public static interface KMS2EndpointBuilderFactory.KMS2Builders
| Modifier and Type | Method and Description |
|---|---|
default KMS2EndpointBuilderFactory.KMS2EndpointBuilder |
aws2Kms(String path)
AWS 2 Key Management Service (KMS) (camel-aws2-kms)
Manage keys stored in AWS KMS instances using AWS SDK version 2.x.
|
default KMS2EndpointBuilderFactory.KMS2EndpointBuilder |
aws2Kms(String componentName,
String path)
AWS 2 Key Management Service (KMS) (camel-aws2-kms)
Manage keys stored in AWS KMS instances using AWS SDK version 2.x.
|
default KMS2EndpointBuilderFactory.KMS2EndpointBuilder aws2Kms(String path)
aws2-kms:label
Path parameter: label (required)
Logical namepath - labeldefault KMS2EndpointBuilderFactory.KMS2EndpointBuilder aws2Kms(String componentName, String path)
aws2-kms:label
Path parameter: label (required)
Logical namecomponentName - to use a custom component name for the endpoint
instead of the default namepath - labelApache Camel