AWS::RefactorSpaces::Service LambdaEndpointInput
The input for the Amazon Lambda endpoint type.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Arn" :
String
}
YAML
Arn:
String
Properties
Arn
-
The Amazon Resource Name (ARN) of the Lambda function or alias.
Required: Yes
Type: String
Update requires: Replacement