View source: R/sagemaker_operations.R
| sagemaker_describe_cluster_event | R Documentation |
Retrieves detailed information about a specific event for a given HyperPod cluster. This functionality is only supported when the NodeProvisioningMode is set to Continuous.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_cluster_event/ for full documentation.
sagemaker_describe_cluster_event(EventId, ClusterName)
EventId |
[required] The unique identifier (UUID) of the event to describe. This ID can be obtained from the |
ClusterName |
[required] The name or Amazon Resource Name (ARN) of the HyperPod cluster associated with the event. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.