smithy-rs/aws
Landon James 6b42eb5ca0
Update `SmokeTestDecoratorTest` (#3840)
## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here -->
Add tests the were skipped in
https://github.com/smithy-lang/smithy-rs/pull/3836 in favor of merging
and unblocking customer.

## Description
<!--- Describe your changes in detail -->
Testing our smoketest generator with the `UseDualStack` and `UseFips`
endpoint built-ins. Previously the smoketest generator assumed that
these were always available, but they are only available if those
built-ins are included in the endpoints rule set of the model. We now
test the smoke test with both of these built-ins, with each by itself,
and with neither.

## Testing
<!--- Please describe in detail how you tested your changes -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->


## Checklist
Just a test change, no changelog

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._

---------

Co-authored-by: ysaito1001 <awsaito@amazon.com>
2024-09-18 20:32:33 +00:00
..
rust-runtime Fix request compression (#3820) 2024-09-18 17:06:58 +00:00
sdk Enhance gradle tasks for managing lockfiles (#3829) 2024-09-12 21:49:50 +00:00
sdk-adhoc-test Do not set `RUSTFLAGS` environment variable when invoking Cargo commands via Gradle tasks (#3678) 2024-06-21 14:26:22 +00:00
sdk-codegen Update `SmokeTestDecoratorTest` (#3840) 2024-09-18 20:32:33 +00:00
SDK_CHANGELOG.next.json Update changelog 2024-09-17 03:24:57 +00:00
SDK_README.md.hb Update MSRV section in SDK README (#3589) 2024-04-17 16:26:55 +00:00