Questions tagged [aws-cloudtrail]

6 questions
0
votes
0 answers

CloudTrail not logging devicefarm events in CloudWatch

I created a trail with management events and also created a new log group and S3 bucket for logging and storing the logs. However, even though I see devicefarm.amazonaws.com events in the event History tab of the aws console, I don't see them in the…
Mahima
  • 178
  • 8
0
votes
0 answers

Enable Cloudtrail Encryption with CMK with user and S3 logs are different account

I have a scenerio to work on the Cloudtrail. Below are the details. 1- My AWS Cloudtrail is in account "A" and I will create the KMS Key in this account. 2 - My S3 bucket is in Account "B" in which clioudtrail logs are getting stored 3 -My IAM user…
0
votes
1 answer

Notify user when they are added or removed from aws sso groups

I am trying to publish two specific cloudtrail events in s3 Event names: AddMemberToGroup RemoveMemberFromGroup I am unable to find options to just store these two event logs in s3 buxket. Both logs and s3 bucket are in same account. Later I will…
0
votes
1 answer

How to reset AWS session token automatically while script is running

I have a script that takes over 4 hours long. My session can only run up until 4 hours before the script gives me the following error: An error occurred (ExpiredTokenException) when calling the LookupEvents operation: The security token included in…
0
votes
0 answers

AWS Cognito users

The task is to identify users that didn't login to the system(Client App) for the past 3 weeks. How can I overcome this task using lambda triggers or aws cloudtrail event? I managed to get user details(user attributes), however "last logged in"…
Indiphile
  • 1
  • 1
0
votes
0 answers

Finding request id in cloudtrail for erronous API call in AWS

[cloudshell-user@ip-10-6-39-219 ~]$ SenderMissingParameterThe request must contain the parameter…
David
  • 2,926
  • 1
  • 27
  • 61