GoogleCloudPlatform / GoogleCloudPlatform/gsutil

copy from s3 to gs bucket gives 403

Open
#487 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
918
Forks
335
PR merge metrics
No merged PRs in 30d

Description

Doing a recursive copy fails:

```bash
gsutil cp -r s3://secret-bucket/some_key/ gs://secret-elsewhere/destination/
```

gsutil version: 4.28

Google Cloud SDK 180.0.1
app-engine-python 1.9.63
beta 2017.09.15
bq 2.0.27
core 2017.11.20
gsutil 4.28

EDIT: actual error
```log
AccessDeniedException: 403 AccessDenied

AccessDeniedAccess Deniedsecretsecret
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.