apigatewayv2_delete_integration_response: Deletes an IntegrationResponses

View source: R/apigatewayv2_operations.R

apigatewayv2_delete_integration_responseR Documentation

Deletes an IntegrationResponses

Description

Deletes an IntegrationResponses.

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

Usage

apigatewayv2_delete_integration_response(
  ApiId,
  IntegrationId,
  IntegrationResponseId
)

Arguments

ApiId

[required] The API identifier.

IntegrationId

[required] The integration ID.

IntegrationResponseId

[required] The integration response ID.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.