sagemaker
sand connectors upsert sagemaker
Upsert a SageMaker connector
sand connectors upsert sagemaker [flags]
Examples
$ sand connectors upsert sagemaker --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 SageMaker with
--cluster string Cluster to associate this connector with
-h, --help Help for sagemaker
--json Return json output
--name string Connector name (required)
--region string Region to authenticate to SageMaker with
--secret-access-key string Secret Access Key to authenticate to SageMaker with
--session-token string Session Token to authenticate to SageMaker with
SEE ALSO
- sand connectors upsert - Create or update a connector