Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 455 Bytes

File metadata and controls

14 lines (14 loc) · 455 Bytes
applies_to authors references breaking new_feature bug_fix
client
aws-sdk-rust
aajtodd
smithy-rs#4265
smithy-rs#4189
false
false
true

Adds new with_test_defaults_v2() for all clients supporting region configuration which applies us-east-1 as default region if not set by user. This allows aws-smithy-mocks to work for non AWS SDK generated clients. Also clarify test-util feature requirement when using aws-smithy-mocks.