amplify-backend
amplify-backend copied to clipboard
Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS
### Environment information ```plain text n/a ``` ### Describe the feature Amazon Cognito recently announced support for passwordless authentication flows. https://aws.amazon.com/about-aws/whats-new/2024/11/amazon-cognito-passwordless-authentication-low-friction-secure-logins/ Today we can modify the underlying CFN resources, however...
### Environment information ```plain text System: OS: macOS 15.3.2 CPU: (8) arm64 Apple M2 Memory: 912.20 MB / 24.00 GB Shell: /bin/zsh Binaries: Node: 23.10.0 - /opt/homebrew/bin/node Yarn: undefined -...
### Environment information ```plain text System: OS: macOS 15.3.2 CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 6.85 GB / 64.00 GB Shell: /bin/zsh Binaries: Node: 22.11.0 -...
### Environment information ```plain text System: OS: macOS 15.3.2 CPU: (11) arm64 Apple M3 Pro Memory: 509.34 MB / 18.00 GB Shell: /bin/zsh Binaries: Node: 23.7.0 - /opt/homebrew/bin/node Yarn: undefined...
### Environment information ```plain text System: OS: Linux 6.8 Linux Mint 22 (Wilma) CPU: (12) x64 AMD Ryzen 5 7600X 6-Core Processor Memory: 40.65 GB / 61.88 GB Shell: /bin/bash...
### Environment information ```plain text System: OS: macOS 13.7.1 CPU: (4) x64 Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz Shell: /bin/zsh Binaries: Node: 21.5.0 - ~/.nvm/versions/node/v21.5.0/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm:...
### Is this related to a new or existing framework? React ### Is this related to a new or existing API? Authentication, Storage ### Is this related to another service?...
### Environment information ```plain text System: OS: macOS 14.7 CPU: (10) arm64 Apple M1 Pro Memory: 72.84 MB / 32.00 GB Shell: /opt/homebrew/bin/fish Binaries: Node: 22.8.0 - ~/.local/state/fnm_multishells/43849_1730131892294/bin/node Yarn: undefined...
### Environment information ```plain text System: OS: macOS 15.3.2 CPU: (8) arm64 Apple M1 Memory: 152.20 MB / 16.00 GB Shell: /bin/zsh Binaries: Node: 20.18.2 - ~/.nvm/versions/node/v20.18.2/bin/node Yarn: 1.22.22 -...
**Is your feature request related to a problem? Please describe.** I would like to track and limit the token usage per person. Therefor I need to receive the used tokens...