Skip to main content

final class atoti_storage_aws.KmsConfig

KMS config to use for client side encryption. The AWS KMS CMK must have been created in the same AWS region as the destination bucket (Cf. AWS documentation).

Example

key_id : str

The ID to identify the key in KMS.

region : str

The AWS region to interact with.