delete_integration_response
(**kwargs)¶Deletes an IntegrationResponses.
See also: AWS API Documentation
Request Syntax
response = client.delete_integration_response(
ApiId='string',
IntegrationId='string',
IntegrationResponseId='string'
)
[REQUIRED]
The API identifier.
[REQUIRED]
The integration ID.
[REQUIRED]
The integration response ID.
None
Exceptions
ApiGatewayV2.Client.exceptions.NotFoundException
ApiGatewayV2.Client.exceptions.TooManyRequestsException