Skip to content

fix(aws): configure S3 Express session provider grants - #851

Merged
Xuanwo merged 1 commit into
mainfrom
xuanwo/s3-express-session-provider-mode
Aug 27, 2026
Merged

fix(aws): configure S3 Express session provider grants#851
Xuanwo merged 1 commit into
mainfrom
xuanwo/s3-express-session-provider-mode

Conversation

@Xuanwo

@Xuanwo Xuanwo commented Aug 24, 2026

Copy link
Copy Markdown
Member

S3ExpressSessionProvider is the S3 Express session credential source that can be used directly by Signer, but it always requested ReadWrite. This left the typed ReadOnly and MaximumAllowed selections unavailable to automatic session refresh.

Allow the provider to bind any S3ExpressSessionGrantSelection while preserving ReadWrite as the constructor default. Refreshed sessions retain the configured selection, including omission of x-amz-create-session-mode for MaximumAllowed.

Live AWS acceptance was not run.

@Xuanwo
Xuanwo marked this pull request as ready for review August 24, 2026 08:16
@Xuanwo
Xuanwo merged commit 00672bd into main Aug 27, 2026
57 of 61 checks passed
@Xuanwo
Xuanwo deleted the xuanwo/s3-express-session-provider-mode branch August 27, 2026 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant