-
- Downloads
Merge 0.56.x back into main (#3003)
## 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 --> ## Description <!--- Describe your changes in detail --> ## 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 <!--- If a checkbox below is not applicable, then please DELETE it rather than leaving it unchecked --> - [ ] I have updated `CHANGELOG.next.toml` if I made changes to the smithy-rs codegen or runtime crates - [ ] I have updated `CHANGELOG.next.toml` if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates ---- _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> Co-authored-by:
John DiSanti <jdisanti@amazon.com> Co-authored-by:
kstich <kevin@kstich.com>
Showing
- aws/rust-runtime/aws-sigv4/src/http_request/canonical_request.rs 17 additions, 4 deletions...t-runtime/aws-sigv4/src/http_request/canonical_request.rs
- aws/sdk-adhoc-test/models/apigateway-rules.smithy 0 additions, 1 deletionaws/sdk-adhoc-test/models/apigateway-rules.smithy
- aws/sdk-adhoc-test/models/single-static-endpoint.smithy 20 additions, 0 deletionsaws/sdk-adhoc-test/models/single-static-endpoint.smithy
- aws/sdk-codegen/build.gradle.kts 1 addition, 0 deletionsaws/sdk-codegen/build.gradle.kts
- aws/sdk-codegen/src/main/kotlin/software/amazon/smithy/rustsdk/EndpointBuiltInsDecorator.kt 8 additions, 7 deletions...ftware/amazon/smithy/rustsdk/EndpointBuiltInsDecorator.kt
- aws/sdk-codegen/src/main/kotlin/software/amazon/smithy/rustsdk/RegionDecorator.kt 6 additions, 4 deletions.../kotlin/software/amazon/smithy/rustsdk/RegionDecorator.kt
- aws/sdk-codegen/src/main/kotlin/software/amazon/smithy/rustsdk/endpoints/OperationInputTestGenerator.kt 3 additions, 3 deletions...n/smithy/rustsdk/endpoints/OperationInputTestGenerator.kt
- aws/sdk-codegen/src/test/kotlin/software/amazon/smithy/rustsdk/EndpointBuiltInsDecoratorTest.kt 2 additions, 2 deletions...re/amazon/smithy/rustsdk/EndpointBuiltInsDecoratorTest.kt
- aws/sdk/aws-models/config.json 1 addition, 0 deletionsaws/sdk/aws-models/config.json
- aws/sdk/aws-models/ec2.json 1107 additions, 40 deletionsaws/sdk/aws-models/ec2.json
- aws/sdk/aws-models/ecs.json 18 additions, 12 deletionsaws/sdk/aws-models/ecs.json
- aws/sdk/aws-models/route53.json 1 addition, 0 deletionsaws/sdk/aws-models/route53.json
- aws/sdk/aws-models/s3.json 125 additions, 90 deletionsaws/sdk/aws-models/s3.json
- aws/sdk/aws-models/s3control.json 1 addition, 0 deletionsaws/sdk/aws-models/s3control.json
- buildSrc/build.gradle.kts 1 addition, 0 deletionsbuildSrc/build.gradle.kts
- codegen-client-test/build.gradle.kts 5 additions, 3 deletionscodegen-client-test/build.gradle.kts
- codegen-client-test/model/endpoint-rules.smithy 0 additions, 1 deletioncodegen-client-test/model/endpoint-rules.smithy
- codegen-client-test/model/rest-xml-extras.smithy 0 additions, 96 deletionscodegen-client-test/model/rest-xml-extras.smithy
- codegen-client/src/main/kotlin/software/amazon/smithy/rust/codegen/client/smithy/endpoint/EndpointRulesetIndex.kt 1 addition, 1 deletion...st/codegen/client/smithy/endpoint/EndpointRulesetIndex.kt
- codegen-client/src/main/kotlin/software/amazon/smithy/rust/codegen/client/smithy/endpoint/EndpointsDecorator.kt 2 additions, 2 deletions...rust/codegen/client/smithy/endpoint/EndpointsDecorator.kt
Loading
Please register or sign in to comment