5 Commits

Author SHA1 Message Date
Corey Pyle
50b7b4c27f JavaScript (v3): Fixing ESLint errors. (#6385)
* JavaScript (v3): Task - Update main readme with linting instructions.
* JavaScript (v3): Task - Fix bug in pre-commit.
* JavaScript (v3): Task - Remove test script from external lib.
* JavaScript (v3): Add transcribe to npm workspace.
2024-04-30 13:36:13 -07:00
Dennis Traub
2df340f1c8 Add shebang line to top of pre-commit hook so it can be used on Windows (#6156) 2024-02-22 14:53:36 -05:00
Corey Pyle
bd4ab6a6a7 IAM Cleanup (#4646)
* consolidate iam client snippets
* move and clean up iam examples
* refactor basic scenario
* add integration tests
* update readme
* update linter
* apply editorial suggestions from code review
2023-04-07 11:07:21 -07:00
Corey Pyle
4829f472f2 Fix grammatical and clarity issues. (#4289) 2023-01-24 13:43:56 -06:00
Corey Pyle
772ce46454 Dockerfile updates and git hooks (#4261)
* setup git hooks and add js pre-commit hook

* add readme notes on running docker file

* fix a comment

* fix grammar

* Fix grammar errors and add shell script header.

* Remove directory change.

Co-authored-by: ford prior <108086978+ford-at-aws@users.noreply.github.com>
2023-01-20 15:54:15 -06:00