Closed bdurrani closed 1 year ago
@normj Hi there
Is this change ok for the KMS client ServiceURL
option?
As discussed here: https://github.com/aws/amazon-s3-encryption-client-dotnet/pull/29
Thanks
I've merged this to dev
, which is our staging branch for the next release. We'll reply again once the new release is out.
AmazonKeyManagementServiceConfig doesn't use the service url when it's setting on AmazonS3CryptoConfigurationV2
Description
Motivation and Context
I'm using LocalStack when I set ServiceURL on AmazonS3CryptoConfigurationV2 I'm seeing the Kms calling aws endpoint
See #29 for reference
Testing
Screenshots (if appropriate)
Types of changes
Checklist
License