We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5dfa4 commit 874fd9cCopy full SHA for 874fd9c
1 file changed
aws/setup/batch/job_definition.json
@@ -33,6 +33,10 @@
33
{
34
"name": "PORTKEY_API_KEY",
35
"valueFrom": "arn:aws:secretsmanager:us-east-1:039984708918:secret:kilian-codeclash-keys-CTX9UJ:PORTKEY_API_KEY::"
36
+ },
37
+ {
38
+ "name": "DASHSCOPE_API_KEY",
39
+ "valueFrom": "arn:aws:secretsmanager:us-east-1:039984708918:secret:kilian-codeclash-keys-CTX9UJ:DASHSCOPE_API_KEY::"
40
}
41
]
42
},
0 commit comments