Builder
class Builder
Properties
Link copied to clipboard
The name or ARN of the Lambda function.
Link copied to clipboard
If you set your function's recursive loop detection configuration to Allow
, Lambda doesn't take any action when it detects your function being invoked as part of a recursive loop. We recommend that you only use this setting if your design intentionally uses a Lambda function to write data back to the same Amazon Web Services resource that invokes it.