apigatewayv2_get_integration {paws.networking}R Documentation

Gets an Integration

Description

Gets an Integration.

See https://www.paws-r-sdk.com/docs/apigatewayv2_get_integration/ for full documentation.

Usage

apigatewayv2_get_integration(ApiId, IntegrationId)

Arguments

ApiId

[required] The API identifier.

IntegrationId

[required] The integration ID.


[Package paws.networking version 0.9.0 Index]