Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct env var name in a doc comment for Assume Role session name #3854

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

ysaito1001
Copy link
Contributor

Motivation and Context

The correct environment variable name for Assume Role session name is AWS_ROLE_SESSION_NAME. We do use the correct name throughout the codebase except for a doc comment. This PR will fix it.


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.

  • 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 marked this pull request as ready for review September 30, 2024 19:45
@ysaito1001 ysaito1001 requested a review from a team as a code owner September 30, 2024 19:45
@ysaito1001 ysaito1001 added this pull request to the merge queue Sep 30, 2024
Merged via the queue into main with commit abd28bc Sep 30, 2024
44 checks passed
@ysaito1001 ysaito1001 deleted the ysaito/use-correct-env-var-name-in-docs branch September 30, 2024 20:13
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.

2 participants