Status: IN
DynamoDB bulk data operations have an asymmetric round-trip: export to S3 efficiently extracts data without consuming table capacity, but import from S3 can only create new tables — bulk transformation workflows (export → process → reload) require full table recreation with re-provisioning of all settings rather than in-place updates.