The API is used to retrieve a list of integrations.
See https://www.paws-r-sdk.com/docs/glue_describe_integrations/ for full documentation.
glue_describe_integrations(
IntegrationIdentifier = NULL,
Marker = NULL,
MaxRecords = NULL,
Filters = NULL
)
The Amazon Resource Name (ARN) for the integration.
A value that indicates the starting point for the next set of response records in a subsequent request.
The total number of items to return in the output.
A list of key and values, to filter down the results. Supported keys are "Status", "IntegrationName", and "SourceArn". IntegrationName is limited to only one value.