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

https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-iotfleetindexing


https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-iotfleetindexing

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

## aws-cloudformation-resource-providers-iotfleetindexing
The CloudFormation Resource Provider Package for AWS IoT Fleet Indexing.

## Security

See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.

## License

This project is licensed under the Apache-2.0 License.

### Development
Ensure the code passes `pre-commit` checks:
`pre-commit run --all-files`.

You can install `pre-commit` by `pip install pre-commit cloudformation-cli-java-plugin`