Skip to content

Commit 5a9b914

Browse files
committed
Add LocalStack for AWS license requirement to prerequisites
1 parent 1bf3c70 commit 5a9b914

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ The following diagram shows the architecture that this sample application builds
3333

3434
## Prerequisites
3535

36+
- A valid [LocalStack for AWS license](https://localstack.cloud/pricing). Your license provides a `LOCALSTACK_AUTH_TOKEN` to activate LocalStack.
3637
- [`localstack` CLI](https://docs.localstack.cloud/getting-started/installation/#localstack-cli) with a [`LOCALSTACK_AUTH_TOKEN`](https://docs.localstack.cloud/getting-started/auth-token/).
3738
- [AWS CLI](https://docs.localstack.cloud/user-guide/integrations/aws-cli/) with the [`awslocal` wrapper](https://docs.localstack.cloud/user-guide/integrations/aws-cli/#localstack-aws-cli-awslocal).
3839
- [Python 3.11](https://www.python.org/downloads/) (same version as the Lambda runtime)

0 commit comments

Comments
 (0)