Aaron S.

Results 6 issues of Aaron S.

#### Description of changes Add Hub events for MQTT connection state changes. Building on the work to [add connection states for AppSync](https://github.com/aws-amplify/amplify-js/pull/10063), this applies the same events to the MQTT...

When starting a new react-native project with picker using npm version >= 7, the npm install process fails. Reproduction steps: ``` export PROJECTNAME=projectname npx react-native@latest init $PROJECTNAME cd $PROJECTNAME npm...

#### Description of changes **Short:** This fixes refactors imports to remove all potential for import cycles **Long:** Vite uses a different build process that is more sensitive to dependency cycles....

#### Description of changes Automated reconnect for IoT and API. This change doesn't alter the interface for either IoT or API, however when the connection is lost or disrupted it...

### Is your feature request related to a problem? Please describe. I'm working on augmenting the `aws-amplify` library to generate data interfaces for lambda functions to consume, which requires running...

#### Description of changes: Documentation for the [AuthorizationCallback](https://github.com/aws-amplify/amplify-data/pull/528) change. ![image](https://github.com/user-attachments/assets/34160a2a-2f50-44b6-bec5-b78a29201ed8) #### Related GitHub issue #, if available: ### Instructions **If this PR should not be merged upon approval for any...