File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -131,12 +131,12 @@ Options:
131
131
For example, if you would like to create a DynamoDB client for browser-like runtime, the command will be like:
132
132
133
133
```
134
- node ./packages/package-generator/build/cli.js client --model models/dynamodb/2012-08-10/service-2.json --runtime browser --smoke models/dynamodb/2012-08-10/smoke.json
134
+ node ./packages/package-generator/build/cli.js client --model models/dynamodb/2012-08-10/service-2.json --runtime browser --smoke models/dynamodb/2012-08-10/smoke.json --version 0.1.0-preview.1
135
135
```
136
136
137
137
[ issues ] : https://github.com/aws/aws-sdk-js-v3/issues
138
138
[ pr ] : https://github.com/aws/aws-sdk-js-v3/pulls
139
139
[ license ] : http://aws.amazon.com/apache2.0/
140
140
[ cla ] : http://en.wikipedia.org/wiki/Contributor_License_Agreement
141
141
[ AWS service models ] : https://github.com/aws/aws-sdk-js-v3/tree/master/models
142
- [ conventional commits ] : https://www.conventionalcommits.org/
142
+ [ conventional commits ] : https://www.conventionalcommits.org/
You can’t perform that action at this time.
0 commit comments