Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Support for setting DurationSeconds(MaxSessionDuration) during AssumeRoleWithSaml #40

Open
Junglists opened this issue Aug 20, 2019 · 0 comments

Comments

@Junglists
Copy link

It would be great if we can specify the DurationSeconds parameter as MaxSessionDuration while assuming the role. Currently the code uses the default 1 hour which is also the IAM role default. However we can set the MaxSessionDuration for a IAM Role to be maxed at 12 hours

Creating an optional parameter which will be defaulted to 1 would be ideal. When providing a DurationSeconds bigger than MaxSessionDuration then we would overwrite the DurationSeconds parameter with MaxSessionDuration retrieved from role details.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant