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. |
| AliasReference | A reference to a Alias resource. |
| 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. |
| KeyReference | A reference to a Key resource. |
| ReplicaKeyReference | A reference to a ReplicaKey resource. |
| 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. |
| IAliasRef | (experimental) Indicates that this resource can be referenced as a Alias. |
| IAliasReference | A reference to a Alias resource. |
| 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. |
| IKeyRef | (experimental) Indicates that this resource can be referenced as a Key. |
| IKeyReference | A reference to a Key resource. |
| IReplicaKeyRef | (experimental) Indicates that this resource can be referenced as a ReplicaKey. |
| IReplicaKeyReference | A reference to a ReplicaKey resource. |
Enums
| KeySpec | The key spec, represents the cryptographic configuration of keys. |
| KeyUsage | The key usage, represents the cryptographic operations of keys. |