Questions tagged with AWS CloudTrail

Content language: English

Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Is there a way I can link both billing and cloudtrail data as I want to link a cloudtrail log associated to API call to its billing usage in a self-service way? What is the common key to map the usage...
0
answers
1
votes
18
views
AWS
asked 20 hours ago
Is there a mechanism to identify the cost associated to every API call within a given account and track the source of the given API call?
1
answers
0
votes
16
views
AWS
asked 2 days ago
Does anyone know if it's possible to nest queries specifically with CloudTrail Lake? ``` select data.* from ( select * from EDS limit 10 ) as data ```
1
answers
0
votes
82
views
asked 21 days ago
I want to know the last instance usage time of the aws workspace user as a whole. Please let me know if there is a way to check.
4
answers
0
votes
54
views
asked 22 days ago
In my environment I have an AWS Organisation. For that organisation I have created a CloudTrail. What I have been told is that to be compliant with the subject cis standard is to have another...
2
answers
1
votes
67
views
asked a month ago
I have a cloudtrail trail that is global and collecting events across my organisation's accounts. I don't use US-East-1, but I've noticed that there are events in US-East-1. The only information I...
2
answers
0
votes
59
views
asked a month ago
There is a change happens on the security group of one of my instances with no luck to know how this happens through the cloud trail.
1
answers
0
votes
55
views
asked a month ago
I'm working on analyzing CloudTrail events as they come in and when I was setting up a filter ( ignore events that are readOnly ) I was surpised to see the above events coming through. is that...
1
answers
0
votes
32
views
asked a month ago
I'm working on analyzing CloudTrail events as they come in and when I was setting up a filter ( ignore events that are readOnly ) I was surpised to see the above events coming through. The event...
1
answers
0
votes
42
views
asked a month ago
I would like to know exact JSON data describing an event to construct a custom event pattern in EventBridge configuration. It seems there is only "detail" information in the Event Record on...
2
answers
0
votes
43
views
ktsuda
asked 2 months ago
I need to get data about resource creation (by which user, when) and for that i am using CloudTrailClient. I tried looking up event by resource name attribute, and works fine for EC2 resource but not...
1
answers
0
votes
66
views
asked 2 months ago
We are using elastic beanstalk a lot and we update the version from AWS only. Problem is i can see UpdateDeployment and other events but cannot find UpdateApplication/UpdateApplicationVersion event...
2
answers
0
votes
56
views
Amit
asked 2 months ago