Amazon CloudTrail · Schema

CreateTrailRequest

CreateTrailRequest schema

AWSCloudTrailAuditComplianceGovernanceSecurity

Properties

Name Type Description
Name string The name of the trail.
S3BucketName string The name of the S3 bucket for log file delivery.
S3KeyPrefix string The S3 key prefix for log file delivery.
IsMultiRegionTrail boolean Whether the trail is created in all regions.
EnableLogFileValidation boolean Whether log file integrity validation is enabled.
CloudWatchLogsLogGroupArn string The ARN of the CloudWatch Logs log group.
CloudWatchLogsRoleArn string The role ARN for CloudWatch Logs delivery.
View JSON Schema on GitHub