Skip to main content

sagemaker

sand connectors update sagemaker

Update a SageMaker connector

sand connectors update sagemaker [flags]

Examples

$ sand connectors update sagemaker --id=$CONNECTOR_ID --access-key-id="access-key-id"

✅ Connector updated 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
--id string Connector id (required)
--json Return json output
--name string New Connector name
--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