environment
Parameters
The environment variables to pass to a container. This parameter maps to Env inthe Create a container section of the Docker Remote API and the --env
parameter to docker run .
We don't recommend using plaintext environment variables for sensitive information, such as credential data. Environment variables cannot start with
AWS_BATCH
. This naming convention is reserved for variables that AWS Batch sets.
Parameters
The environment variables to pass to a container. This parameter maps to Env inthe Create a container section of the Docker Remote API and the --env
parameter to docker run .
We don't recommend using plaintext environment variables for sensitive information, such as credential data. Environment variables cannot start with
AWS_BATCH
. This naming convention is reserved for variables that AWS Batch sets.
Parameters
The environment variables to pass to a container. This parameter maps to Env inthe Create a container section of the Docker Remote API and the --env
parameter to docker run .
We don't recommend using plaintext environment variables for sensitive information, such as credential data. Environment variables cannot start with
AWS_BATCH
. This naming convention is reserved for variables that AWS Batch sets.