public class Sqs2ClientIAMOptimized extends Object implements Sqs2InternalClient
| Constructor and Description |
|---|
Sqs2ClientIAMOptimized(Sqs2Configuration configuration)
Constructor that uses the config file.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.sqs.SqsClient |
getSQSClient()
Getting the sqs aws client that is used.
|
public Sqs2ClientIAMOptimized(Sqs2Configuration configuration)
public software.amazon.awssdk.services.sqs.SqsClient getSQSClient()
getSQSClient in interface Sqs2InternalClientApache Camel