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 2d71c78 commit ffcd5f9Copy full SHA for ffcd5f9
common/etc/nginx/nginx.conf
@@ -13,6 +13,11 @@ env AWS_ACCESS_KEY_ID;
13
env AWS_SECRET_ACCESS_KEY;
14
env AWS_SESSION_TOKEN;
15
env AWS_CONTAINER_CREDENTIALS_RELATIVE_URI;
16
+env AWS_ROLE_ARN;
17
+env AWS_ROLE_SESSION_NAME;
18
+env AWS_STS_REGIONAL_ENDPOINTS;
19
+env AWS_REGION;
20
+env AWS_WEB_IDENTITY_TOKEN_FILE;
21
env S3_BUCKET_NAME;
22
env S3_SERVER;
23
env S3_SERVER_PORT;
0 commit comments