public class Lambda2ClientStandardImpl extends Object implements Lambda2InternalClient
| Constructor and Description |
|---|
Lambda2ClientStandardImpl(Lambda2Configuration configuration)
Constructor that uses the config file.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.lambda.LambdaClient |
getLambdaClient()
Getting the Lambda AWS client that is used.
|
public Lambda2ClientStandardImpl(Lambda2Configuration configuration)
public software.amazon.awssdk.services.lambda.LambdaClient getLambdaClient()
getLambdaClient in interface Lambda2InternalClientApache Camel