Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add s3 bucket read permission for role authenticated policy #450

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raylrui
Copy link
Contributor

@raylrui raylrui commented Jun 27, 2024

Context:

For static report issue, we need have bucket "read permission" (List and get objects) for role authenticated policy of our identity pool.

Action:

Add ["s3:ListBucket","s3:GetObject"], for our user pool policy.

@raylrui raylrui self-assigned this Jun 27, 2024
@raylrui raylrui added feature New feature or request change request labels Jun 27, 2024
@raylrui raylrui linked an issue Jun 27, 2024 that may be closed by this pull request
@raylrui raylrui marked this pull request as ready for review June 27, 2024 23:50
@raylrui raylrui marked this pull request as draft June 28, 2024 02:25
Copy link
Member

@williamputraintan williamputraintan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change request feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add s3 bucket read permission for role authenticated policy
4 participants