Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

sls plugin install -n serverless-python-requirements --stage test

Deployment

Configure credentials as:


aws configure --profile mxnet-ci-dev


Deployment is done using the script at autoscaling/lambda_mxnet_ci/autoscaling/deploy-lambda.sh. Please make sure to set up the AWS-CLI profiles with the following names beforehand.

...