Skip to content
Unverified Commit c91bc773 authored by ysaito1001's avatar ysaito1001 Committed by GitHub
Browse files

Remove `create-session-mode` header for internally used CreateSession API in S3 Express (#3992)

## Motivation and Context
This PR stops populating `SessionMode` by default for the
`CreateSession` API internally used by S3 Express, as the value already
matched the service-side default and it was already not sent by other
SDKs.

## Testing
- Existing tests in CI (i.e. canary)
- Updated S3 Express integration tests to verify that no `SessionMode`
header is present by the `CreateSession` API internally used by S3
Express

## Checklist
- [x] For changes to the AWS SDK, generated SDK code, or SDK runtime
crates, I have created a changelog entry Markdown file in the
`.changelog` directory, specifying "aws-sdk-rust" in the `applies_to`
key.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
parent 587e714f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment