apigatewayv2_get_integration_response {paws.networking}R Documentation

Gets an IntegrationResponses

Description

Gets an IntegrationResponses.

See https://www.paws-r-sdk.com/docs/apigatewayv2_get_integration_response/ for full documentation.

Usage

apigatewayv2_get_integration_response(
  ApiId,
  IntegrationId,
  IntegrationResponseId
)

Arguments

ApiId

[required] The API identifier.

IntegrationId

[required] The integration ID.

IntegrationResponseId

[required] The integration response ID.


[Package paws.networking version 0.9.0 Index]