As per Readme.md I have done all the things mentioned over there still error exists. Here is my ~/.aws/credentials (credentials are double checked with amazon user) : ``` [default] aws_access_key_id = 'AKIAIWX3MVLXSxxxxTQ' aws_secret_access_key = 'CqERo84v2X9M0OyR8I2T+wEA0hi/siIxxxxxx' ``` changed bucket name getting created by sample python script to `jimish` @ Amazon console : user has access of `AmazonS3FullAccess` Issue is still there. Please help
As per Readme.md I have done all the things mentioned over there still error exists.
Here is my ~/.aws/credentials (credentials are double checked with amazon user) :
changed bucket name getting created by sample python script to
jimish@ Amazon console : user has access of
AmazonS3FullAccessIssue is still there. Please help