s3
sand connectors upsert s3
Upsert a S3 connector
sand connectors upsert s3 [flags]
Examples
$ sand connectors upsert s3 --name="name" --access-key-id="access-key-id" --secret-access-key="secret-access-key" --session-token="session-token" --region="us-east-1"
✅ Connector upserted successfully!
Connector ID: cnc-5ab0075c465c8321
Options
--access-key-id string Access Key ID to authenticate to S3 with
--cluster string Cluster to associate this connector with
-h, --help Help for s3
--json Return json output
--name string Connector name (required)
--region string Region to authenticate to S3 with
--secret-access-key string Secret Access Key to authenticate to S3 with
--session-token string Session Token to authenticate to S3 with
SEE ALSO
- sand connectors upsert - Create or update a connector