Forum Discussion
venkat
8 years agoNew Contributor
Hi Ajain,
I am trying access data lying in IAM Role’s S3 bucket. When i pass Access ID and Secret Key. Its throwing a error
Can please help me out how to access S3 bucket from IAM role or IAM user?
Error log:-
Failure: Cannot find S3 file: s3://mybucketname/data.csv, Reason: The specified bucket does not exist (Service: Amazon S3; Status Code: 404; Error Code: NoSuchBucket; Request ID: 1D516FE5835DE551),
Extended request ID: JCONk3oV2OZzzEuvyGekgpULJIpkaD2gLUrCDDvIlDlgJE=, Resolution: Check for valid URL, AWS credential and permission.
I have validated the AWS credentials using AWSCLI Its working. But in snaplogic, am facing issue
Regards,
Venkat
- dmiller8 years agoFormer Employee
Venkat,
S3 paths require three slashes, s3:///mybucketname/data.csv