getGatewayResponses
inline suspend fun ApiGatewayClient.getGatewayResponses(crossinline block: GetGatewayResponsesRequest.Builder.() -> Unit): GetGatewayResponsesResponse
Gets the GatewayResponses collection on the given RestApi. If an API developer has not added any definitions for gateway responses, the result will be the API Gateway-generated default GatewayResponses collection for the supported response types.