InstanceGroupScalingMetadata - Amazon SageMaker

InstanceGroupScalingMetadata

Metadata information about scaling operations for an instance group.

Contents

FailureMessage

An error message describing why the scaling operation failed, if applicable.

Type: String

Required: No

InstanceCount

The current number of instances in the group.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 10000000.

Required: No

TargetCount

The desired number of instances for the group after scaling.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: