Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with AWS CloudTrail
AWS CloudTrail monitors and records account activity across your AWS infrastructure, giving you control over storage, analysis, and remediation actions.
Content language: English
Select tags to filter
Sort by most recent
273 results
Hi Team,
There was an update to our Lambda "Provisioned Concurrency Configurations" between Oct 06, 2024 and Oct 07, 2024 which resulted in an increased annual cost from roughly $76 to $586000. As pa...
I want to report a few kinds of small events from customer accounts to my account - things like CloudFormation stack updates and certain API calls in CloudTrail - and minimise the cost, complexity and...
I connected Cloudtrail Lake with Athena. In Athena I get this table. From QuickSight I want to create a dataset and use the Athena connector however I get error message:
Your database generated a SQL...
I recently used AWS Tag Editor to apply tags across multiple resources using the root account. Some of these resources were created and managed by **CloudFormation stacks, including EC2 instances and ...
Why does it take so long to query the CloudTrail log in Athena?
The query is running the following SQL.
I think I could get only the necessary data quickly because I have a search condition in the wh...
why is ListExports readonly false in cloudtrail events. it should be readonly - true right?
I have several workloads in a single account and use resource tagging to categorize them. Currently, our process is to generate application-specific activity reports for regulators but that has flaws....
cloudtrail logs says "instances [[instance-id]] not in a valid state for account". I need to recover the old machine with all the configured settings and programs. I believe AWS has deleted the instan...
I have under control more than 100 clusters.
I am fine tuning min and max capacity for each one to limit costs.
I am not able to find a way to monitor when a cluster cannot scale out due to 'Already...
I enabled CloudTrail to track failed IAM user ConsoleLogin attempts, but I noticed a 10-15 minute delay before the events appear in Event History or CloudWatch Logs.
Management Events (Read/Write) e...
I have enabled CloudTrail to log S3 bucket events for my bucket, and I have configured both read and write permissions for the bucket events so that I can log both PutObject and DeleteObject operation...
I need to access cloudtrail from a serverless environment where I can only use inbuilt node modules so cannot use the client sdks. Can I access cloudtrail with just REST api using fetch? Can't seem to...