Page 1 of 1

AWS4-HMAC-SHA256 - Amazon S3 Stage

Posted: Tue Jul 18, 2017 1:26 pm
by meet_deb85
I am getting this error when trying to access a Amazon S3 bucket created in US East:
Amazon S3, AWS Request ID: 48AE6C9DEA4A0EA3, AWS Error Code: InvalidRequest, AWS Error Message: The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.
at com.ibm.iis.cc.s3.impl.AmazonS3DriverImpl.doesBucketExist(AmazonS3DriverImpl.java:255)
at com.ibm.iis.cc.cloud.CloudStage.processReadAndParse(CloudStage.java:1475)
at com.ibm.iis.cc.cloud.CloudStage.process(CloudStage.java:673)
at com.ibm.is.c
c.javastage.connector.CC_JavaAdapter.run(CC_JavaAdapter.java:443)

It looks it expects V4 signature authorization.

I need help on how to achieve this authorization from DataStage 11.5

Posted: Tue Jul 18, 2017 8:29 pm
by chulett
In your shoes, I'd be in contact with support while you wait to see if anyone here has the experience needed to help you.