createDeployment
inline suspend fun ApiGatewayClient.createDeployment(crossinline block: CreateDeploymentRequest.Builder.() -> Unit): CreateDeploymentResponse
Creates a Deployment resource, which makes a specified RestApi callable over the internet.