Skip to main content

final class atoti_storage_aws.KeyPair

Key pair to use for client side encryption.

Example

private_key : str

The private key.

public_key : str

The public key.

region : str

The AWS region to interact with.