You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clowder 1.22 is not able to use the AWS Instance Role for accessing S3 bucket. It works when we provide IAM Key and Secret key. When we remove the IAM key, we are getting access denied error. We have confirmed that the role has necessary permissions and we have tested the permission by running AWS CLI commands on the EC2 instance. Can we have a working session to make sure that it is not a config issue? We suspect that AWS SDK need to be updated.
The text was updated successfully, but these errors were encountered:
Clowder 1.22 is not able to use the AWS Instance Role for accessing S3 bucket. It works when we provide IAM Key and Secret key. When we remove the IAM key, we are getting access denied error. We have confirmed that the role has necessary permissions and we have tested the permission by running AWS CLI commands on the EC2 instance. Can we have a working session to make sure that it is not a config issue? We suspect that AWS SDK need to be updated.
The text was updated successfully, but these errors were encountered: