Describes one or more zero-ETL or S3 event integrations with Amazon Redshift.
See https://www.paws-r-sdk.com/docs/redshift_describe_integrations/ for full documentation.
redshift_describe_integrations(
IntegrationArn = NULL,
MaxRecords = NULL,
Marker = NULL,
Filters = NULL
)
The unique identifier of the integration.
The maximum number of response records to return in each call. If the
number of remaining response records exceeds the specified MaxRecords
value, a value is returned in a marker
field of the response. You can
retrieve the next set of records by retrying the command with the
returned marker value.
Default: 100
Constraints: minimum 20, maximum 100.
An optional pagination token provided by a previous
describe_integrations
request. If
this parameter is specified, the response includes only records beyond
the marker, up to the value specified by MaxRecords
.
A filter that specifies one or more resources to return.