AWS cli documentation change
Summary
Updated CLI version references and modified HyperPod cluster descriptions (removed 'SageMaker' branding, formatting changes)
Security assessment
Changes are documentation clarifications about resource naming and formatting (backticks added). No security-specific content added or modified. EKS IAM role/SLR references remain unchanged in security context.
Diff
diff --git a/cli/latest/reference/sagemaker/describe-cluster-event.md b/cli/latest/reference/sagemaker/describe-cluster-event.md index 03df5641f..477f1e075 100644 --- a//cli/latest/reference/sagemaker/describe-cluster-event.md +++ b//cli/latest/reference/sagemaker/describe-cluster-event.md @@ -15 +15 @@ - * [AWS CLI 2.28.4 Command Reference](../../index.html) » + * [AWS CLI 2.28.6 Command Reference](../../index.html) » @@ -210 +210 @@ EventDetails -> (structure) ->> The Amazon Resource Name (ARN) of the SageMaker HyperPod cluster associated with the event. +>> The Amazon Resource Name (ARN) of the HyperPod cluster associated with the event. @@ -214 +214 @@ EventDetails -> (structure) ->> The name of the SageMaker HyperPod cluster associated with the event. +>> The name of the HyperPod cluster associated with the event. @@ -226 +226 @@ EventDetails -> (structure) ->> The type of resource associated with the event. Valid values are “Cluster”, “InstanceGroup”, or “Instance”. +>> The type of resource associated with the event. Valid values are `Cluster` , `InstanceGroup` , or `Instance` . @@ -254 +254 @@ EventDetails -> (structure) ->>>>> A list of Amazon EKS IAM role ARNs associated with the cluster. This is created by SageMaker HyperPod on your behalf and only applies for EKS-orchestrated clusters. +>>>>> A list of Amazon EKS IAM role ARNs associated with the cluster. This is created by HyperPod on your behalf and only applies for EKS orchestrated clusters. @@ -260 +260 @@ EventDetails -> (structure) ->>>>> The Service-Linked Role (SLR) associated with the cluster. This is created by SageMaker HyperPod on your behalf and only applies for EKS-orchestrated clusters. +>>>>> The Service-Linked Role (SLR) associated with the cluster. This is created by HyperPod on your behalf and only applies for EKS orchestrated clusters. @@ -372 +372 @@ EventDetails -> (structure) - * [AWS CLI 2.28.4 Command Reference](../../index.html) » + * [AWS CLI 2.28.6 Command Reference](../../index.html) »