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