diff --git a/kamelets/aws-ddb-sink.kamelet.yaml b/kamelets/aws-ddb-sink.kamelet.yaml index 2080bd289..2ed3ba5a7 100644 --- a/kamelets/aws-ddb-sink.kamelet.yaml +++ b/kamelets/aws-ddb-sink.kamelet.yaml @@ -85,7 +85,7 @@ spec: default: 1 useDefaultCredentialsProvider: title: Default Credentials Provider - description: Set whether the S3 client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in. + description: Set whether the DynamoDB client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in. type: boolean x-descriptors: - 'urn:alm:descriptor:com.tectonic.ui:checkbox' diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml index 2080bd289..2ed3ba5a7 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml @@ -85,7 +85,7 @@ spec: default: 1 useDefaultCredentialsProvider: title: Default Credentials Provider - description: Set whether the S3 client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in. + description: Set whether the DynamoDB client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in. type: boolean x-descriptors: - 'urn:alm:descriptor:com.tectonic.ui:checkbox'