https://portal.aws.amazon.com/billing/signup
export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
yarn install
Setup the Fargate Task and run it.
yarn run setup
Cleanup the Fargate Task when it is no longer required.
yarn run cleanup
https://portal.aws.amazon.com/billing/signup
export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
yarn install
Setup the Fargate Task and run it.
yarn run setup
Cleanup the Fargate Task when it is no longer required.
yarn run cleanup