Skip to main content

IKMSCreateAliasRequest

Interface in AWS.KMS

Interface for CreateAlias requests.

Ancestors

Properties

AliasName

property AliasName: string

Specify the alias name.

Must begin with alias/. Must not beging with alias/aws/ - which is reserved for AWS managed keys.

TargetKeyId

property TargetKeyId: string

Specify the Amazon Resource Name (ARN) or ID of the KMS key.