Cloud-CV / Cloud-CV/EvalAI

Refactor aws_keys initialization.

Open
#2,916 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
984
Avg merge
2h 54m
Merged PRs (30d)
14

Description

Wherever aws keys are used in the codebase, change it for the keys to be loaded from a method in `base/utils.py`

Contributor guide

Open the contributing guide

Research direction

Start by locating every place in the codebase where AWS keys are read or used, then inspect base/utils.py for the method that should provide them. Update those usages so key loading goes through that method. Done means all AWS key access follows the centralized initialization path.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
backend, security
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.