v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1453442446.0 KB

Lists completed imports within the past 90 days.

post/#X-Amz-Target=DynamoDB_20120810.ListImports

Query parameters

PageSizestring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'DynamoDB_20120810.ListImports' required

Request body

TableArnstring

The Amazon Resource Name (ARN) associated with the table that was imported to.

PageSizeinteger

The number of <code>ImportSummary </code>objects returned in a single page.

NextTokenstring

An optional string that, if supplied, must be copied from the output of a previous call to <code>ListImports</code>. When provided in this manner, the API fetches the next page of results.

Response

Success

NextTokenstring

If this value is returned, there are additional results to be displayed. To retrieve them, call <code>ListImports</code> again, with <code>NextToken</code> set to this value.