Prakirth Govardhanam

Results 2 issues of Prakirth Govardhanam

**Describe the bug** The documentation mentioned to implement Actor Menus in version 11.0.2 does not work on Participants in a Sequence Diagram on Live Editor nor on VS Code Markdown...

bug

- Identified `LOCALSTACK_API_KEY` in two files: - [emr-serverless-python-dependencies/docker-compose.yml](https://github.com/localstack-samples/localstack-pro-samples/blob/8675302abce693b6d151235162362cffbfd43de1/emr-serverless-python-dependencies/docker-compose.yml#L14) - [.github/workflows/makefile.yml](https://github.com/localstack-samples/localstack-pro-samples/blob/8675302abce693b6d151235162362cffbfd43de1/.github/workflows/makefile.yml#L47) - Replaced the `LOCALSTACK_API_KEY` with `LOCALSTACK_AUTH_TOKEN` - Tested locally: - `emr-serverless-python-dependencies/docker-compose.yml` using `docker compose up` - `.github/workflows/makefile.yml` using `make test-ci-all`...

hacktoberfest