When I simply run the following code, I always gets this error.
s3 = boto3.resource(\'s3\') bucket_name = \"python-sdk-sample-%s\" % uuid.uuid4() pri
If you're sure you configure your aws correctly, just make sure the user of the project can read from ./aws or just run your project as a root