Anna-Karin Salander
Anna-Karin Salander
Merge from master
## Motivation and Context Moving the only integration test to the S3 module removes several dependencies on modules and decreases the risk of circular dependencies. An HTTP client should not...
## Modifications - Disables MD5 checksum when S3 CRT native client is created. - MD5 checksum parameter is added to the native configuration in order to use it more easily...
## Motivation and Context The http client modules should not depend on specific AWS Services; it breaks the architecture of the SDK and may cause issues with direct and transitive...
## Motivation and Context ## Modifications ## Testing ## Screenshots (if appropriate) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...
## Motivation and Context ## Modifications ## Testing ## Screenshots (if appropriate) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...
## Motivation and Context Refactors codegen for operation context parameters and jmesPath code generator, and fixes the condition for when to generate the jmesPath runtime. ## Modifications - The `EndpointResolverInterceptorSpec`...
## Motivation and Context Clarifying what supporting LTS versions of Java means ## Modifications ## Testing ## Screenshots (if appropriate) ## Types of changes - [ ] Bug fix (non-breaking...
Where features were already a part of the user agent string, they are now converted to the new format where a feature is represented as a Base64 encoded string, listed...
## Motivation and Context AWS SDKs have added the `appId` metadata tag which allows users to set an identifier for their application that is added to the user agent string...