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

NAME

Paws::CloudTrail::CreateTrailResponse

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.

IsMultiRegionTrail => Bool

Specifies whether the trail exists in one region or in all regions.

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.

SnsTopicARN => Str

Specifies the ARN of the Amazon SNS topic that CloudTrail uses to send notifications when log files are delivered. The format of a topic ARN is:

arn:aws:sns:us-east-1:123456789012:MyTopic

SnsTopicName => Str

This field is deprecated. Use SnsTopicARN.

TrailARN => Str

Specifies the ARN of the trail that was created. The format of a trail ARN is:

arn:aws:cloudtrail:us-east-1:123456789012:trail/MyTrail