UpdateTrail#

Description#

Modifies trail parameters.

Request Parameters#

  • Name — The name of the trail.

    • Type: String

    • Required: Yes

  • S3BucketName — Name of the bucket in the object storage for uploading and storing data.

    • Type: String

    • Required: Yes

Response Elements#

  • Name — The name of the trail.

    • Type: String

  • S3BucketName — Name of the bucket in the object storage for uploading and storing data.

    • Type: String

Examples#

c2-ct UpdateTrail Name <name> S3BucketName <s3-bucket-name>