Modifies a Zero-ETL integration in the caller's account.
See https://www.paws-r-sdk.com/docs/glue_modify_integration/ for full documentation.
glue_modify_integration(
IntegrationIdentifier,
Description = NULL,
DataFilter = NULL,
IntegrationName = NULL
)
[required] The Amazon Resource Name (ARN) for the integration.
A description of the integration.
Selects source tables for the integration using Maxwell filter syntax.
A unique name for an integration in Glue.