unable to create a connection from ACS to Amazon S3 bucket | Community
Skip to main content
debanjanab15925
New Participant
September 30, 2020
Solved

unable to create a connection from ACS to Amazon S3 bucket

  • September 30, 2020
  • 2 replies
  • 1709 views

When We are trying to establish the connection or trying to fetch the file from S3 bucket we are getting below error 

CRL-290151 HTTP response received from S3 400

The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.

How we can resolve this 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by DavidKangni

the error message indicates that your bucket is in a region that supports only V4 encryption.

Thanks,

David

2 replies

Sukrity_Wadhwa
Employee
October 7, 2020

Hi @debanjanab15925,

Were you able to resolve this query with the given solution? Please let us know.

Thanks!

Sukrity Wadhwa
DavidKangni
DavidKangniAccepted solution
New Participant
October 2, 2020

the error message indicates that your bucket is in a region that supports only V4 encryption.

Thanks,

David

David Kangni