matas
05/08/2020, 1:48 PMbotocore.exceptions.NoCredentialsError: Unable to locate credentials
I tried to dagster-aws init
inside container but it requires me to provide aws region which is obviously irrelevant to me
botocore.exceptions.NoRegionError: You must specify a region.
how can I provide s3 connection creds in this case?~/.aws/credentials
but no luckSimon Späti
06/02/2020, 1:08 PMdagster-aws init
which is obviously wrong:
• botocore.exceptions.EndpointConnectionError: Could not connect to the endpoint URL: "<https://ec2.s3.noobaa.svc.cluster.local.amazonaws.com/>
Or didn’t you use the dagster-aws init for that?matas
06/05/2020, 2:44 PM