View source: R/apigatewayv2_operations.R
apigatewayv2_get_integration_response | R Documentation |
Gets an IntegrationResponses.
See https://www.paws-r-sdk.com/docs/apigatewayv2_get_integration_response/ for full documentation.
apigatewayv2_get_integration_response(
ApiId,
IntegrationId,
IntegrationResponseId
)
ApiId |
[required] The API identifier. |
IntegrationId |
[required] The integration ID. |
IntegrationResponseId |
[required] The integration response ID. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.