SQSSNSS3 plugin error queue not valid for endpoint

Hi @afoster

Yes that fix is int the codebase for 7.14 it was fixed in 7.12.1 see here

Also I found this discuss and this post by the person that found and opened that issues states it should not affect Gov Cloud see here

According to this

So perhaps still just a config issue?
So seeing this format is expected

https://sqs.{REGION_ENDPOINT}.{ENDPOINT}/{ACCOUNT_NUMBER}/{QUEUE_NAME}

Is the config in this format?

- type: aws-s3
  queue_url: sqs.us-gov-east-1.amazonaws.com/{ACCOUNT_NUMBER}/{QUEUE_NAME}