class Aws::Lambda::Types::FunctionEventInvokeConfig
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/FunctionEventInvokeConfig AWS API Documentation
@return [Types::DestinationConfig]
</note>
records of successful invocations, use another destination type.
<note markdown=“1”> S3 buckets are supported only for on-failure destinations. To retain
* **Event Bus** - The ARN of an Amazon EventBridge event bus.
* Topic - The ARN of a standard SNS topic.
* Bucket - The ARN of an Amazon S3 bucket.
* Queue - The ARN of a standard SQS queue.
function.
* Function - The Amazon Resource Name (ARN) of a Lambda
Destinations
processing.
A destination for events after they have been sent to a function for
@!attribute [rw] destination_config
@return [Integer]
processing.
The maximum age of a request that Lambda sends to a function for
@!attribute [rw] maximum_event_age_in_seconds
@return [Integer]
error.
The maximum number of times to retry when the function returns an
@!attribute [rw] maximum_retry_attempts
@return [String]
The Amazon Resource Name (ARN) of the function.
@!attribute [rw] function_arn
@return [Time]
The date and time that the configuration was last updated.
@!attribute [rw] last_modified