Run Lambda functions
PreviousLogging and monitoringNextCommunicate with the Greengrass nucleus, other components, and AWS IoT Core
Last updated
Was this helpful?
Last updated
Was this helpful?
Note You can also specify custom platform attributes when you deploy the Greengrass nucleus component to a core device. For more information, see the of the .
ImportantTo import a Lambda function that you created to run on AWS IoT Greengrass V1, you must define individual component dependencies for the features that your function uses, such as secrets, local shadows, and stream manager. Define these components as so that your Lambda function component restarts if the dependency changes state. For more information, see .
Important
You must specify an ARN that includes the version of the function to import. You can't use version aliases like $LATEST
.