EventMetadata - 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).

EventMetadata

Metadata associated with a cluster event, which may include details about various resource types.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

Cluster

Metadata specific to cluster-level events.

Type: ClusterMetadata object

Required: No

Instance

Metadata specific to instance-level events.

Type: InstanceMetadata object

Required: No

InstanceGroup

Metadata specific to instance group-level events.

Type: InstanceGroupMetadata object

Required: No

InstanceGroupScaling

Metadata related to instance group scaling events.

Type: InstanceGroupScalingMetadata object

Required: No

See Also

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