aws/sdk-codegen/src/main/kotlin/software/amazon/smithy/rustsdk/AddFIPSDualStackDecorator.kt
0 → 100644
+76
−0
Loading
* add a test of credentials * Add tests of S3 customizations * Add fix from separate PR * Add FIPS and DualStack * Fix date issue + other cleanup * refactor out awsSdkIntegrationTest * use extendIf in a couple more places * Add test of string built in * fix generation of region related code * CR feedback