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

Update SDK crate README generation to include an example of creating a config and client #1385

Closed
Velfi opened this issue May 11, 2022 · 0 comments · Fixed by #1571
Closed
Assignees

Comments

@Velfi
Copy link
Contributor

Velfi commented May 11, 2022

https://crates.io/crates/aws-sdk-s3

In the "Getting Started" section of our SDK crate readmes, we show how to set your deps but we don't show how to create a config and client. We should fix that because users may unintentionally start using the service-specific config (with no defaults) instead of the shared config (that comes with defaults)

@jdisanti jdisanti self-assigned this Jul 25, 2022
@jdisanti jdisanti moved this to In Progress in AWS Rust SDK Public Roadmap Jul 25, 2022
Repository owner moved this from In Progress to Done in AWS Rust SDK Public Roadmap Jul 25, 2022
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 a pull request may close this issue.

2 participants