Skip to content

Commit

Permalink
Small update to the production guidance wording (#3049)
Browse files Browse the repository at this point in the history
## Motivation and Context
#1692 (comment)

All #1692 subtasks are closed.

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
  • Loading branch information
rcoh committed Oct 10, 2023
1 parent 7b30ffc commit 441b05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/SDK_README.md.hb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To update it, edit the `aws/SDK_README.md.hb` Handlebars template in that reposi

This repo contains the new AWS SDK for Rust (the SDK) and its [public roadmap](https://github.com/orgs/awslabs/projects/50/views/1).

**Please Note: The SDK is currently released as a developer preview and is intended strictly for feedback purposes only. Do not use this SDK for production workloads.**
**Please Note**: The SDK is currently released as a developer preview, without support or assistance for use on production workloads. Any use in production is at your own risk.

The SDK is code generated from [Smithy models](https://awslabs.github.io/smithy/) that represent each AWS service. The code used to generate the SDK can be found in [smithy-rs](https://github.com/awslabs/smithy-rs).

Expand Down

0 comments on commit 441b05d

Please sign in to comment.