-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Accessing AWS S3 resources with short lived AWS access keys.
Describe the solution you'd like
Add support for AWS IAM Roles Anywhere. See https://docs.aws.amazon.com/rolesanywhere/latest/userguide/authentication.html
Describe alternatives you've considered
We have looked at using assume role w/ instance roles for AWS based workloads, but for on-premise workloads we still need to provision long lived access keys for S3 access.
Additional context
No response