# AWS-Secure-Insight **Repository Path**: MicrochipTech/AWS-Secure-Insight ## Basic Information - **Project Name**: AWS-Secure-Insight - **Description**: AWS JIT and Bring your Own Certificate Demo. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-23 - **Last Updated**: 2026-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### AWS-IoT-Zero-Touch #### AWS JIT and Bring your Own Certificate Demo. ##### (Eclipse Paho MQTT and WolfSSL version) --- ### Introduction [AWS IoT](http://aws.amazon.com/iot/) is a service that will allow internet of things (IoT) devices to be easily and securely connected to Amazon Web Services (AWS). The Microchip __AWS-IoT-Zero-Touch__ solution provides the following key features: 1. Secure the communication of any AWS IoT node regardless of the Microcontroller or Processor used 2. Accelerate the cryptographic algorithms of the TLS (Transport Layer Security) layer and isolate them in a secure Trusted Execution Environment 3. Remove all manipulation of keys and certificates throughout any step of the end node manufacturing. It makes the manufacturing of AWS IoT end nodes "Zero Touch" from a security viewpoint. This solution requires multiple hardware and software elements: - A Secure AWS IoT end node development kit: [AT88CKECC-AWS-XSTK](http://www.atmel.com/tools/AT88CKECC-AWS-XSTK.aspx) - A desktop application to configure an AWS IoT development kit: [Application GUI](https://github.com/MicrochipTech/AWS-Secure-Insight/tree/master/sw) The development kit ships with all firmware pieces pre-programmed. The source code is available [here](https://github.com/MicrochipTech/AWS-Secure-Insight/tree/master/sw) Please read the step by step user guide first! It is avaslable on the [Wiki](https://github.com/MicrochipTech/AWS-IoT-Zero-Touch/wiki) For more information on the current Microchip IoT demos please go to [Microchip's IoT Page](http://www.microchip.com/iot). --- ### Required Tools and Applications #### OS Requirements We have build and tested the IoT Zero Touch Application on the following OS's: - __OS X:__ 10.11.x - __Linux:__ Debian Based - Ubuntu 14.04LTS - __Windows:__ Windows 7 64 bit (Windows 7 32bit will be supported soon)