onelogin / onelogin-aws-cli-assume-role

MIT License
29 stars 38 forks source link

Can we have the token expiry time configurable #31

Closed vivekgkwd closed 4 years ago

vivekgkwd commented 4 years ago

AWS can provide token with expiry of 12 hours max Can we add a CLI flag to accept expiry duration The --loop flag not very helpful

Thanks in Advance

vivekgkwd commented 4 years ago

This exists already, didn't find in docs pass --duration ${duration_in_seconds(max 12hours)}