Skip to content

feat(s3): add write-only, no-delete S3 role support#37

Open
deepak7340 wants to merge 2 commits into
masterfrom
feat/s3-write-only-roles
Open

feat(s3): add write-only, no-delete S3 role support#37
deepak7340 wants to merge 2 commits into
masterfrom
feat/s3-write-only-roles

Conversation

@deepak7340

Copy link
Copy Markdown
Contributor

Adds a third role type alongside admin (roles) and read_only_roles: write_only_roles, which grants only s3:PutObject on specific buckets owned by another account, with no read/list/delete access.

@deepak7340
deepak7340 force-pushed the feat/s3-write-only-roles branch 2 times, most recently from 283c8e3 to 9657c9e Compare July 17, 2026 11:29
Adds a third role type alongside admin (roles) and read_only_roles:
write_only_roles, which grants only s3:PutObject on specific buckets
owned by another account, with no read/list/delete access.

Includes hiera usage examples for read_only_roles and write_only_roles
in role::storage::s3.
@deepak7340
deepak7340 force-pushed the feat/s3-write-only-roles branch from 9657c9e to bdcbfe3 Compare July 17, 2026 14:18
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.

2 participants