update-ml-serving-app-s3-creds

subtitle

Update S3 credentials for a Cloudera AI Inference Service.

version

0.9.151

Description

Update S3 credentials for a Cloudera AI Inference Service.

Synopsis

  update-ml-serving-app-s3-creds
--app-crn <value>
--s-3-creds <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--app-crn (string)

The CRN of the Cloudera AI Inference Service to update.

--s-3-creds (object)

Request object for the MlServingOzoneCreds method.

s3AccessID -> (string)

The Ozone S3 access key ID name.

s3SecretAccessKey -> (string)

The Ozone S3 secret access key name.

s3EndPointUrl -> (string)

The Ozone S3 end point.

s3CaCertBundle -> (string)

The Ozone S3 CA bundle.

Shorthand Syntax:

s3AccessID=string,s3SecretAccessKey=string,s3EndPointUrl=string,s3CaCertBundle=string

JSON Syntax:

{
  "s3AccessID": "string",
  "s3SecretAccessKey": "string",
  "s3EndPointUrl": "string",
  "s3CaCertBundle": "string"
}

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

Form Factors

private