createUsagePlan
inline suspend fun ApiGatewayClient.createUsagePlan(crossinline block: CreateUsagePlanRequest.Builder.() -> Unit): CreateUsagePlanResponse
Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload.