View a markdown version of this page

SupportPermitRequest - AWS Support authorization

SupportPermitRequest

A permit request from an AWS support operator.

Contents

createdAt

The timestamp when the request was created.

Type: Timestamp

Required: Yes

permit

The permit definition requested by the operator.

Type: Permit object

Required: Yes

requestArn

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

status

The current status of the permit request.

Type: String

Valid Values: PENDING | ACCEPTED | REJECTED | CANCELLED

Required: Yes

supportCaseDisplayId

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

updatedAt

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: