[v2] Implement opting out of S3 Express session auth via config variables.#10105
[v2] Implement opting out of S3 Express session auth via config variables.#10105
Conversation
|
A profile like this is failing for me with Tried |
Per the definition, shouldn't it be |
Oops, mixed up the client config with the profile config, thanks! But then why are we crashing for a wrong/non-existent key? |
Huh, yeah something else is amiss. |
bac94b6 to
23504c2
Compare
…n computing whether to disable S3 session auth.
Notes:
Description of changes:
AWS_S3_DISABLE_EXPRESS_SESSION_AUTHenvironment variable or thes3_disable_express_session_authS3 shared configuration setting.Description of tests:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.