docs
docs copied to clipboard
AWS Amplify Framework Documentation
#### Description of changes: Fix for the bundle size check github action: - Added missing prebuild step - Updated pages to test to reflect new IA - Updated logging message...
Bumps [@aws-amplify/amplify-cli-core](https://github.com/aws-amplify/amplify-cli/tree/HEAD/packages/amplify-cli-core) from 4.2.13 to 4.3.0. Changelog Sourced from @aws-amplify/amplify-cli-core's changelog. 4.3.0 (2023-12-11) Features bump data dependencies to launch RDS feature (#13409) (7fbf29f) Commits d095702 chore(release): Publish latest e26f7b3 chore:...
#### Description of changes: JS library misses the cancellation doc in the REST API category. The change adds the page back. #### Related GitHub issue #, if available: ### Instructions...
#### Description of changes: **Various changes to `swift/start/project-setup/upgrade-guide/`** See inline comments for more information. #### Related GitHub issue #, if available: ### Instructions **If this PR should not be merged...
**Describe the bug** When trying to call Notifications.Push.enable() from the index.ts React Native project, the following error is produced. `ERROR TypeError: _notifications.Notifications.Push.enable is not a function (it is undefined), js...
Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 5.3.2 to 6.0.1. Release notes Sourced from @aws-amplify/ui-react's releases. @aws-amplify/ui-react@6.0.1 Patch Changes #4730 2ab62defe Thanks @calebpollman! - fix: rename ResetPassword to ForgotPassword Changelog Sourced from @aws-amplify/ui-react's changelog....
#### Description of changes: Two changes are done in this PR. 1. Correctly passing access token :- Previous :- Authorization: `${(await fetchAuthSession()).tokens.accessToken.payload}` This is not working as expected and giving...
#### Description of changes: The PR has the following changes: * Adds missing Swift code snippets * Fix pages to add references for Swift authenticator. * Fix verbages for MFA...
#### Description of changes: Ported the Nuxt 3 doc from the Gen1 section with: 1. Replaced `amplifyconfiguration.json` with `amplify_outputs.json` 2. Replaced Gen1 GraphQL client with Gen2 Typebeast Data client 3....
#### Description of changes: - Updating docs to reflect changes made in amplify-flutter V2 #### Related GitHub issue #, if available: ### Instructions **If this PR should not be merged...