KmsKey - AWS Ground Station

KmsKey

AWS Key Management Service (KMS) Key.

Contents

Important

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

kmsAliasArn

KMS Alias Arn.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: ^arn:aws[a-zA-Z-]{0,16}:kms:[a-z]{2}(-[a-z]{1,16}){1,3}-\d{1}:\d{12}:((alias/[a-zA-Z0-9:/_-]{1,256}))$

Required: No

kmsAliasName

KMS Alias Name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^alias/[a-zA-Z0-9:/_-]+$

Required: No

kmsKeyArn

KMS Key Arn.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: