Event Invoke Config
The AWS::Lambda::EventInvokeConfig resource configures options for asynchronous invocation on a version or an alias.
Properties
Link copied to clipboard
A destination for events after they have been sent to a function for processing. Destinations - Function - The Amazon Resource Name (ARN) of a Lambda function.
Link copied to clipboard
The name of the Lambda function.
Link copied to clipboard
The maximum age of a request that Lambda sends to a function for processing.
Link copied to clipboard
The maximum number of times to retry when the function returns an error.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard