Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for ECS by using DefaultAWSCredentialsProviderChain, and AWS session credentials. #379

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

grommitz
Copy link

Adds AwsCredentialsProviderUtils.getProvider() which gets the correct AWSCredentialsProvider depending on what environment variables are configured. If there are none given, it falls back to DefaultAWSCredentialsProviderChain which will yield the correct provider for ECS (for example).

Also adds support for session credentials, and makes the AWS reqion configurable in the example.

Replaces PR #360.

@JamesHillyard
Copy link
Member

Hi @grommitz

Thank you for submitting a PR, we are happy to receive your contribution, but before we can proceed you will need to sign the CLA and send it to us.

Payara/PayaraCLA.pdf at master · payara/Payara

Thanks
James

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants