AwsCloudTrailTrailDetails - AWS Security Hub

AwsCloudTrailTrailDetails

Provides details about a CloudTrail trail.

Contents

CloudWatchLogsLogGroupArn

The ARN of the log group that CloudTrail logs are delivered to.

Type: String

Pattern: .*\S.*

Required: No

CloudWatchLogsRoleArn

The ARN of the role that the CloudWatch Events endpoint assumes when it writes to the log group.

Type: String

Pattern: .*\S.*

Required: No

HasCustomEventSelectors

Indicates whether the trail has custom event selectors.

Type: Boolean

Required: No

HomeRegion

The Region where the trail was created.

Type: String

Pattern: .*\S.*

Required: No

IncludeGlobalServiceEvents

Indicates whether the trail publishes events from global services such as IAM to the log files.

Type: Boolean

Required: No

IsMultiRegionTrail

Indicates whether the trail applies only to the current Region or to all Regions.

Type: Boolean

Required: No

IsOrganizationTrail

Whether the trail is created for all accounts in an organization in AWS Organizations, or only for the current AWS account.

Type: Boolean

Required: No

KmsKeyId

The AWS KMS key ID to use to encrypt the logs.

Type: String

Pattern: .*\S.*

Required: No

LogFileValidationEnabled

Indicates whether CloudTrail log file validation is enabled.

Type: Boolean

Required: No

Name

The name of the trail.

Type: String

Pattern: .*\S.*

Required: No

S3BucketName

The name of the S3 bucket where the log files are published.

Type: String

Pattern: .*\S.*

Required: No

S3KeyPrefix

The S3 key prefix. The key prefix is added after the name of the S3 bucket where the log files are published.

Type: String

Pattern: .*\S.*

Required: No

SnsTopicArn

The ARN of the SNS topic that is used for notifications of log file delivery.

Type: String

Pattern: .*\S.*

Required: No

SnsTopicName

The name of the SNS topic that is used for notifications of log file delivery.

Type: String

Pattern: .*\S.*

Required: No

TrailArn

The ARN of the trail.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: