Improve AssumeRoleProvider (#1296)
This adds to improvements to `AssumeRoleProvider`: 1. This adds a cache aroudn this provider. Since this provider is intended to be used directly by customers, it should be cached to improve performance and predictability. 2. Add support for configuring the role session length.
Loading
Please register or sign in to comment