Is it possible to track reads of SSM Parameter?

0

I'm going to share parameter stored in SSM Parameter Store to all accounts in my AWS Organization. I would like track when then parameter was read (to gather statistics for parameter usage across my accounts) I noticed that EventBridge is only catching SSM Parameter Store changes like: Update, Delete, Create Is there an option to track reads?

1 Antwort
2

You can use AWS CloudTrail to capture API calls made to parameter store.

https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-logging-auditing.html

profile pictureAWS
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen