Greengrass component deployment question

0

Hello I'm going to deploy a component with AWS Greengrass v2. I will deploy the recipe I wrote to Raspberry Pi4. The artifacts in the recipe are associated with a face recognition inference code in the S3 bucket. I'm curious. Can you make the component deployment run automatically whenever I request it? Like it's triggered like a lambda. Or it doesn't have to be this. If this is possible, I would like to know what the command to do it in boto3 is. Or is it possible to have the deployment run only at a certain time? Please let me know. Thank you.

1 Answer
0

You can look into Trigger AWS IoT Greengrass component deployments from AWS CodeCommit - https://aws.amazon.com/blogs/iot/trigger-aws-iot-greengrass-component-deployments-from-aws-codecommit/

profile pictureAWS
EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions