apigatewayv2_delete_integration {paws.networking} | R Documentation |
Deletes an Integration
Description
Deletes an Integration.
See https://www.paws-r-sdk.com/docs/apigatewayv2_delete_integration/ for full documentation.
Usage
apigatewayv2_delete_integration(ApiId, IntegrationId)
Arguments
ApiId |
[required] The API identifier. |
IntegrationId |
[required] The integration ID. |
[Package paws.networking version 0.7.0 Index]