aws-sdk-js icon indicating copy to clipboard operation
aws-sdk-js copied to clipboard

chore: disable client side validations

Open siddsriv opened this issue 1 year ago • 0 comments

Removes client-side validators.

Checklist
  • [ ] npm run test passes
  • [ ] .d.ts file is updated
  • [x] changelog is added, npm run add-change
  • [ ] run bundle exec rake docs:api and inspect doc/latest/index.html if documentation is changed
  • [ ] run npm run integration if integration test is changed
  • [ ] non-code related change (markdown/git settings etc)

siddsriv avatar Aug 14 '24 16:08 siddsriv