InstanceGroupScalingMetadata - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: