createService
inline suspend fun VpcLatticeClient.createService(crossinline block: CreateServiceRequest.Builder.() -> Unit): CreateServiceResponse
Creates a service. A service is any software application that can run on instances containers, or serverless functions within an account or virtual private cloud (VPC).
For more information, see Services in the Amazon VPC Lattice User Guide.