File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ $ export NODE_PATH=$NODE_PATH:/opt/homebrew/Cellar/aws-cdk/<CDK_VERSION>/libexec
3333The following environment variables can be configured:
3434
3535* ` AWS_ENDPOINT_URL ` : The endpoint URL to connect to (combination of ` USE_SSL ` /` LOCALSTACK_HOSTNAME ` /` EDGE_PORT ` below)
36+ * ` AWS_ENDPOINT_URL_S3 ` : The endpoint URL to connect to (combination of ` USE_SSL ` /` LOCALSTACK_HOSTNAME ` /` EDGE_PORT ` below) for S3 requests
3637* ` EDGE_PORT ` (deprecated): Port under which LocalStack edge service is accessible (default: ` 4566 ` )
3738* ` LOCALSTACK_HOSTNAME ` (deprecated): Target host under which LocalStack edge service is accessible (default: ` localhost ` )
3839* ` USE_SSL ` (deprecated): Whether to use SSL to connect to the LocalStack endpoint, i.e., connect via HTTPS.
You can’t perform that action at this time.
0 commit comments