How to know if a CloudTrail event is a Management Event or Data Event?

0

When analyzing an CloudTrail event, how to know if it is a management event or data event?

tasnime
已提问 2 年前706 查看次数
1 回答
1
已接受的回答

If you look at the json of an event, you'll see a property "managementEvent": true, if it's a management event.

In CloudTrail, you can go to Trails > click on the trail > and then you'll see a section for management event and data events, and you can edit those to choose which of either to include in your trail. That way you'll see a list of all currently supported data events.

For more:

AWS
已回答 2 年前
profile picture
专家
已审核 1 个月前

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

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

回答问题的准则