| Package | Description |
|---|---|
| org.apache.camel.component.aws2.lambda.client | |
| org.apache.camel.component.aws2.lambda.client.impl |
| Modifier and Type | Method and Description |
|---|---|
static Lambda2InternalClient |
Lambda2ClientFactory.getLambdaClient(Lambda2Configuration configuration)
Return the correct AWS Lambda client (based on remote vs local).
|
| Modifier and Type | Class and Description |
|---|---|
class |
Lambda2ClientOptimizedImpl
Manage an AWS Lambda client for all users to use (enabling temporary creds).
|
class |
Lambda2ClientStandardImpl
Manage an AWS Lambda client for all users to use.
|
Apache Camel