Skip to content

feat(bedrockagentcore): add support for EXTERNAL clientSecretSource in OAuth2CredentialProvider - #38436

Draft
NaveenKumar-Marupalli wants to merge 2 commits into
aws:mainfrom
NaveenKumar-Marupalli:feat-38060-agentcore-external-secret-v2
Draft

feat(bedrockagentcore): add support for EXTERNAL clientSecretSource in OAuth2CredentialProvider#38436
NaveenKumar-Marupalli wants to merge 2 commits into
aws:mainfrom
NaveenKumar-Marupalli:feat-38060-agentcore-external-secret-v2

Conversation

@NaveenKumar-Marupalli

Copy link
Copy Markdown
Contributor

Issue #38060

Closes #38060 .

Reason for this change

Keeping this in DRAFT status

Exemption Request

  • Implemented feature request .
  • Working on Proper Unit & Integ Tests .
  • I'll update this PR once I properly test the feat . Keeping in Draft status .

Description of changes

Describe any new or updated permissions being added

Description of how you validated changes

Checklist

…s SubClasses using resolveClientSecretFragment()
@github-actions github-actions Bot added feature-request A feature should be added or improved. p2 labels Jul 28, 2026
@github-actions github-actions Bot added the beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK label Jul 28, 2026
@aws-cdk-automation
aws-cdk-automation requested a review from a team July 28, 2026 22:10

@aws-cdk-automation aws-cdk-automation left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The pull request linter fails with the following errors:

❌ Features must contain a change to a README file.
❌ Features must contain a change to a test file.
❌ Features must contain a change to an integration test file and the resulting snapshot.

If you believe this pull request should receive an exemption, please comment and provide a justification. A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed, add Clarification Request to a comment.

@aws-cdk-automation aws-cdk-automation added the pr/needs-further-review PR requires additional review from our team specialists due to the scope or complexity of changes. label Jul 28, 2026
…s SubClasses using resolveClientSecretFragment() across vendors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK feature-request A feature should be added or improved. p2 pr/needs-further-review PR requires additional review from our team specialists due to the scope or complexity of changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws_bedrockagentcore: Support for clientSecretSource: "EXTERNAL" and clientSecretConfig

2 participants