/** * Unit tests for DynamoDB client request bodies. * * The orchestrator forwards `action` + JSON `body` to the AWS SDK, so these * tests lock the wire params - especially ExclusiveStartKey pagination. */ export {}; //# sourceMappingURL=client.test.d.ts.map