Skip to content

Conversation

aalvrz
Copy link
Contributor

@aalvrz aalvrz commented Sep 12, 2025

Issue number: closes #7364

Summary

Document necessary usage of strings for query parameters on events.

Changes

Please provide a summary of what's being changed

User experience

Please share what the user experience looks like before and after this change


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

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

Document necessary usage of strings for query parameters on events.

Signed-off-by: Andrés Álvarez <andresalvarez353@gmail.com>
@aalvrz aalvrz requested a review from a team as a code owner September 12, 2025 17:41
@aalvrz aalvrz requested a review from hjgraca September 12, 2025 17:41
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 12, 2025
Copy link

boring-cyborg bot commented Sep 12, 2025

Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need.
In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: Invite link

Copy link

@leandrodamascena leandrodamascena changed the title Update assert_rest_api_resolver_response.py docs(event_handler): update test section Sep 12, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 12, 2025
Copy link
Contributor

@leandrodamascena leandrodamascena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for this contribution @aalvrz! APPROVED!

Copy link

codecov bot commented Sep 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.37%. Comparing base (961df23) to head (d058971).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7374   +/-   ##
========================================
  Coverage    96.37%   96.37%           
========================================
  Files          275      275           
  Lines        13048    13048           
  Branches       974      974           
========================================
  Hits         12575    12575           
  Misses         366      366           
  Partials       107      107           

☔ 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.

@leandrodamascena leandrodamascena merged commit 9a8d425 into aws-powertools:develop Sep 12, 2025
21 checks passed
Copy link

boring-cyborg bot commented Sep 12, 2025

Awesome work, congrats on your first merged pull request and thank you for helping improve everyone's experience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Use appropriate error when passing non string query params
2 participants