The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::CloudTrail::UpdateTrailResponse

ATTRIBUTES

CloudWatchLogsLogGroupArn => Str

  Specifies the Amazon Resource Name (ARN) of the log group to which
CloudTrail logs will be delivered.

CloudWatchLogsRoleArn => Str

  Specifies the role for the CloudWatch Logs endpoint to assume to write
to a user's log group.

IncludeGlobalServiceEvents => Bool

  Specifies whether the trail is publishing events from global services
such as IAM to the log files.

KmsKeyId => Str

  Specifies the KMS key ID that encrypts the logs delivered by
CloudTrail. The value is a fully specified ARN to a KMS key in the
format:

arn:aws:kms:us-east-1:123456789012:key/12345678-1234-1234-1234-123456789012

LogFileValidationEnabled => Bool

  Specifies whether log file integrity validation is enabled.

Name => Str

  Specifies the name of the trail.

S3BucketName => Str

  Specifies the name of the Amazon S3 bucket designated for publishing
log files.

S3KeyPrefix => Str

  Specifies the Amazon S3 key prefix that comes after the name of the
bucket you have designated for log file delivery. For more information,
see Finding Your CloudTrail Log Files.

SnsTopicName => Str

  Specifies the name of the Amazon SNS topic defined for notification of
log file delivery.

TrailARN => Str

  Specifies the ARN of the trail that was updated.