Using private AWS ECR images
Export your AWS credentials in your shell and pass the environment variable names tobase_image_creds as a list. This syntax will lookup the environment variable values for you.
You can authenticate with either your static AWS credentials or an AWS STS
token. The latter requires that the
AWS_SESSION_TOKEN key be set.