1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
1
You can do this via a CloudTrail trail - AWS Organizations will log all API calls here such as inviting an account.
If your trail is sent to CloudWatch Logs you can create a Metric Filter with a filter pattern matching the events you want, and you can create an alarm on the filter.
Or you can use the CloudTrail event stream into EventBridge, which is more real-time.
See https://docs.aws.amazon.com/organizations/latest/userguide/orgs_security_incident-response.html for more info.
Contenus pertinents
- demandé il y a un an
- demandé il y a 3 mois
- demandé il y a un an
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 4 ans
- AWS OFFICIELA mis à jour il y a 2 ans