Skip to content

Conversation

jencao-aws
Copy link

This pull request adds a simple example for the amazon comprehend service. The example shows a usage of the detect_sentiment method


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the SAP ABAP This issue relates to the AWS SDK for SAP ABAP label Oct 6, 2025

MESSAGE 'Detected sentiment.' TYPE 'I'.

CATCH /aws1/cx_cpdserverexc INTO DATA(lo_cpdex) .

This comment was marked as resolved.

iv_text = lv_text
).

MESSAGE 'Detected sentiment.' TYPE 'I'.

This comment was marked as resolved.

@jencao-aws jencao-aws marked this pull request as ready for review October 6, 2025 18:42
@rlhagerm rlhagerm requested review from a team and rlhagerm and removed request for a team October 7, 2025 22:28
@rlhagerm rlhagerm self-assigned this Oct 7, 2025
@rlhagerm
Copy link
Contributor

rlhagerm commented Oct 9, 2025

@frij-aws , thank you for reviewing this one. When your comments are all resolved, we can move forward with a test build and merge.

@frij-aws
Copy link
Contributor

frij-aws commented Oct 9, 2025

@frij-aws , thank you for reviewing this one. When your comments are all resolved, we can move forward with a test build and merge.

Hi @rlhagerm , I am satisfied with the updates. I don't see an option to resolve my comments but I can hide them - is that enough?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

SAP ABAP This issue relates to the AWS SDK for SAP ABAP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants