Version
Resource Type definition for AWS::Lambda::Version
Properties
Only publish a version if the hash value matches the value that's specified. Use this option to avoid publishing a version if the function code has changed since you last updated it. Updates are not supported for this property.
A description for the version to override the description in the function configuration. Updates are not supported for this property.
The ARN of the version.
The name of the Lambda function.
The resource policy of your function Search the CloudFormation User Guide for AWS::Lambda::Version
for more information about the expected schema for this property.
Specifies a provisioned concurrency configuration for a function's version. Updates are not supported for this property.
Specifies the runtime management configuration of a function. Displays runtimeVersionArn only for Manual.