| Package | Description |
|---|---|
| com.amazonaws.services.kms |
|
| com.amazonaws.services.kms.model |
Classes modeling the various types represented by AWSKMS
|
| Modifier and Type | Method and Description |
|---|---|
CreateKeyResult |
AWSKMSClient.createKey()
Creates a customer managed customer master key (CMK) in your AWS account.
|
CreateKeyResult |
AWSKMS.createKey()
Creates a customer managed customer master key (CMK) in your AWS account.
|
CreateKeyResult |
AWSKMSClient.createKey(CreateKeyRequest createKeyRequest)
Creates a customer managed customer master key (CMK) in your AWS account.
|
CreateKeyResult |
AWSKMS.createKey(CreateKeyRequest createKeyRequest)
Creates a customer managed customer master key (CMK) in your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateKeyResult |
CreateKeyResult.withKeyMetadata(KeyMetadata keyMetadata)
Metadata associated with the CMK.
|
Copyright © 2019. All rights reserved.