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?

已提問 2 年前檢視次數 2196 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南