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 回答
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
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则