SubscriptionDescription
Complete subscription resource data.
Contents
- arn
-
Type: String
Pattern:
arn:aws:health-agent:[a-z0-9-]+:[0-9]{12}:domain/(hai-|dom-)[a-z0-9]+/subscription/sub-[a-zA-Z0-9]{21}Required: Yes
- createdAt
-
Type: Timestamp
Required: Yes
- domainId
-
Type: String
Length Constraints: Minimum length of 20. Maximum length of 25.
Pattern:
(hai-|dom-)[a-z0-9]+Required: Yes
- lastUpdatedAt
-
Type: Timestamp
Required: Yes
- status
-
Type: String
Valid Values:
ACTIVE | INACTIVE | DELETEDRequired: Yes
- subscriptionId
-
Type: String
Length Constraints: Fixed length of 25.
Pattern:
sub-[a-zA-Z0-9]{21}Required: Yes
- activatedAt
-
Type: Timestamp
Required: No
- deactivatedAt
-
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: