listClusterEvents
inline suspend fun SageMakerClient.listClusterEvents(crossinline block: ListClusterEventsRequest.Builder.() -> Unit): ListClusterEventsResponse
Retrieves a list of event summaries for a specified HyperPod cluster. The operation supports filtering, sorting, and pagination of results. This functionality is only supported when the NodeProvisioningMode
is set to Continuous
.