我正在使用在page上找到的數據來練習複製命令。Amazon RedShift複製命令
但我得到一個異常
org.postgresql.util.PSQLException: ERROR: S3ServiceException:The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.,Status 301,Error PermanentRedirect,Rid 8D10A2C0B9C7570E,ExtRid VTQZsFdP8DRiJPza+Ko4bc2Y91P9Wra0Qb9C
Detail:
-----------------------------------------------
error: S3ServiceException:The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.,Status 301,Error PermanentRedirect,Rid 8D10A2C0B9C7570E,ExtRid VTQZsFdP8DRiJPza+Ko4bc2Y91P9Wra0Qb9C
code: 8001
context: Listing bucket=awssampledb prefix=tickit/allusers_pipe.txt
query: 576
location: s3_utility.cpp:525
process: padbmaster [pid=4283]
我到底做錯了什麼?
它不工作! –