Retrieves detailed information about a specific event for a given HyperPod cluster
Source:R/sagemaker_operations.R
sagemaker_describe_cluster_event.RdRetrieves 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.
Arguments
- EventId
[required] The unique identifier (UUID) of the event to describe. This ID can be obtained from the
list_cluster_eventsoperation.- ClusterName
[required] The name or Amazon Resource Name (ARN) of the HyperPod cluster associated with the event.