-
Notifications
You must be signed in to change notification settings - Fork 654
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert pr validating s3 PutObject content length (#2692)
* Revert "validate put object content length (#2690)" This reverts commit 2f18ba5. revert * add changelog --------- Co-authored-by: Tianyi Wang <[email protected]>
- Loading branch information
1 parent
2f18ba5
commit f0581d5
Showing
7 changed files
with
8 additions
and
166 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "d02faa8f-0bdd-4ac8-8dea-1a6f95c98de5", | ||
"type": "bugfix", | ||
"description": "revert commit of validating PutObject content length causing integration test failure", | ||
"modules": [ | ||
"service/s3" | ||
] | ||
} |
33 changes: 0 additions & 33 deletions
33
...oftware/amazon/smithy/aws/go/codegen/customization/s3/ValidatePutObjectContentLength.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters