docs
docs copied to clipboard
The LocalStack documentation π
I have tried to follow the instructions to install AWS CLI v2 and awslocal in my local environment detailed in https://github.com/localstack/docs/blob/main/content/en/user-guide/integrations/aws-cli/index.md#current-limitations The command shown below does not work returning an...
When I use set the `DNS_ADDRESS` environment variable, as suggested by this page, I get the following error. ``` Non-prefixed environment variable DNS_ADDRESS is forwarded to the LocalStack container! Please...
This whole tutorial makes the assumption that you're running `awslocal` targeted at `us-east-1`. However, my `.aws/config` points to `ca-west-1` and therefore the application didn't work properly. I had to explicitly...
The docs say: > You should set the LOCALSTACK_AUTH_TOKEN environment variable either before or during the startup of LocalStack using the localstack command-line interface (CLI). But as far as I...
I created a Replication groups in cluster mode but I got a error when I connect it with SpringBoot. error msg: ```text i.l.core.cluster.RedisClusterClient : Connection refused: /127.0.0.1:4513 i.l.core.cluster.RedisClusterClient : Connection...
Followed the steps in docs created a key pair created a security group in with ingress rule on port 8080 { "SecurityGroups": [ { "Description": "test", "GroupName": "default", "IpPermissions": [...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. Release notes Sourced from actions/download-artifact's releases. v5.0.0 What's Changed Update README.md by @βnebuk89 in actions/download-artifact#407 BREAKING fix: inconsistent path behavior for single artifact downloads...
# π Parity Metrics Docs Update Report π This PR has been automatically generated to update the AWS parity coverage docs. It aggregates the latest parity coverage test results from...
Updating Persistence Coverage Documentation based on the [Persistence Catalog](https://www.notion.so/localstack/Persistence-Catalog-a9e0e5cb89df4784adb4a1ed377b3c23) on Notion.
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 9 to 11. Release notes Sourced from dawidd6/action-download-artifact's releases. v11 Full Changelog: https://github.com/dawidd6/action-download-artifact/compare/v10...v11 v10 What's Changed Fix the download-commit test to actually look for a commit by...