Add-VSGreengrassFunctionDefinitionVersionDefaultConfig

Add-VSGreengrassFunctionDefinitionVersionDefaultConfig

SYNOPSIS

Adds an AWS::Greengrass::FunctionDefinitionVersion.DefaultConfig resource property to the template. <a name=”aws-properties-greengrass-functiondefinitionversion-defaultconfig-description”></a>The default configuration that applies to all Lambda functions in the function definition version. Individual Lambda functions can override these settings.

SYNTAX

Add-VSGreengrassFunctionDefinitionVersionDefaultConfig [-Execution] <Object> [<CommonParameters>]

DESCRIPTION

Adds an AWS::Greengrass::FunctionDefinitionVersion.DefaultConfig resource property to the template. <a name=”aws-properties-greengrass-functiondefinitionversion-defaultconfig-description”></a>The default configuration that applies to all Lambda functions in the function definition version. Individual Lambda functions can override these settings.

<a name=”aws-properties-greengrass-functiondefinitionversion-defaultconfig-inheritance”></a> In an AWS CloudFormation template, DefaultConfig is a property of the AWS::Greengrass::FunctionDefinitionVersion : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-functiondefinitionversion.html resource.

PARAMETERS

-Execution

Configuration settings for the Lambda execution environment on the AWS IoT Greengrass core.

Type: Execution Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-defaultconfig.html#cfn-greengrass-functiondefinitionversion-defaultconfig-execution UpdateType: Mutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

Vaporshell.Resource.Greengrass.FunctionDefinitionVersion.DefaultConfig

NOTES

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-defaultconfig.html