docs icon indicating copy to clipboard operation
docs copied to clipboard

The LocalStack documentation 📖

Results 97 docs issues
Sort by recently updated
recently updated
newest added

Right now this is entirely optional but adds spell checking and style guidance via the Vale command line or Vale VS Code plugin. This should have no impact on the...

Fixes https://github.com/localstack/docs/issues/1346

> [!CAUTION] > Reviewers please do not merge ## Background The 'Internal Enpoints' page which documented the LocalStack public REST API was incomplete and unmaintained. We are adding OpenAPI support...

Would have saved me some time if your docs had mentioned that LocalStack /setup-localstack can't be used on a Windows runner. Seems like it would be worth adding in the...

documentation

Serverless image resizer quickstar provides the following tip: >If you are encountering issues with the installation of the packages, such as Pillow, ensure you use the same version as the...

documentation

Update python version references from 3.9 to 3.11 serverless image resizer example. Fixes #1340

This PR covers: - Which AWS services are associated with each image - Which tiers LocalStack features fall under - Which tiers LocalStack services fall under Preview: https://localstack-docs-preview-pr-1319.surge.sh/references/pricing-coverage/

Here are the deprecation warnings: ``` aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. aws.Endpoint is deprecated: This structure was used with the...