https://github.com/ricardolsmendes/aws-iot-sandbox-infra
Just some infra to play with IoT in AWS
https://github.com/ricardolsmendes/aws-iot-sandbox-infra
internet-of-things iot iot-core
Last synced: about 1 month ago
JSON representation
Just some infra to play with IoT in AWS
- Host: GitHub
- URL: https://github.com/ricardolsmendes/aws-iot-sandbox-infra
- Owner: ricardolsmendes
- License: mit
- Created: 2024-11-07T13:46:24.000Z (6 months ago)
- Default Branch: develop
- Last Pushed: 2024-11-24T15:55:34.000Z (5 months ago)
- Last Synced: 2024-11-24T16:38:19.703Z (5 months ago)
- Topics: internet-of-things, iot, iot-core
- Language: HCL
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws-iot-sandbox-infra
Just some infra to play with IoT in AWS. See the [environments](./environments/) and
[modules](./modules/) documentation for details.## Usage instructions
1. Set up the IoT infrastructure using the available [environments](./environments/).
2. Use the [companion Python client scripts](https://github.com/ricardolsmendes/aws-iot-core-client)
to validate the setup.## How to contribute
Please make sure to take a moment and read the [Code of
Conduct](https://github.com/ricardolsmendes/aws-iot-sandbox-infra/blob/main/.github/CODE_OF_CONDUCT.md).### Report issues
Please report bugs and suggest features via the [GitHub
Issues](https://github.com/ricardolsmendes/aws-iot-sandbox-infra/issues).Before opening an issue, search the tracker for possible duplicates. If you find a
duplicate, please add a comment saying that you encountered the problem as well.### Contribute code
Please make sure to read the [Contributing
Guide](https://github.com/ricardolsmendes/aws-iot-sandbox-infra/blob/main/.github/CONTRIBUTING.md)
before making a pull request.