v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Returns information about an array of <code>TableRestoreStatus</code> objects.

post/#X-Amz-Target=RedshiftServerless.ListTableRestoreStatus

Headers

X-Amz-Target'RedshiftServerless.ListTableRestoreStatus' required

Request body

maxResultsinteger

An optional parameter that specifies the maximum number of results to return. You can use nextToken to display the next page of results.

namespaceNamestring

The namespace from which to list all of the statuses of <code>RestoreTableFromSnapshot</code> operations .

nextTokenstring

If your initial <code>ListTableRestoreStatus</code> operation returns a nextToken, you can include the returned <code>nextToken</code> in following <code>ListTableRestoreStatus</code> operations. This will return results on the next page.

workgroupNamestring

The workgroup from which to list all of the statuses of <code>RestoreTableFromSnapshot</code> operations.

Response

Success

nextTokenstring

If your initial <code>ListTableRestoreStatus</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in following <code>ListTableRestoreStatus</code> operations. This will returns results on the next page.