Closed vdjordjevic closed 6 years ago
Hello,
I have properly setup policy for my IAM user according to this page: https://aws.amazon.com/blogs/security/writing-iam-policies-how-to-grant-access-to-an-amazon-s3-bucket/.
However, when I run export command, it all goes well, it prints all files to upload, e.g. Uploading import/product.jpg to use S3. But, I can't see any of them on AWS S3 console, neither I can GET any of them (from Postman) using same credentials.
Uploading import/product.jpg to use S3.
Do you have a clue?
Hi @vdjordjevic,
Sometimes you might be uploading to the wrong region! Can you double check that you've configured your region correctly?
Regards,
Thai
Closed due to lack of response.
Hello,
I have properly setup policy for my IAM user according to this page: https://aws.amazon.com/blogs/security/writing-iam-policies-how-to-grant-access-to-an-amazon-s3-bucket/.
However, when I run export command, it all goes well, it prints all files to upload, e.g.
Uploading import/product.jpg to use S3.
But, I can't see any of them on AWS S3 console, neither I can GET any of them (from Postman) using same credentials.Do you have a clue?