Hui Zhao

Results 36 issues of Hui Zhao

### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...

bug
model-gen
p3

#### Description of changes #### Issue #, if available #### Description of how you validated changes #### Checklist - [ ] PR description included - [ ] `yarn test` passes...

#### 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 See each commit message for detials. #### Issue #, if available #### Description of how you validated changes #### Checklist - [x] PR description included -...

#### Description of changes See each commit message for details. #### Issue #, if available #### Description of how you validated changes #### Checklist - [x] PR description included -...

#### Description of changes We can now use typescript 5.3.x across the workspace. #### Issue #, if available #### Description of how you validated changes #### Checklist - [x] PR...

#### Description of changes #### Issue #, if available #### Description of how you validated changes #### Checklist - [ ] PR description included - [ ] `yarn test` passes...

#### Description of changes #### Issue #, if available #### Description of how you validated changes #### Checklist - [x] PR description included - [x] `yarn test` passes - [...

#### Description of changes Added default `path: '/'` and `secure: true` to the cookies setting options from the server side. #### Issue #, if available https://github.com/aws-amplify/amplify-js/issues/13509 #### Description of how...

#### Description of changes This PR re-organized the Cognito Identity service clients, and turn them into factory function. These factories expecting an `endpointResolver` to be injected as dependency. So they...