Destination
Contains information about the publishing destination, including the ID, type, and status.
Contents
- destinationId
-
The unique ID of the publishing destination.
Type: String
Required: Yes
- destinationType
-
The type of resource used for the publishing destination. Currently, only Amazon S3 buckets are supported.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 300.
Valid Values:
S3
Required: Yes
- status
-
The status of the publishing destination.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 300.
Valid Values:
PENDING_VERIFICATION | PUBLISHING | UNABLE_TO_PUBLISH_FIX_DESTINATION_PROPERTY | STOPPED
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: