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.
sagemaker_describe_edge_deployment_plan(
EdgeDeploymentPlanName,
NextToken = NULL,
MaxResults = NULL
)
[required] The name of the deployment plan to describe.
If the edge deployment plan has enough stages to require tokening, then this is the response from the last list of stages returned.
The maximum number of results to select (50 by default).