Hi all,
We're attempting to use S3Uploader in FME 2015.1.1 and FME 2016.1 to upload data to a bucket in ap-southeast-2 (Sydney), but we're receiving an error from AWS that seems to indicate that FME is not uploading to ap-southeast-2.
“The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint. (Service: Amazon S3; Status Code: 301; Error Code: PermanentRedirect;”
Googling this error results in many bug reports from other software using AWS where they have forgotten to specify an AWS region, and it's defaulted to a different region than where their bucket resides.
According to FME's documentation here, our AWS region should be automatically detected.
"As of build 2015.1.1, all AWS transformers support multiple regions. You don't have to do anything we automatically detect the region."
We've been unable to find any further information about how the automatic detection works, or how we're able to override it.
Is anyone aware of any workarounds for providing FME's AWS transformers with a hard-coded region?
Cheers,
Keith