| Package | Description |
|---|---|
| org.apache.camel.component.aws2.iam.client | |
| org.apache.camel.component.aws2.iam.client.impl |
| Modifier and Type | Method and Description |
|---|---|
static IAM2InternalClient |
IAM2ClientFactory.getIamClient(IAM2Configuration configuration)
Return the correct AWS IAM client (based on remote vs local).
|
| Modifier and Type | Class and Description |
|---|---|
class |
IAM2ClientOptimizedImpl
Manage an AWS IAM client for all users to use (enabling temporary creds).
|
class |
IAM2ClientStandardImpl
Manage an AWS EKS client for all users to use.
|
Apache Camel