public class KMS2ClientStandardImpl extends Object implements KMS2InternalClient
| Constructor and Description |
|---|
KMS2ClientStandardImpl(KMS2Configuration configuration)
Constructor that uses the config file.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.kms.KmsClient |
getKmsClient()
Getting the KMS AWS client that is used.
|
public KMS2ClientStandardImpl(KMS2Configuration configuration)
public software.amazon.awssdk.services.kms.KmsClient getKmsClient()
getKmsClient in interface KMS2InternalClientApache Camel