Channel
Contains information about a returned CloudTrail channel.
Contents
- ChannelArn
-
The Amazon Resource Name (ARN) of a channel.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 256.
Pattern:
^[a-zA-Z0-9._/\-:]+$
Required: No
- Name
-
The name of the CloudTrail channel. For service-linked channels, the name is
aws-service-channel/service-name/custom-suffix
whereservice-name
represents the name of the AWS service that created the channel andcustom-suffix
represents the suffix created by the AWS service.Type: String
Length Constraints: Minimum length of 3. Maximum length of 128.
Pattern:
^[a-zA-Z0-9._\-]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: