SubscriptionRequestSummary
The details of the subscription request.
Contents
- createdAt
-
The timestamp of when a subscription request was created.
Type: Timestamp
Required: Yes
- createdBy
-
The Amazon DataZone user who created the subscription request.
Type: String
Required: Yes
- domainId
-
The identifier of the Amazon DataZone domain in which a subscription request exists.
Type: String
Pattern:
^dzd[-_][a-zA-Z0-9_-]{1,36}$
Required: Yes
- id
-
The identifier of the subscription request.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- requestReason
-
The reason for the subscription request.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: Yes
- status
-
The status of the subscription request.
Type: String
Valid Values:
PENDING | ACCEPTED | REJECTED
Required: Yes
- subscribedListings
-
The listings included in the subscription request.
Type: Array of SubscribedListing objects
Array Members: Fixed number of 1 item.
Required: Yes
- subscribedPrincipals
-
The principals included in the subscription request.
Type: Array of SubscribedPrincipal objects
Array Members: Fixed number of 1 item.
Required: Yes
- updatedAt
-
The timestamp of when the subscription request was updated.
Type: Timestamp
Required: Yes
- decisionComment
-
The decision comment of the subscription request.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: No
- reviewerId
-
The identifier of the subscription request reviewer.
Type: String
Required: No
- updatedBy
-
The identifier of the Amazon DataZone user who updated the subscription request.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: