v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496640547.5 KB

Returns a paginated list of all data source attachments for an OpenSearch application, including attachments in all states (<code>PENDING</code>, <code>ATTACHED</code>, and <code>FAILED</code>).

post/2021-01-01/opensearch/application/{id}/listDataSourceAttachments

Path parameters

idstring required

The unique identifier or name of the OpenSearch application to list attachments for.

Request body

nextTokenstring

The pagination token from a previous call to retrieve the next set of results.

maxResultsinteger

The maximum number of results to return per page. The default is 50.

Response

Success

nextTokenstring

The pagination token to use in a subsequent call to retrieve the next set of results.