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

Add ability to use AWS CodeArtifact as upstream #1

Open
QuiNovasCICD opened this issue Aug 26, 2022 · 1 comment
Open

Add ability to use AWS CodeArtifact as upstream #1

QuiNovasCICD opened this issue Aug 26, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@QuiNovasCICD
Copy link

AWS CodeArtifact requires dynamic, temporary credentials. We can enable this by recognizing that it is a CodeArtifact upstrem url and requesting/managing the temporary token.

@QuiNovasCICD QuiNovasCICD added the enhancement New feature or request label Aug 26, 2022
@joseph-wortmann
Copy link
Member

joseph-wortmann commented Aug 26, 2022

Note that this will require that the Lambda function have IAM access to the CodeArtifact repository specified in the URL and access to the CodeArtifact domain to get an authorization token.

@joseph-wortmann joseph-wortmann changed the title Add ability to user AWS CodeArtifact as upstream Add ability to use AWS CodeArtifact as upstream Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants