aws-appsync-iot-core-realtime-dashboard icon indicating copy to clipboard operation
aws-appsync-iot-core-realtime-dashboard copied to clipboard

This sample application demonstrates a React based web dashboard receiving real-time updates from IoT sensors. The solution is built with AWS AppSync, AWS Amplify, Amazon Location Service, and AWS Io...

Results 9 aws-appsync-iot-core-realtime-dashboard issues
Sort by recently updated
recently updated
newest added

Any reason for this after simply running `amplify push` after doing `amplify init`? ``` ? Do you want to update code for your updated GraphQL API Yes ? Do you...

We are a security research team and we recently discovered that there is an over-authorization security issue with this project's IoT policy. The affected file is as following: 1. aws-appsync-iot-core-realtime-dashboard/sensor/policy.json

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13. Changelog Sourced from vite's changelog. 5.0.13 (2024-03-24) fix: fs.deny with globs with directories (#16250) (d2db33f), closes #16250 Commits 80b1b07 release: v5.0.13 d2db33f fix: fs.deny...

dependencies

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.4.1 and updates ancestor dependency [@aws-sdk/client-iot](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iot). These dependencies need to be updated together. Updates `fast-xml-parser` from 4.2.5 to 4.4.1 Changelog Sourced from fast-xml-parser's changelog. Note: If you...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.13 to 5.4.8. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies

Bumps [ws](https://github.com/websockets/ws) to 7.5.10 and updates ancestor dependency [aws-iot-device-sdk](https://github.com/aws/aws-iot-device-sdk-js). These dependencies need to be updated together. Updates `ws` from 3.3.3 to 7.5.10 Release notes Sourced from ws's releases. 7.5.10 Bug...

dependencies

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...

dependencies

I installed and deployed the demo on my local PC following steps in README.md. When running "amplify init", there was an warning as below: ⠇ Building resource api/sensorsapi⚠️ WARNING: Schema...