Skip to content

Conversation

ysaito1001
Copy link
Contributor

@ysaito1001 ysaito1001 commented Sep 11, 2025

Motivation and Context

This PR tracks and emits metrics for the following AWS SDK features (corresponding metric value in parenthesis):

  • ACCOUNT_ID_MODE_PREFERRED (P)
  • ACCOUNT_ID_MODE_DISABLED (Q)
  • ACCOUNT_ID_MODE_REQUIRED (R)
  • RESOLVED_ACCOUNT_ID (T)

Testing

  • Unit test for tracking RESOLVED_ACCOUNT_ID
  • Integration tests to be added

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

Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

vcjana and others added 4 commits September 15, 2025 13:43
…atures (corresponding metric value in parenthesis):

ACCOUNT_ID_MODE_PREFERRED (P)
ACCOUNT_ID_MODE_DISABLED (Q)
ACCOUNT_ID_MODE_REQUIRED (R)
RESOLVED_ACCOUNT_ID (T)

Testing:
- Integration tests for tracking account ID endpoint modes
- Unit tests validate User-Agent metric emission
…atures (corresponding metric value in parenthesis):

ACCOUNT_ID_MODE_PREFERRED (P)
ACCOUNT_ID_MODE_DISABLED (Q)
ACCOUNT_ID_MODE_REQUIRED (R)
RESOLVED_ACCOUNT_ID (T)

Testing:
- Integration tests for tracking account ID endpoint modes
- Unit tests validate User-Agent metric emission
@ysaito1001 ysaito1001 marked this pull request as ready for review September 17, 2025 22:18
@ysaito1001 ysaito1001 requested review from a team as code owners September 17, 2025 22:18
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@ysaito1001 ysaito1001 merged commit eaa6135 into main Sep 18, 2025
49 checks passed
@ysaito1001 ysaito1001 deleted the track-features-for-account-based-endpoints branch September 18, 2025 18:25
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.

4 participants