Questions 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 up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
231 results
We are seeing several CloudWatch alarms like this where AWSServiceRoleForConfig is getting error code of Access Denied when trying to call GetDelegatedAdminAccount of inspector or GetMacieSession of...
Hi folks,
I have a partitioned table in Athena that uses dynamic partition projection, enabled with the following table properties:
```
projection.account.type injected
projection.region.type ...
Hi, how do we know what CloudTrail events are sent to EventBridge?
It looks like (from here: https://repost.aws/knowledge-center/automate-eventbridge-rule-cloudtrail-api) CloudTrail sends to default...
I'm investigating a high cost for AWS GuardDuty. The GuardDuty "Usage" page shows me that 90% of the GuardDuty cost comes from CloudTrail.
I've turned off all Trails in AWS CloudTrail. The AWS...
In iam, when I enter the access keys part, it indicates that a certain key was used recently for s3.
However, when I go to the cloud trail, it doesn't show me where this key accessed, it only shows...
Go to Manage QuickSight / Manage VPC connections / Add VPC Connection. Fill out the form, click Add. "The role provided is unauthorized to perform the required action" error pops up.
Hi everyone,
I understand that CloudTrail is mainly used to monitor activities within my AWS account, and I can ingest custom events into CloudTrail.
My plan is to ingest events from my custom...
I deleted multiple objects from the bucket, but the JSON response logged in CloudTrail only contains the bucket ARN and does not include any information about the deleted objects
{
...
Hello,
I wanted to ask if there is any way for an AWS CloudTrail subscription to save logs only regarding IAM logs, ignoring all other paid logs?
Is it the best method?
1. Could you please confirm if using EventBridge, CloudTrail, and Lambda to track resource creation and deletion across 7 regions, and then updating an inventory Excel sheet,...
Hello,
I am trying to get this eventname/api call from Cloudtrail or eventbride so it can trigger a Lambda but I cannot trigger the event bridge it only shows SearchProfile but no ProfileID or key...
I am creating a lambda that can get notified when there was an update on the connect customer profile.
I tried to create a event bridge to get the api call which I was checking on the cloud trail but...