DestinationConfig - Amazon Lambda
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DestinationConfig

A configuration object that specifies the destination of an event after Lambda processes it. For more information, see Adding a destination.

Contents

OnFailure

The destination configuration for failed invocations.

Type: OnFailure object

Required: No

OnSuccess

The destination configuration for successful invocations. Not supported in CreateEventSourceMapping or UpdateEventSourceMapping.

Type: OnSuccess object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: