UpdateClusterSoftwareInstanceGroupSpecification
The configuration that describes specifications of the instance groups to update.
Contents
- InstanceGroupName
-
The name of the instance group to update.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
[a-zA-Z0-9](-*[a-zA-Z0-9])*Required: Yes
- ImageReleaseVersion
-
The version of the HyperPod-managed AMI to update to for the instance group. Uses semantic versioning in the format
MAJOR.MINOR.PATCH.Type: String
Length Constraints: Minimum length of 0. Maximum length of 64.
Pattern:
[0-9]+\.[0-9]+\.[0-9]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: