| Package | Description |
|---|---|
| org.apache.camel.component.aws2.kms.client | |
| org.apache.camel.component.aws2.kms.client.impl |
| Modifier and Type | Method and Description |
|---|---|
static KMS2InternalClient |
KMS2ClientFactory.getKmsClient(KMS2Configuration configuration)
Return the correct AWS KMS client (based on remote vs local).
|
| Modifier and Type | Class and Description |
|---|---|
class |
KMS2ClientOptimizedImpl
Manage an AWS KMS client for all users to use (enabling temporary creds).
|
class |
KMS2ClientStandardImpl
Manage an AWS KMS client for all users to use.
|
Apache Camel