79289200

Date: 2024-12-17 19:52:21
Score: 1
Natty:
Report link

I was having the same issue, but did not have the region in the URL. I notice your URL has the same issue.

Make sure you have the region in your s3 location like this:

CREATE EXTERNAL DATA SOURCE s3_ds
WITH
(    LOCATION = 's3://some-bucket.s3.us-west-2.amazonaws.com/prefix',
,    CREDENTIAL = s3_dc
)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: mattddowney