Dongie Agnir

Results 12 issues of Dongie Agnir

## Motivation and Context This ports the public interface of the rules engine from the internal package. ## Modifications ## Testing ## Screenshots (if appropriate) ## Types of changes -...

## Motivation and Context Fix confusing error behavior where acquisition completes, but then channel appears to be closed as request is made because TLS setup did not complete successfully. ##...

This adds support for generating per service client endpoint tests classes based on endpoint-tests.json. Tests are passing with ``` mvn clean install -pl \!:sts,\!:s3,\!:s3control,\!:s3outposts ``` Will fix the above services...

## Motivation and Context This commit fixes the generated auth scheme selection mechanism by ensuring that auth scheme is able to provide a signer implementation (i.e. does not throw an...

Add integration test to verify correct behavior for GetObject using the multipart client. ## Motivation and Context ## Modifications ## Testing ## Screenshots (if appropriate) ## Types of changes -...

This changes gives other interceptors the opportunity to update auth scheme related execution attributes such as IDENTITY_PROVIDERS before the auth scheme is actually resolved. This is necessary because the auth...

This transforms the AmazonS3#putObject(String,String,File) override. ## Motivation and Context ## Modifications ## Testing ## Screenshots (if appropriate) ## Types of changes - [ ] Bug fix (non-breaking change which fixes...

## Motivation and Context ## Modifications ## Testing ## Screenshots (if appropriate) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...

Currently the SDK is not able to do SigV4 signing of streaming request bodies for async clients.

bug
p2

## Motivation and Context ## Modifications ## Testing ## Screenshots (if appropriate) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...