portkey-cloud / aws-clj-sdk

Clojure bindings for AWS
103 stars 12 forks source link

Support STS #30

Closed viesti closed 6 years ago

viesti commented 6 years ago

Use AWS_SECURITY_TOKEN environment variable when present.

viesti commented 6 years ago

Passing this token in X-Amz-Security-Token header might be enough, see https://docs.aws.amazon.com/STS/latest/APIReference/CommonParameters.html

viesti commented 6 years ago

This is in low-conform branch now in commit ccc060dccdf198513c0b46924dfafac01fc50d01.