GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::CloudTrail::CreateTrailResponse(3) User Contributed Perl Documentation Paws::CloudTrail::CreateTrailResponse(3)

Paws::CloudTrail::CreateTrailResponse

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 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 the trail is an organization trail.

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-2:123456789012:key/12345678-1234-1234-1234-123456789012"

Specifies whether log file integrity validation is enabled.

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 Finding Your CloudTrail Log Files (https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-find-log-files.html).

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-2:123456789012:MyTopic"

This field is no longer in use. Use SnsTopicARN.

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

"arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail"

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.