Skip to content

feat(data-automation-mcp): Add invocationArn to the results #782

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 11, 2025

Conversation

ayush987goyal
Copy link
Contributor

Fixes

Summary

Add invocationArn to the results.
This is helpful in cases other MCP servers/agents wants to use the invocation-arn to get further info on the job.

Checklist

If your change doesn't seem to apply, please leave them unchecked.

  • I have reviewed the contributing guidelines
  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented

Is this a breaking change? (Y/N) N

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

Copy link

codecov bot commented Jul 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.18%. Comparing base (ddc85e2) to head (929e880).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #782      +/-   ##
==========================================
- Coverage   87.88%   87.18%   -0.70%     
==========================================
  Files         419      382      -37     
  Lines       31984    28781    -3203     
  Branches     5100     4697     -403     
==========================================
- Hits        28109    25094    -3015     
+ Misses       2441     2355      -86     
+ Partials     1434     1332     -102     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

dineshSajwan
dineshSajwan previously approved these changes Jul 10, 2025
@ayush987goyal ayush987goyal enabled auto-merge July 10, 2025 15:13
@ayush987goyal ayush987goyal added this pull request to the merge queue Jul 11, 2025
Merged via the queue into awslabs:main with commit 43dd831 Jul 11, 2025
116 checks passed
@ayush987goyal ayush987goyal deleted the feat/bda-mcp-jobArn branch July 11, 2025 19:08
CodeChanning pushed a commit to CodeChanning/mcp that referenced this pull request Jul 14, 2025
)

* feat(data-automation-mcp): Add invocationArn to the results

* revert version

---------

Co-authored-by: alexa-perlov <56009415+alexa-perlov@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants