Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Change SQS endpoint examples #896

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

viren-nadkarni
Copy link
Member

@viren-nadkarni viren-nadkarni commented Nov 7, 2023

With the changes introduced in localstack/localstack#9468, the PR updates all examples to reflect the new default SQS endpoint strategy.

From path strategy:
http://localhost:4566/000000000000/localstack-queue
to standard strategy:
http://sqs.us-east-1.localhost.localstack.cloud:4566/000000000000/localstack-queue

@viren-nadkarni viren-nadkarni self-assigned this Nov 7, 2023
Copy link

github-actions bot commented Nov 7, 2023

🎊 PR Preview has been successfully built and deployed to https://localstack-docs-preview-pr-896.surge.sh 🎊

@viren-nadkarni viren-nadkarni force-pushed the update-sqs-endpoint-examples branch from 730ba2f to c2aecd0 Compare November 8, 2023 06:07
@viren-nadkarni viren-nadkarni marked this pull request as ready for review November 8, 2023 06:12
@viren-nadkarni viren-nadkarni changed the base branch from main to release/v3.0 November 8, 2023 06:12
@viren-nadkarni viren-nadkarni force-pushed the update-sqs-endpoint-examples branch from c2aecd0 to e12735f Compare November 8, 2023 06:13
@viren-nadkarni viren-nadkarni force-pushed the update-sqs-endpoint-examples branch from e12735f to 63d8fda Compare November 8, 2023 06:14
@viren-nadkarni viren-nadkarni mentioned this pull request Nov 8, 2023
15 tasks
Copy link
Member

@alexrashed alexrashed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🧹 🔝

@viren-nadkarni viren-nadkarni merged commit 91470b9 into release/v3.0 Nov 8, 2023
@viren-nadkarni viren-nadkarni deleted the update-sqs-endpoint-examples branch November 8, 2023 06:42
alexrashed pushed a commit that referenced this pull request Nov 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants