Where can i find automated backup cloudtrail events for my RDS postgre.

0

If i create a manual backup of my RDS postgre instance using console, I can see the event in cloudtrail as CreateDBSnapshot, but for automated backup for my RDS postgre instance, though backup is getting created I can't see any events in cloudtrail

AWS
demandé il y a un an587 vues
1 réponse
0
Réponse acceptée

Hi,

Amazon RDS does not send events to AWS CloudTrail for automated backups. However, you can leverage RDS events (https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html) to generate notifications. For example by leveraging Amazon SNS and AWS Lambda.

Amazon RDS uses the Amazon Simple Notification Service (Amazon SNS) to provide notification when an Amazon RDS event occurs

The event that you are looking for is likely RDS-EVENT-0091:

CategoryRDS event IDMessage
creationRDS-EVENT-0090Creating automated snapshot.
creationRDS-EVENT-0091Automated snapshot created.

Source: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.Messages.html#USER_Events.Messages.snapshot

profile pictureAWS
EXPERT
répondu il y a un an
profile picture
EXPERT
vérifié il y a un an
profile picture
EXPERT
vérifié il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions