Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.14 KB

API_DestinationConfig.md

File metadata and controls

23 lines (17 loc) · 1.14 KB

DestinationConfig

A configuration object that specifies the destination of an event after Lambda processes it.

Contents

OnFailure The destination configuration for failed invocations.
Type: OnFailure object
Required: No

OnSuccess The destination configuration for successful invocations.
Type: OnSuccess object
Required: No

See Also

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