createNetworkInterface
inline suspend fun Ec2Client.createNetworkInterface(crossinline block: CreateNetworkInterfaceRequest.Builder.() -> Unit): CreateNetworkInterfaceResponse
Creates a network interface in the specified subnet.
The number of IP addresses you can assign to a network interface varies by instance type.
For more information about network interfaces, see Elastic network interfaces in the Amazon EC2 User Guide.