Hi @afoster
Yes that fix is int the codebase for 7.14 it was fixed in 7.12.1 see here
- Fix S3 input validation for non amazonaws.com domains. 24420 24861
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}