AWS Lambda Create a Lambda Function with CloudFromation
Jump to navigation
Jump to search
External
Internal
Resource Types
AWS::Lambda::Function
Resources: LambdaExample: Type: "AWS::Lambda::Function" Properties: FunctionName: String Description: String Code: Code Environment: Environment Runtime: String VpcConfig: VPCConfig MemorySize: Integer Role: String Timeout: Integer Handler: String ReservedConcurrentExecutions: Integer DeadLetterConfig: DeadLetterConfig KmsKeyArn: String Layers: - String TracingConfig: TracingConfig Tags: Resource Tag