View source: R/glue_operations.R
glue_describe_inbound_integrations | R Documentation |
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
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.