| Package | Description |
|---|---|
| org.apache.camel.component.aws2.ecs.client | |
| org.apache.camel.component.aws2.ecs.client.impl |
| Modifier and Type | Method and Description |
|---|---|
static ECS2InternalClient |
ECS2ClientFactory.getEcsClient(ECS2Configuration configuration)
Return the correct AWS ECS client (based on remote vs local).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ECS2ClientIAMOptimizedImpl
Manage an AWS ECS client for all users to use (enabling temporary creds).
|
class |
ECS2ClientStandardImpl
Manage an AWS ECS client for all users to use.
|
Apache Camel