PutEventSelectors#

Description#

Request to update event selectors for a trail. New selectors will replace the old ones.

Request Parameters#

  • EventSelectors — The list of event selectors to be set.

  • Name — The name of the trail.

    • Type: String

    • Required: Yes

Response Elements#

  • EventSelectors — The list of event selectors that have been set.

  • Name — The name of the trail.

    • Type: String

Examples#

c2-ct PutEventSelectors Name <trail_name> EventSelectors.0.ReadWriteType "WriteOnly"