We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cbcfda + 6aa8ba3 commit 899c159Copy full SHA for 899c159
1 file changed
README.md
@@ -111,6 +111,7 @@ dynamodt up
111
112
113
## Data Transformation Script Format
114
+ Make sure your script name contains the transformation number, for example: v1_transformation_script
115
```js
116
const { utils } = require('dynamo-data-transform')
117
0 commit comments