Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 721 Bytes

S3KmsConfigurationDict.md

File metadata and controls

12 lines (8 loc) · 721 Bytes

S3KmsConfigurationDict

S3KmsConfiguration

Properties

Name Type Required Description
kmsKey str Yes The client-side KMS key to use for encryption and decryption of data in the S3 bucket. If not specified, the default KMS key for the bucket is used.
kmsRegion NotRequired[Region] No The region of the client-side KMS key to use for encryption and decryption of data in the S3 bucket. If not specified, the default KMS key region for the bucket is used.

[Back to Model list] [Back to API list] [Back to README]