You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "manstis (via GitHub)" <gi...@apache.org> on 2023/03/03 16:15:04 UTC

[GitHub] [camel-kamelets] manstis opened a new issue, #1336: DynamoDB Sink - use enum for available operations

manstis opened a new issue, #1336:
URL: https://github.com/apache/camel-kamelets/issues/1336

   As per the description of the operation field, only 3 operations are supported: "The operation to perform. The options are PutItem, UpdateItem, or DeleteItem." - so it doesn't make sense for the field to be an input field instead of a dropdown.
   
   As a bonus, the value entered is case sensitive, so incorrect case will result in: No enum constant org.apache.camel.component.aws2.ddb.Ddb2Operations.putItem


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] manstis commented on issue #1336: DynamoDB Sink - use enum for available operations

Posted by "manstis (via GitHub)" <gi...@apache.org>.
manstis commented on issue #1336:
URL: https://github.com/apache/camel-kamelets/issues/1336#issuecomment-1453772057

   See https://github.com/apache/camel-kamelets/pull/1337


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] oscerd closed issue #1336: DynamoDB Sink - use enum for available operations

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd closed issue #1336: DynamoDB Sink - use enum for available operations
URL: https://github.com/apache/camel-kamelets/issues/1336


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org