Allow environment for credentials in TestEntrypoint
@ericzbeard ci sta già lavorando.
Dal 13/10/2022.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
Currently I have to pass credentials to the TestEntryPoint by defining it in the event:
{
"credentials": {
"accessKeyId": "...",
"secretAccessKey": "...",
"sessionToken": "..."
},
...
It would be nice if I could write something like:
{
"credentials": {
"credential_source": "Environment"
},
that would make the _parse_test_requests function get the credentials from the environment. Another option could be the support something like this, that would use a specific profile:
{
"credentials": {
"credential_source": "Profile",
"profile_name": "my-dev-profile"
},
- Lingua principale
- Python
- Stelle
- 107
- Fork
- 46
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di aws-cloudformation/cloudformation-cli-python-plugin
-
Support UV Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
Repo alive? Aperta
Difficoltà 5/5 Più di una settimana Idoneità per principianti 20/100
aws-cloudformation/cloudformation-cli-python-plugin#270 · 1 commento · 1 reazione ·
-
Improve docstrings for Hooks Aperta
Difficoltà 3/5 1-2 giorni Idoneità per principianti 45/100
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
aws-cloudformation/cloudformation-cli-python-plugin#268 · 1 commento · 2 reazioni ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
aws-cloudformation/cloudformation-cli-python-plugin#264 · 1 commento ·
Tutte le issue di aws-cloudformation/cloudformation-cli-python-plugin
Issue simili
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 90/100
learningequality/ricecooker#747 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
BSData/horus-heresy-3rd-edition#3171 ·
-
enhancement
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
run-llama/llama_index#23199 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
KhronosGroup/glTF-Blender-IO#2769 ·