Merged in feature/permit-policy-cleanup (pull request #210)

cleanup permit policies and correct documentation

* docs

* policy cleanup

* refactor

* Merge remote-tracking branch 'origin/feature/permit-policy-cleanup' into feature/permit-policy-cleanup

* docs and edits
This commit is contained in:
Jay Brown
2026-02-19 20:22:59 +00:00
parent 58912a66d4
commit 6dccf494f8
70 changed files with 785 additions and 2221 deletions
@@ -0,0 +1,8 @@
# MFA related scripts
This directory has various setup and helper scripts that were needed
to setup the first cognito MFA demo. All of these script work and will inform
the actual development that will follow.
See these for more information.
- [create.all.md](./create.all.md)
- [delete.all.md](./delete.all.md)