ClusterInstancePlacement
Specifies the placement details for the node in the SageMaker HyperPod cluster, including the Availability Zone and the unique identifier (ID) of the Availability Zone.
Contents
- AvailabilityZone
-
The Availability Zone where the node in the SageMaker HyperPod cluster is launched.
Type: String
Pattern:
^[a-z]{2}-[a-z]+-\d[a-z]$
Required: No
- AvailabilityZoneId
-
The unique identifier (ID) of the Availability Zone where the node in the SageMaker HyperPod cluster is launched.
Type: String
Pattern:
^[a-z]{3}\d-az\d$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: