Cyberduck version: Version 7.9.2
Cyberduck is designed to access non-public AWS buckets. It asks for:
- Server
- Port
- Access Key ID
- Secret Access Key
The Registry of Open Data on AWS provides this information for an open dataset (using the example at https://registry.opendata.aws/target/):
- Resource type: S3 Bucket
- Amazon Resource Name (ARN): arn:aws:s3:::gdc-target-phs000218-2-open
- AWS Region: us-east-1
- AWS CLI Access (No AWS account required): aws s3 ls s3://gdc-target-phs000218-2-open/ --no-sign-request
Is there a version of s3://gdc-target-phs000218-2-open
that can be used in Cyberduck to connect to the data?