glue_describe_inbound_integrations: Returns a list of inbound integrations for the specified...

View source: R/glue_operations.R

glue_describe_inbound_integrationsR Documentation

Returns a list of inbound integrations for the specified integration

Description

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.

Usage

glue_describe_inbound_integrations(
  IntegrationArn = NULL,
  Marker = NULL,
  MaxRecords = NULL,
  TargetArn = NULL
)

Arguments

IntegrationArn

The Amazon Resource Name (ARN) of the integration.

Marker

A token to specify where to start paginating. This is the marker from a previously truncated response.

MaxRecords

The total number of items to return in the output.

TargetArn

The Amazon Resource Name (ARN) of the target resource in the integration.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.