1 Answer
- Newest
- Most votes
- Most comments
1
Hi yes.
You can try leveraging CloudTrail to log API calls for assume role: https://docs.aws.amazon.com/IAM/latest/UserGuide/cloudtrail-integration.html
You can combine it with EventBridge rule, which then can trigger a an alert towards SNS, actually without need to use Lambda function.
Hope it helps ;)
Relevant content
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 2 years ago