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

Support managed session polices for STS via PolicyArns parameter #2794

Closed
timoguin opened this issue Aug 28, 2019 · 1 comment
Closed

Support managed session polices for STS via PolicyArns parameter #2794

timoguin opened this issue Aug 28, 2019 · 1 comment
Labels
feature-request A feature should be added or improved.

Comments

@timoguin
Copy link

Is this related to a problem?

STS managed session policies are unavailable to any consumers of the SDK.

Feature description

All the STS assume role operations now allow passing IAM session policies that can further scope down the permissions of the session. I'd like to see support for the PolicyArns argument for those APIs.

Describe alternatives you've considered

There are none.

Additional context

References:

@timoguin
Copy link
Author

I finally found the PolicyArns arguments in the docs: https://docs.aws.amazon.com/sdk-for-go/api/service/sts/#AssumeRoleInput.SetPolicyArns

Closing this out since it seems to already be supported!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

1 participant