get Alias
The AWS::KMS::Alias resource specifies a display name for an AWS KMS key in AWS Key Management Service (AWS KMS). You can use an alias to identify an AWS KMS key in cryptographic operations.
Return
null
Parameters
argument
null
Return
null
See also
Parameters
alias Name
Specifies the alias name. This value must begin with alias/ followed by a name, such as alias/ExampleAlias. The alias name cannot begin with alias/aws/. The alias/aws/ prefix is reserved for AWS managed keys.
Return
null
See also
Parameters
argument
Builder for com.pulumi.awsnative.kms.kotlin.inputs.GetAliasPlainArgs.