aws-sdk-js
aws-sdk-js copied to clipboard
chore: disable client side validations
Removes client-side validators.
Checklist
- [ ]
npm run testpasses - [ ]
.d.tsfile is updated - [x] changelog is added,
npm run add-change - [ ] run
bundle exec rake docs:apiand inspectdoc/latest/index.htmlif documentation is changed - [ ] run
npm run integrationif integration test is changed - [ ] non-code related change (markdown/git settings etc)