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

Documentation for AWS region selection and credential specification needs improvement #1002

Closed
trevorstr opened this issue Dec 12, 2023 · 2 comments
Labels
documentation This is a problem with documentation needs-triage This issue or PR still needs to be triaged.

Comments

@trevorstr
Copy link

Describe the issue

The documentation for specifying an AWS region and selecting credentials from shared credential files desperately needs updating in the Rust Developer Guide.

Only one method of specifying credentials is shown on the "Use a service client in the AWS SDK for Rust" page.

Anything more advanced than simply loading values from well-known environment variables is not covered.

For example:

  • Specify a different profile name in shared credentials file
  • Specify a custom file path to shared credentials file
  • SAML / SSO workflow

Also, Google searches are riddled with broken code from preview SDK versions, so finding a solution is even harder.

Links

https://docs.aws.amazon.com/sdk-for-rust/latest/dg/credentials.html
https://docs.aws.amazon.com/sdk-for-rust/latest/dg/client.html

@trevorstr trevorstr added documentation This is a problem with documentation needs-triage This issue or PR still needs to be triaged. labels Dec 12, 2023
@trevorstr
Copy link
Author

Accidentally created twice. See #1003.

Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant