View a markdown version of this page

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

ClusterNetworkInterface

The network interface configuration for a Amazon SageMaker HyperPod cluster instance group.

Contents

InterfaceType

The type of network interface for the instance group. Valid values:

  • efa – An EFA with ENA interface, which provides both the EFA device for low-latency, high-throughput communication and the ENA device for IP networking.

  • efa-only – An EFA-only interface, which provides only the EFA device capabilities without the ENA device for traditional IP networking.

For more information, see Elastic Fabric Adapter.

Type: String

Valid Values: efa | efa-only

Required: No

See Also

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