{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/7"}],"enrichment":{"capability":"Command-line tool for provisioning AWS IoT Things and ThingTypes, and attaching certificates to them.","skillfed_tags":["aws-iot","cli-tool","abandoned"],"use_cases":["Quickly create a single IoT Thing with attributes from the command line during local development or testing.","Bulk-provision multiple IoT devices by scripting repeated calls to awsiot newthing with different parameters.","Attach pre-existing certificates to Things without writing custom Python code.","Set up IoT ThingTypes once and reuse them across multiple Things with consistent attributes."],"what_it_does":"awsiot is a command-line wrapper around AWS IoT provisioning operations. It lets you create IoT Things and ThingTypes, assign attributes to them, and attach certificates\u2014operations that would otherwise require writing boto3 code or using the AWS console. The tool reads your local AWS credentials and uses them to interact with your AWS account.\n\nThe package depends on boto3 and botocore for AWS API calls, and click for CLI argument handling. However, it has been abandoned since late 2017, with no updates to track AWS API changes or support modern Python versions. Before adopting it, you should verify whether it still works with current AWS SDK versions and whether your use case would be better served by writing boto3 code directly or using newer provisioning tools.","worth_installing":"No. The package is abandoned (last update 2017-12-10) and targets Python versions up to 3.6. Compatibility with modern boto3, botocore, and current Python releases is unverified. For AWS IoT provisioning, writing boto3 code directly or using AWS's official provisioning tools is safer and more maintainable."},"id":"awsiot","links":{"html":"https://skillfed.io/packages/awsiot","md":"https://skillfed.io/packages/awsiot.md","pypi":"https://pypi.org/project/awsiot/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2017-12-10","license_spdx":null,"license_treatment":"permissive","name":"awsiot","python_support":"unspecified","summary":"Command Line utility to easily provision IoT things in AWS"},"popularity":{"monthly_downloads":215764,"position":9394,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.3"}
