Namespace Amazon.CDK.AWS.KMS
Classes
Alias | Defines a display name for a customer master key (CMK) in AWS Key Management Service (AWS KMS). |
AliasAttributes | Properties of a reference to an existing KMS Alias. |
AliasProps | Construction properties for a KMS Key Alias object. |
CfnAlias | The |
CfnAliasProps | Properties for defining a |
CfnKey | The |
CfnKeyProps | Properties for defining a |
CfnReplicaKey | The |
CfnReplicaKeyProps | Properties for defining a |
Key | Defines a KMS key. |
KeyLookupOptions | Properties for looking up an existing Key. |
KeyProps | Construction properties for a KMS Key object. |
ViaServicePrincipal | A principal to allow access to a key if it's being used through another AWS service. |
Interfaces
IAlias | A KMS Key alias. |
IAliasAttributes | Properties of a reference to an existing KMS Alias. |
IAliasProps | Construction properties for a KMS Key Alias object. |
ICfnAliasProps | Properties for defining a |
ICfnKeyProps | Properties for defining a |
ICfnReplicaKeyProps | Properties for defining a |
IKey | A KMS Key, either managed by this CDK app, or imported. |
IKeyLookupOptions | Properties for looking up an existing Key. |
IKeyProps | Construction properties for a KMS Key object. |
Enums
KeySpec | The key spec, represents the cryptographic configuration of keys. |
KeyUsage | The key usage, represents the cryptographic operations of keys. |