Uses of Interface
org.apache.camel.component.aws2.iam.client.IAM2InternalClient
Packages that use IAM2InternalClient
Package
Description
-
Uses of IAM2InternalClient in org.apache.camel.component.aws2.iam.client
Methods in org.apache.camel.component.aws2.iam.client that return IAM2InternalClientModifier and TypeMethodDescriptionstatic IAM2InternalClientIAM2ClientFactory.getIamClient(IAM2Configuration configuration) Return the correct AWS IAM client (based on remote vs local). -
Uses of IAM2InternalClient in org.apache.camel.component.aws2.iam.client.impl
Classes in org.apache.camel.component.aws2.iam.client.impl that implement IAM2InternalClientModifier and TypeClassDescriptionclassManage an AWS IAM client for all users to use (enabling temporary creds).classManage an AWS IAM client for all users to use (enabling temporary creds).classManage an AWS EKS client for all users to use.