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