| Package | Description |
|---|---|
| org.apache.camel.component.aws2.iam | |
| org.apache.camel.component.aws2.iam.client | |
| org.apache.camel.component.aws2.iam.client.impl |
| Modifier and Type | Method and Description |
|---|---|
IAM2Configuration |
IAM2Configuration.copy() |
protected IAM2Configuration |
IAM2Producer.getConfiguration() |
IAM2Configuration |
IAM2Endpoint.getConfiguration() |
IAM2Configuration |
IAM2Component.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
IAM2Component.setConfiguration(IAM2Configuration configuration)
Component configuration
|
| Constructor and Description |
|---|
IAM2Endpoint(String uri,
org.apache.camel.Component component,
IAM2Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static IAM2InternalClient |
IAM2ClientFactory.getIamClient(IAM2Configuration configuration)
Return the correct AWS IAM client (based on remote vs local).
|
| Constructor and Description |
|---|
IAM2ClientOptimizedImpl(IAM2Configuration configuration)
Constructor that uses the config file.
|
IAM2ClientStandardImpl(IAM2Configuration configuration)
Constructor that uses the config file.
|
Apache Camel