Learn R Programming

paws.networking (version 0.2.0)

apigatewayv2_delete_integration: Deletes an Integration

Description

Deletes an Integration.

See https://paws-r.github.io/docs/apigatewayv2/delete_integration.html for full documentation.

Usage

apigatewayv2_delete_integration(ApiId, IntegrationId)

Arguments

ApiId

[required] The API identifier.

IntegrationId

[required] The integration ID.