Uses of Class
software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
Packages that use PutKeyPolicyRequest
Package
Description
-
Uses of PutKeyPolicyRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type PutKeyPolicyRequestModifier and TypeMethodDescriptiondefault CompletableFuture<PutKeyPolicyResponse>KmsAsyncClient.putKeyPolicy(PutKeyPolicyRequest putKeyPolicyRequest) Attaches a key policy to the specified KMS key.default PutKeyPolicyResponseKmsClient.putKeyPolicy(PutKeyPolicyRequest putKeyPolicyRequest) Attaches a key policy to the specified KMS key. -
Uses of PutKeyPolicyRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type PutKeyPolicyRequestModifier and TypeMethodDescriptionPutKeyPolicyRequestMarshaller.marshall(PutKeyPolicyRequest putKeyPolicyRequest)