| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda.destinations |
Amazon Lambda Destinations Library
|
| Modifier and Type | Method and Description |
|---|---|
static LambdaDestination.Builder |
LambdaDestination.Builder.create(IFunction fn) |
LambdaDestination.Builder |
LambdaDestination.Builder.responseOnly(Boolean responseOnly)
(experimental) Whether the destination function receives only the `responsePayload` of the source function.
|
Copyright © 2021. All rights reserved.