AWS::Greengrass::FunctionDefinition DefaultConfig
The default configuration that applies to all Lambda functions in the function definition version. Individual Lambda functions can override these settings.
In an
AWS CloudFormation template, DefaultConfig
is a property of the FunctionDefinitionVersion
property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Execution
-
Configuration settings for the Lambda execution environment on the AWS IoT Greengrass core.
Required: Yes
Type: Execution
Update requires: Replacement
See also
-
FunctionDefaultConfig in the AWS IoT Greengrass Version 1 API Reference