An encryption client that allows you to secure your sensitive data before you send it to Amazon S3.
14
stars
10
forks
source link
Merge PR #45 "Add ServiceURL option for KMS client" and PR#46 "Version Bump & .NET 6" #47
Closed
jnunn-aws closed 1 year ago
Description
Motivation and Context
Addresses Issue https://github.com/aws/amazon-s3-encryption-client-dotnet/pull/29: AmazonKeyManagementServiceConfig doesn't use the service url when it's setting on AmazonS3CryptoConfigurationV2
Testing
Ran dotnet test locally, unit and integration tests passed.
Screenshots (if appropriate)
Types of changes
Checklist
License