Uses of Interface
org.apache.camel.component.aws2.ddb.client.Ddb2InternalClient
Packages that use Ddb2InternalClient
Package
Description
-
Uses of Ddb2InternalClient in org.apache.camel.component.aws2.ddb.client
Methods in org.apache.camel.component.aws2.ddb.client that return Ddb2InternalClientModifier and TypeMethodDescriptionstatic Ddb2InternalClientDdb2ClientFactory.getDynamoDBClient(Ddb2Configuration configuration) Return the correct AWS DynamoDB client (based on remote vs local). -
Uses of Ddb2InternalClient in org.apache.camel.component.aws2.ddb.client.impl
Classes in org.apache.camel.component.aws2.ddb.client.impl that implement Ddb2InternalClientModifier and TypeClassDescriptionclassManage an AWS DynamoDB client for all users to use (enabling temporary creds).classManage an AWS DynamoDB client for all users to use.