sagemaker_describe_edge_deployment_plan: Describes an edge deployment plan with deployment status per...

View source: R/sagemaker_operations.R

sagemaker_describe_edge_deployment_planR Documentation

Describes an edge deployment plan with deployment status per stage

Description

Describes an edge deployment plan with deployment status per stage.

See https://www.paws-r-sdk.com/docs/sagemaker_describe_edge_deployment_plan/ for full documentation.

Usage

sagemaker_describe_edge_deployment_plan(
  EdgeDeploymentPlanName,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

EdgeDeploymentPlanName

[required] The name of the deployment plan to describe.

NextToken

If the edge deployment plan has enough stages to require tokening, then this is the response from the last list of stages returned.

MaxResults

The maximum number of results to select (50 by default).


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.