AWS4-HMAC-SHA256 - Amazon S3 Stage

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
meet_deb85
Premium Member
Premium Member
Posts: 132
Joined: Tue Sep 04, 2007 11:38 am
Location: NOIDA

AWS4-HMAC-SHA256 - Amazon S3 Stage

Post 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
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post 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.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply