View a markdown version of this page

SupportPermitSummary - AWS Support authorization

SupportPermitSummary

A summary of a support permit.

Contents

arn

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

createdAt

The timestamp when the permit was created.

Type: Timestamp

Required: Yes

name

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

permit

The permit definition.

Type: Permit object

Required: Yes

signingKeyInfo

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

status

The current status of the support permit.

Type: String

Valid Values: ACTIVE | INACTIVE | DELETING

Required: Yes

supportCaseDisplayId

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: