Support for IAM role-based authentication in AWS ECR registries
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Motivation
[Why is this Task important? Explain the context and reasons for this task.]
- Currently, in order to use AWS ECR as a registry in [http://Backend.AI](http://Backend.AI) , you need to use access_key, secret_key.
However, when using [http://Backend.AI](http://Backend.AI) within AWS, it is more secure to authenticate in the same way as an iam role.
## Objective
[Clearly state the purpose or goal of this task.]
- Support for using the iam role method of authentication when using AWS ECR as a registry.
## Details
[Outline the specific steps or changes needed to complete this task.]
1.
1.
1.
## Impact
[Describe how this task may indirectly influence other services, if at all.]
-
JIRA Issue: BA-1120
Contributor guide
Assessment
This issue has not been assessed yet.