Learn R Programming

paws.networking (version 0.2.0)

apigatewayv2_get_integration_response: Gets an IntegrationResponses

Description

Gets an IntegrationResponses.

See https://paws-r.github.io/docs/apigatewayv2/get_integration_response.html 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.