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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ