manheim / awssume

rubygem for running a command with AWS AssumeRole credentials
MIT License
25 stars 11 forks source link

Add support for longer-than-1-hour AssumeRole #6

Closed jantman closed 6 years ago

jantman commented 6 years ago

This PR adds support for assuming roles for longer than one hour, using the DurationSeconds support released earlier this year.

Unit tests updated; tests pass, and also verified with manual exploratory testing.

This PR also:

kennyg commented 6 years ago

lgtm