Creates a trail that specifies the settings for delivery of log data to an Amazon S3 bucket.
Headers
Request body
Specifies the name of the Amazon S3 bucket designated for publishing log files. See <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/create_trail_naming_policy.html">Amazon S3 Bucket Naming Requirements</a>.
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 <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-find-log-files.html">Finding Your CloudTrail Log Files</a>. The maximum length is 200 characters.
Specifies the name of the Amazon SNS topic defined for notification of log file delivery. The maximum length is 256 characters.
Specifies whether the trail is publishing events from global services such as IAM to the log files.
Specifies whether the trail is created in the current region or in all regions. The default is false, which creates a trail only in the region where you are signed in. As a best practice, consider creating trails that log events in all regions.
Specifies the role for the CloudWatch Logs endpoint to assume to write to a user's log group. You must use a role that exists in your account.
Specifies whether the trail is created for all accounts in an organization in Organizations, or only for the current Amazon Web Services account. The default is false, and cannot be true unless the call is made on behalf of an Amazon Web Services account that is the management account or delegated administrator account for an organization in Organizations.
Response
Success
Specifies the name of the trail.
Specifies the name of the Amazon S3 bucket designated for publishing log files.
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 <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-find-log-files.html">Finding Your CloudTrail Log Files</a>.
This field is no longer in use. Use SnsTopicARN.
Specifies whether the trail is publishing events from global services such as IAM to the log files.
Specifies whether the trail exists in one region or in all regions.
Specifies whether log file integrity validation is enabled.
Specifies the Amazon Resource Name (ARN) of the log group to which CloudTrail logs will be delivered.
Specifies the role for the CloudWatch Logs endpoint to assume to write to a user's log group.
Specifies whether the trail is an organization trail.