LambdaConfig
Configuration details for an AWS Lambda function used as an endpoint for a cloud connector.
Contents
- arn
- 
               The Amazon Resource Name (ARN) of the Lambda function used as an endpoint. Type: String Pattern: (arn:aws:lambda:[0-9a-zA-Z-]+:[0-9]+:function:)?([a-zA-Z0-9-_]+(:(\$LATEST|[a-zA-Z0-9-_]+))?)Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: