Destination
Contains information about the destination receiving events.
Contents
- Location
-
For channels used for a CloudTrail Lake integration, the location is the ARN of an event data store that receives events from a channel. For service-linked channels, the location is the name of the AWS service.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 1024.
Pattern:
^[a-zA-Z0-9._/\-:]+$
Required: Yes
- Type
-
The type of destination for events arriving from a channel. For channels used for a CloudTrail Lake integration, the value is
EVENT_DATA_STORE
. For service-linked channels, the value isAWS_SERVICE
.Type: String
Valid Values:
EVENT_DATA_STORE | AWS_SERVICE
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: