SupportPermitSummary
A summary of a support permit.
Contents
-
The ARN of the support permit.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
arn:[a-z0-9-]+:[a-z0-9-]+:[a-z0-9-]*:[0-9]{12}:.+Required: Yes
-
The timestamp when the permit was created.
Type: Timestamp
Required: Yes
-
The name of the support permit.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9]{1,256}Required: Yes
-
The permit definition.
Type: Permit object
Required: Yes
-
The signing key information for the permit.
Type: SigningKeyInfo object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
-
The current status of the support permit.
Type: String
Valid Values:
ACTIVE | INACTIVE | DELETINGRequired: Yes
-
The display identifier of the support case associated with the permit.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[a-zA-Z0-9:/-]{1,512}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: