Class LambdaDestinationResolver
java.lang.Object
org.springframework.cloud.function.adapter.aws.LambdaDestinationResolver
- All Implemented Interfaces:
org.springframework.cloud.function.web.source.DestinationResolver
public class LambdaDestinationResolver
extends Object
implements org.springframework.cloud.function.web.source.DestinationResolver
Implementation of
DestinationResolverfor AWS Lambda which resolves destination
from `lambda-runtime-aws-request-id` message header.- Author:
- Dave Syer, Oleg Zhurakousky
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LambdaDestinationResolver
public LambdaDestinationResolver()
-
-
Method Details
-
destination
- Specified by:
destinationin interfaceorg.springframework.cloud.function.web.source.DestinationResolver
-