Skip to content

Add missing comma in @requires_access_token parameters for AgentCore Identity#458

Merged
notgitika merged 1 commit intoaws:mainfrom
SkyWalker-CMD:feature/identity-tutorial-papercut
Feb 17, 2026
Merged

Add missing comma in @requires_access_token parameters for AgentCore Identity#458
notgitika merged 1 commit intoaws:mainfrom
SkyWalker-CMD:feature/identity-tutorial-papercut

Conversation

@SkyWalker-CMD
Copy link
Contributor

@SkyWalker-CMD SkyWalker-CMD commented Feb 16, 2026

Description

Add missing comma in @requires_access_token parameters for AgentCore Identity quickstart guide.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Code refactoring

Testing

  • Unit tests pass locally
  • Integration tests pass (if applicable)
  • Test coverage remains above 80%
  • Manual testing completed

Checklist

  • My code follows the project's style guidelines (ruff/pre-commit)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Security Checklist

  • No hardcoded secrets or credentials
  • No new security warnings from bandit
  • Dependencies are from trusted sources
  • No sensitive data logged

Breaking Changes

List any breaking changes and migration instructions:

N/A

Additional Notes

N/A

Signed-off-by: SkyWalker-CMD <42524311+SkyWalker-CMD@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@10bb727). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #458   +/-   ##
=======================================
  Coverage        ?   86.44%           
=======================================
  Files           ?      123           
  Lines           ?    12317           
  Branches        ?     1892           
=======================================
  Hits            ?    10647           
  Misses          ?     1243           
  Partials        ?      427           
Flag Coverage Δ
unittests 86.44% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@notgitika notgitika left a comment

Choose a reason for hiding this comment

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

LGTM

@notgitika notgitika merged commit 260d94f into aws:main Feb 17, 2026
15 of 16 checks passed
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