Package | Description |
---|---|
com.amazonaws.services.lambda.invoke |
A higher-level wrapper for AWS Lambda's Invoke operation.
|
Modifier and Type | Method and Description |
---|---|
String |
DefaultLambdaFunctionNameResolver.getFunctionName(Method method,
LambdaFunction annotation,
LambdaInvokerFactoryConfig config) |
String |
LambdaFunctionNameResolver.getFunctionName(Method method,
LambdaFunction annotation,
LambdaInvokerFactoryConfig config) |
Copyright © 2022. All rights reserved.