SupportPermitRequest
A permit request from an AWS support operator.
Contents
-
The timestamp when the request was created.
Type: Timestamp
Required: Yes
-
The permit definition requested by the operator.
Type: Permit object
Required: Yes
-
The ARN of the permit request.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[a-zA-Z0-9:/-]{1,512}Required: Yes
-
The current status of the permit request.
Type: String
Valid Values:
PENDING | ACCEPTED | REJECTED | CANCELLEDRequired: Yes
-
The display identifier of the support case associated with the request.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[a-zA-Z0-9:/-]{1,512}Required: Yes
-
The timestamp when the request was last updated.
Type: Timestamp
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: