sqsmover icon indicating copy to clipboard operation
sqsmover copied to clipboard

Moving between queues in different regions

Open xocasdashdash opened this issue 1 year ago • 0 comments

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 (https://github.com/mercury2269/sqsmover/blob/a7221f094cc07e47d6cc05ec09a7a60e220ffce0/main.go#L91)

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

xocasdashdash avatar Apr 17 '23 13:04 xocasdashdash