S3 Connections
Configuring a connection to S3 or a compatible S3 provider can be done with basic connectivity details as outlined below.
Last updated
Configuring a connection to S3 or a compatible S3 provider can be done with basic connectivity details as outlined below.
Last updated
endpoint__amazon_s3_access_key_id
AKIAIOSFODNN7
The IAM access key from the AWS management interface.
endpoint__amazon_s3_access_secret_key
AKIAIOSFODNN7AKIAIOSFODNN7AKIAIOSFODNN7
The corresponding secret for the key provided above.
endpoint__amazon_s3_bucket
bucket-1
The bucket name
endpoint__s3_compatible_endpoint_url
https://bucket1.s3.provider.com
The connection URL
endpoint__s3_compatible_bucket
bucket1
The bucket name
endpoint__s3_compatible_access_key_id
AKIAIOSFODNN7
The access key id
endpoint__s3_compatible_access_secret_key
AKIAIOSFODNN7AKIAIOSFODNN7AKIAIOSFODNN7
The access key secret