Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving between queues in different regions #144

Open
xocasdashdash opened this issue Apr 17, 2023 · 0 comments
Open

Moving between queues in different regions #144

xocasdashdash opened this issue Apr 17, 2023 · 0 comments

Comments

@xocasdashdash
Copy link

Hi there!

Is there any AWS API limitation on copying/moving data between different regions? I'd assume it should be possible but i don't see how to pass the destination region when resolving the queue URL (

destinationQueueUrl, err := resolveQueueUrl(svc, *destinationQueue)
)

is this something that you've thought about?

The use case i'm thinking of supporting is to failover sqs from one region to another and then move whatever entries are left behind

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant