spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
590 stars 373 forks source link

Support STS session Token #763

Closed krisiye closed 3 years ago

krisiye commented 3 years ago

Type: Enhancement

Is your feature request related to a problem? Please describe. spring cloud aws does not support session token for the credentials manager. This will be useful to add for aws integrations using STS.

Describe the solution you'd like

Describe alternatives you've considered NA

Additional context Related issue for vault: https://github.com/spring-cloud/spring-cloud-vault/issues/572

krisiye commented 3 years ago

Closing in favor of https://github.com/awspring/spring-cloud-aws/issues/73