NetworkInfo
Describes the networking features of the instance type.
Contents
- defaultNetworkCardIndex
-
The index of the default network card, starting at 0.
Type: Integer
Required: No
- efaInfo
-
Describes the Elastic Fabric Adapters for the instance type.
Type: EfaInfo object
Required: No
- efaSupported
-
Indicates whether Elastic Fabric Adapter (EFA) is supported.
Type: Boolean
Required: No
- enaSrdSupported
-
Indicates whether the instance type supports ENA Express. ENA Express uses AWS Scalable Reliable Datagram (SRD) technology to increase the maximum bandwidth used per stream and minimize tail latency of network traffic between EC2 instances.
Type: Boolean
Required: No
- enaSupport
-
Indicates whether Elastic Network Adapter (ENA) is supported.
Type: String
Valid Values:
unsupported | supported | required
Required: No
- encryptionInTransitSupported
-
Indicates whether the instance type automatically encrypts in-transit traffic between instances.
Type: Boolean
Required: No
- ipv4AddressesPerInterface
-
The maximum number of IPv4 addresses per network interface.
Type: Integer
Required: No
- ipv6AddressesPerInterface
-
The maximum number of IPv6 addresses per network interface.
Type: Integer
Required: No
- ipv6Supported
-
Indicates whether IPv6 is supported.
Type: Boolean
Required: No
- maximumNetworkCards
-
The maximum number of physical network cards that can be allocated to the instance.
Type: Integer
Required: No
- maximumNetworkInterfaces
-
The maximum number of network interfaces for the instance type.
Type: Integer
Required: No
- networkCards
-
Describes the network cards for the instance type.
Type: Array of NetworkCardInfo objects
Required: No
- networkPerformance
-
The network performance.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: