An open API service indexing awesome lists of open source software.

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

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.