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

IAM Policy Builder #39

Closed
millems opened this issue Jul 3, 2017 · 6 comments
Closed

IAM Policy Builder #39

millems opened this issue Jul 3, 2017 · 6 comments
Labels
1.x Parity feature-request A feature should be added or improved. p2 This is a standard priority issue

Comments

@millems
Copy link
Contributor

millems commented Jul 3, 2017

The IAM policy builder includes some hacks and changes, like removing dashes from account IDs, that could be considered unintuitive.

Review the inherited state of the V1 IAM policy builder and determine which changes are necessary for V2.

(Feel free to comment on this issue with desired changes).

@millems
Copy link
Contributor Author

millems commented Nov 23, 2018

This shouldn't be a high-effort migration, since there's not a lot of bells and whistles that can be added to the 1.11.x version.

@justnance justnance added feature-request A feature should be added or improved. and removed Feature Request labels Apr 19, 2019
@millems millems changed the title Refactor: IAM Policy Builder IAM Policy Builder Jul 8, 2019
@jensentanlo
Copy link

This would be helpful and preferable to importing the v1 SDK

@leifbennett
Copy link

leifbennett commented Apr 26, 2022

I'm trying to get SNS over SQS working, and these classes would be very helpful, as the subscribe operation no longer sets the policy. I'd really prefer not to have to us the v1 SDK.

They're currently in the test-utils artifact, which makes me a little nervous about using them in production code.

@millems
Copy link
Contributor Author

millems commented Jul 13, 2023

#4185 created to add this feature

@millems
Copy link
Contributor Author

millems commented Jul 28, 2023

This feature was released. Documentation in developer guide is in progress, but you can use it based on the docs here: https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/policybuilder/iam/IamPolicy.html

@millems millems closed this as completed Jul 28, 2023
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x Parity feature-request A feature should be added or improved. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

7 participants