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
- Host: GitHub
- URL: https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-iotfleetindexing
- Owner: aws-cloudformation
- License: apache-2.0
- Created: 2021-04-09T22:23:15.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T23:17:28.000Z (over 2 years ago)
- Last Synced: 2024-11-08T12:31:10.764Z (over 1 year ago)
- Language: Java
- Size: 32.2 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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`