// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: CC-BY-SA-4.0
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
See AGENTS.md for full workflow patterns, implementation guidelines, and content structure.
- This repository provides structured knowledge for AI agents to set up and experiment with AWS IoT Greengrass in containerized environments
- Not for production — experimentation and quick start scenarios only
- Two Greengrass variants: Nucleus (full Java runtime) and Lite (lightweight C runtime for constrained devices)
- Always read the relevant guide from
skills/aws-iot-greengrass/references/before implementing - For component creation, always check
skills/aws-iot-greengrass/examples/for similar implementations first - Recipe fields are case-sensitive for Greengrass Lite — see
skills/aws-iot-greengrass/references/components/component-development.md
For up-to-date API and service documentation beyond what this repository covers (includes both Nucleus and Lite):
- Developer Guide: https://docs.aws.amazon.com/greengrass/v2/developerguide/llms.txt
- API Reference: https://docs.aws.amazon.com/greengrass/v2/APIReference/llms.txt