AWS::AppSync::DataSource LambdaConfig - AWS CloudFormation (original) (raw)
AWS::AppSync::DataSource LambdaConfig - AWS CloudFormation
The LambdaConfig
property type specifies the Lambda function ARN for an AWS AppSync data source.
LambdaConfig
is a property of the AWS::AppSync::DataSource property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"LambdaFunctionArn" : String
}
YAML
LambdaFunctionArn: String
Properties
LambdaFunctionArn
The ARN for the Lambda function.
Required: Yes
Type: String
Update requires: No interruption
HttpConfig
OpenSearchServiceConfig
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.