Returns a list of inbound integrations for the specified integration.
See https://www.paws-r-sdk.com/docs/glue_describe_inbound_integrations/ for full documentation.
glue_describe_inbound_integrations(
IntegrationArn = NULL,
Marker = NULL,
MaxRecords = NULL,
TargetArn = NULL
)
The Amazon Resource Name (ARN) of the integration.
A token to specify where to start paginating. This is the marker from a previously truncated response.
The total number of items to return in the output.
The Amazon Resource Name (ARN) of the target resource in the integration.