Skip to content

chore: add a test that uses the .NET SDK in the agent code - #10

Merged
philasmar merged 2 commits into
devfrom
asmarp/add-aws-sdk-agent-call-test
May 4, 2026
Merged

chore: add a test that uses the .NET SDK in the agent code#10
philasmar merged 2 commits into
devfrom
asmarp/add-aws-sdk-agent-call-test

Conversation

@philasmar

Copy link
Copy Markdown
Contributor

Issue #, if available:
DOTNET-8627

Description of changes:
AgentCore Runtime now only support MMDSv2 for new customers. Previously, MMDSv1 was the only available protocol which caused AWS .NET SDK calls to fail since the SDK only support V2. After the AgentCore Runtime, we no longer needed to patch this behavior to allow the use of the SDK in the agents. I have added an integration test that calls S3 and lists buckets in the account to validate the behavior.

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

@philasmar
philasmar requested review from a team as code owners May 1, 2026 20:56
@philasmar philasmar added the Release Not Needed Add this label if a PR does not need to be released. label May 1, 2026
@philasmar
philasmar requested review from GarrettBeatty and normj and removed request for a team May 1, 2026 20:56
@philasmar
philasmar merged commit 3a59181 into dev May 4, 2026
3 checks passed
@dscpinheiro
dscpinheiro deleted the asmarp/add-aws-sdk-agent-call-test branch June 29, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release Not Needed Add this label if a PR does not need to be released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants