Passer au contenu

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?

demandé il y a 4 ans1,4 k vues

1 réponse
1
Réponse acceptée

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

répondu il y a 4 ans

EXPERT

vérifié il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.