-
- Downloads
don't apply stalled stream protection to CopyObject (#3649)
## 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 --> Disables SSP for S3's CopyObject ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
Showing
- aws/sdk-codegen/src/main/kotlin/software/amazon/smithy/rustsdk/customize/s3/S3Decorator.kt 8 additions, 0 deletions...oftware/amazon/smithy/rustsdk/customize/s3/S3Decorator.kt
- codegen-client/src/main/kotlin/software/amazon/smithy/rust/codegen/client/smithy/generators/config/StalledStreamProtectionConfigCustomization.kt 8 additions, 1 deletion...tors/config/StalledStreamProtectionConfigCustomization.kt
- codegen-client/src/main/kotlin/software/amazon/smithy/rust/codegen/client/smithy/traits/IncompatibleWithStalledStreamProtectionTrait.kt 19 additions, 0 deletions...hy/traits/IncompatibleWithStalledStreamProtectionTrait.kt
Loading
Please register or sign in to comment