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
Filter content
Select tags to filter
Sort by
Sort by most recent
307 results
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 ...
1
answers
0
votes
150
views
asked a year ago
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...
2
answers
0
votes
225
views
asked a year ago
why is ListExports readonly false in cloudtrail events. it should be readonly - true right?
1
answers
0
votes
127
views
asked a year ago
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....
1
answers
0
votes
140
views
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...
2
answers
0
votes
195
views
asked a year ago
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...
2
answers
0
votes
306
views
asked a year ago
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...
1
answers
0
votes
323
views
asked a year ago
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...
1
answers
0
votes
145
views
asked a year ago
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...
1
answers
0
votes
171
views
asked a year ago
Hello, could someone explain to me why the same **CloudTrail event** is triggering a Lambda function multiple times (using an EventBridge rule)? The curious thing is that it doesn't always happen; som...
1
answers
0
votes
162
views
asked a year ago
Hi community,
I was trying to send Route53 Logs for console and programmatic access to S3 bucket. I have created an EventBridge rule with the following event pattern:
```
{
"source": ["aws.route53"]...
1
answers
0
votes
266
views
asked a year ago
The quest 'Fine Tuning LLM" CodePipeline, CodeBuild step creation (step 21-25) emits CloudTrail Role Error.
The provided role for LabUser does not allow CloudTrail to CreateTrail. I noticed there wer...
1
answers
0
votes
132
views
asked a year ago