[core] Assume an IAM role during build of a docker image asset
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 74
Description
More complex Docker-based build processes may need authentication to other AWS resources as part of building the asset. This is possible with a CodeBuild project and seems like a restriction of the current asset build process.
### Use Case
Our asset build process requires pulling from CodeCommit repositories for dependencies and potentially CodeArtifact in the future.
* [y] :wave: I may be able to implement this feature request
* [n] :warning: This feature might incur a breaking change
---
This is a :rocket: Feature Request
Contributor guide
Research direction
Start by reviewing the current Docker-based asset build process and how it could use a CodeBuild project. Define how an IAM role would be assumed for pulling dependencies from CodeCommit and potentially CodeArtifact, including compatibility and completion criteria for the feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, typescript
- Domain
- build-system, cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100