Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

ContainerCredentialsProvider Support #59

Open
chenxucd opened this issue Dec 28, 2017 · 2 comments
Open

ContainerCredentialsProvider Support #59

chenxucd opened this issue Dec 28, 2017 · 2 comments

Comments

@chenxucd
Copy link

chenxucd commented Dec 28, 2017

Sometimes, guys setup CI pipeline as AWS CodePipeline, and build project in AWS CodeBuild that running as a container instance. To grant a role to the CodeBuild instance that allow CodeBuild access repo s3 bucket.

Could add ContainerCredentialsProvider to the credentials chain?

@cn-cit
Copy link

cn-cit commented Jan 4, 2018

We need the ContainerCredentialsProvider in the chain also.

@moleksyuk
Copy link

Hi @chenxucd @cn-cit

Try our fork. It supports EC2ContainerCredentialsProviderWrapper

<dependency>
    <groupId>com.github.platform-team</groupId>
    <artifactId>aws-maven</artifactId>
    <version>6.0.0</version>
</dependency>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants