public static interface KmsKeyToGrant.Builder extends SdkPojo, CopyableBuilder<KmsKeyToGrant.Builder,KmsKeyToGrant>
| Modifier and Type | Method and Description |
|---|---|
KmsKeyToGrant.Builder |
kmsKeyArn(String kmsKeyArn)
The AWS KMS CMK (Key Management System Customer Managed Key) used to encrypt S3 objects in the shared S3
Bucket.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildKmsKeyToGrant.Builder kmsKeyArn(String kmsKeyArn)
The AWS KMS CMK (Key Management System Customer Managed Key) used to encrypt S3 objects in the shared S3 Bucket. AWS Data exchange will create a KMS grant for each subscriber to allow them to access and decrypt their entitled data that is encrypted using this KMS key specified.
kmsKeyArn - The AWS KMS CMK (Key Management System Customer Managed Key) used to encrypt S3 objects in the shared
S3 Bucket. AWS Data exchange will create a KMS grant for each subscriber to allow them to access and
decrypt their entitled data that is encrypted using this KMS key specified.Copyright © 2023. All rights reserved.