CloudTrail
Resource Type
AWS.CloudTrail
Resource ID Format
For CloudTrail Trails, the resource ID is the ARN.
arn:aws:cloudtrail:us-west-2:123456789012:trail/example-trail
Background
The CloudTrail resource represents the system within AWS responsible for tracking account activity.
Fields
Field | Type | Description |
|
| An Amazon Resource Name that represents the log group to which CloudTrail logs will be delivered. |
|
| The role for the CloudWatch Logs endpoint to assume to write to a user's log group. |
|
| Specifies if the trail has custom event selectors. |
|
| The region in which the trail was created. |
|
| Boolean to include Amazon Web Services API calls from Amazon Global Services. |
|
| Whether the trail exists only in one region or exists in all regions. |
|
| Whether the trail is an organization trail. |
|
| The KMS key ID that encrypts the logs delivered by CloudTrail. |
|
| Whether log file validation is enabled. |
|
| The name of the Amazon S3 bucket into which CloudTrail delivers the trail files. |
|
| The Amazon S3 key prefix that comes after the name of the S3 bucket. |
|
| The ARN of the Amazon SNS topic that CloudTrail uses to send notifications when log files are delivered. |
|
| The collection of management and data event settings across each CloudTrail in each region |
|
| CloudTrail status of last events. |
Example
Last updated