Closed connerkdmi01 closed 1 year ago
Thanks for reporting this @connerkdmi01 - I think this is actually just because you don't have verification to create instances in us-west-2
. Did you end up getting verified by AWS? Could you try the transfer again and see if it works?
Describe the bug AWS PendingVerification error when cp'ing from us-west-2 to us-east-2. Transferring small file but with
native_cmd_enabled = False
to force use of Skyplane. Checked that AWS account is verified for all us regions (verified by default).To Reproduce Steps to reproduce the behavior (please include the full Skyplane command you ran):
skyplane config set native_cmd_enabled false
skyplane cp -r s3://skyplane-test-1 s3://skyplane-test-2
Expected behavior Successful cp from first bucket to second bucket.
Screenshots If applicable, add screenshots to help explain your problem.
Transfer client log In the log output from Skyplane, please upload the debug log from the CLI. You can find the path to the file in the log output:
Environment info (please complete the following information):
Additional context Add any other context about the problem here.