createStage
inline suspend fun ApiGatewayClient.createStage(crossinline block: CreateStageRequest.Builder.() -> Unit): CreateStageResponse
Creates a new Stage resource that references a pre-existing Deployment for the API.
Creates a new Stage resource that references a pre-existing Deployment for the API.