Andrew Mcdonald created NIFI-5893:
-------------------------------------
Summary: Wrong region id is being used for custom region in
AbstractAWSProcessor
Key: NIFI-5893
URL: https://issues.apache.org/jira/browse/NIFI-5893
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.8.0
Environment: RHEL
Reporter: Andrew Mcdonald
The Jira https://issues.apache.org/jira/browse/NIFI-5456 fixed the vpc but for
the simpler case of a custom region it is using the default region id and fails
with a similar error message.
Failed to receive messages from Amazon SQS due to
com.amazonaws.services.sqs.model.AmazonSQSException: Credential should be
scoped to a valid region, not 'us-east-1'. (Service: AmazonSQS; Status Code:
403; Error Code: SignatureDoesNotMatch; Request ID:
xxxxx-xxxx-xxxx-xxxx-xxxxxxxx).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)