--- RecipeFormatVersion: '2020-01-25' ComponentName: com.example.Publisher ComponentVersion: '1.0.0' ComponentDescription: A component that publishes messages. ComponentPublisher: Amazon ComponentConfiguration: DefaultConfiguration: accessControl: aws.greengrass.ipc.pubsub: 'com.example.Publisher:pubsub:1': policyDescription: Allows access to publish to all topics. operations: - 'aws.greengrass#PublishToTopic' resources: - '*' Manifests: - Lifecycle: Install: Timeout: 600 Script: python3 -m pip install pip & pip3 install awsiotsdk numpy Pillow -U Run: python3 {artifacts:path}/publisher.py {artifacts:path}