Skip to content

Commit 8b7d47d

Browse files
committed
Hyperlink LOCALSTACK_AUTH_TOKEN and clean up localstack CLI prerequisite
1 parent 0ca821f commit 8b7d47d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ The following diagram shows the architecture that this sample application builds
3535

3636
## Prerequisites
3737

38-
- A valid [LocalStack for AWS license](https://localstack.cloud/pricing). Your license provides a `LOCALSTACK_AUTH_TOKEN` to activate LocalStack.
39-
- [`localstack` CLI](https://docs.localstack.cloud/getting-started/installation/#localstack-cli) with a [`LOCALSTACK_AUTH_TOKEN`](https://docs.localstack.cloud/getting-started/auth-token/)
38+
- A valid [LocalStack for AWS license](https://localstack.cloud/pricing). Your license provides a [`LOCALSTACK_AUTH_TOKEN`](https://docs.localstack.cloud/getting-started/auth-token/) to activate LocalStack.
39+
- [`localstack` CLI](https://docs.localstack.cloud/getting-started/installation/#localstack-cli).
4040
- [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)
4141
- [AWS CDK](https://docs.localstack.cloud/user-guide/integrations/aws-cdk/) with [`cdklocal` wrapper](https://github.com/localstack/aws-cdk-local) (**optional**)
4242
- [Python 3.11+](https://www.python.org/downloads/) & `pip` for testing and Lambda functions

0 commit comments

Comments
 (0)