View a markdown version of this page

SigningKeyInfo - AWS Support authorization

SigningKeyInfo

The signing key used to cryptographically sign a support permit.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

kmsKey

The ARN of the AWS KMS key used to sign the permit. The key must have key spec ECC_NIST_P384 and key usage SIGN_VERIFY.

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: