| Package | Description |
|---|---|
| org.apache.camel.component.aws2.ses.client | |
| org.apache.camel.component.aws2.ses.client.impl |
| Modifier and Type | Method and Description |
|---|---|
static Ses2InternalClient |
Ses2ClientFactory.getSesClient(Ses2Configuration configuration)
Return the correct AWS SES client (based on remote vs local).
|
| Modifier and Type | Class and Description |
|---|---|
class |
Ses2ClientOptimizedImpl
Manage an AWS MSK client for all users to use (enabling temporary creds).
|
class |
Ses2ClientStandardImpl
Manage an AWS SES client for all users to use.
|
Apache Camel