The IoT Device Simulator solution is a Graphical User Interface (GUI) based engine designed to enable customers to get started quickly assessing AWS IoT services without an existing pool of devices. The IoT Device Simulator helps effortlessly create and simulate thousands of connected devices that are defined by the customer.
Changed
Updated AWS Amplify 4 to 5 and UI login page
Migrated AWS SDK for JavaScript V2 to V3
Updated outdated libraries
Improvement to service API metrics collection
Fixed
Simulations map not working
Fix Device Type and simulation deletion UI issue (GitHub issue #29)
Removed
CDK Bootstrap requirement for provisioning the CloudFormation stack
Security
Addressed security vulnerabilities found in npm packages
Checklist
[x] :wave: I have run the unit tests, and all unit tests have passed.
[ ] :warning: This pull request might incur a breaking change.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available:
Fixes https://github.com/aws-solutions/iot-device-simulator/issues/29
Description of changes:
Changed Updated AWS Amplify 4 to 5 and UI login page Migrated AWS SDK for JavaScript V2 to V3 Updated outdated libraries Improvement to service API metrics collection
Fixed Simulations map not working Fix Device Type and simulation deletion UI issue (GitHub issue #29)
Removed CDK Bootstrap requirement for provisioning the CloudFormation stack
Security Addressed security vulnerabilities found in npm packages
Checklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.