diff --git a/aws/SDK_README.md.hb b/aws/SDK_README.md.hb index cf0897c35b..f9aea16f0b 100644 --- a/aws/SDK_README.md.hb +++ b/aws/SDK_README.md.hb @@ -5,6 +5,7 @@ It gets instantiated and copied into the build artifacts by the `aws:sdk:assembl Available template arguments: - `{{sdk_version_}}` (e.g., `{{sdk_version_aws_config}}` for the `aws-config` crate): the version number of the given crate (just the number, no `v` prefix) - `{{msrv}}`: The MSRV Rust compiler version (just the number, no `v` prefix) +- `{{warning_banner}}`: Show the production warning banner --}}