exportTableToPointInTime
inline suspend fun DynamoDbClient.exportTableToPointInTime(crossinline block: ExportTableToPointInTimeRequest.Builder.() -> Unit): ExportTableToPointInTimeResponse
Exports table data to an S3 bucket. The table must have point in time recovery enabled, and you can export data from any time within the point in time recovery window.