v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438230222.0 KB

Lists all of the integrations associated to a specific URI in the AWS account.

post/integrations

Query parameters

next-tokenstring

The pagination token from the previous ListAccountIntegrations API call.

max-resultsinteger

The maximum number of objects returned per page.

include-hiddenboolean

Boolean to indicate if hidden integration should be returned. Defaults to <code>False</code>.

Request body

Uristring required

The URI of the S3 bucket or any other type of data source.

Response

Success

NextTokenstring

The pagination token from the previous ListAccountIntegrations API call.