Skip to content

Create totp and u2f(/webauthn) Global Tables

Compare
Choose a tag to compare
@forevermatt forevermatt released this 04 Aug 19:41
· 127 commits to develop since this release
b6d2b1f

Added

  • Add new Global Table for TOTP data
    • Not in use yet. Will migrate data to it after this release, and do a subsequent release to start using this table.
  • Add new Global Table for U2F(/WebAuthn) data
    • Not in use yet. Will migrate data to it after this release, and do a subsequent release to start using this table.

Changed (non-breaking)

  • Extract DynamoDB Table Tags to custom value for reuse
  • Extract function tags to custom value for reuse
  • Extract GlobalTable Replicas to custom value for reuse