ex_aws_s3_crypto v0.1.0 API Reference
Modules
Crypto
provides client-side encryption support for
Amazon S3. It allows you to encrypt data before sending it to S3. This particular implementation
currently supports a AWS KMS-managed customer master key
and assumes you have one already generated.
Utility module to wrap calls to ExAws.KMS
to generate / decrypt data keys.