Skip to content

Commit 306fa1a

Browse files
ianbotsfkstich
authored andcommitted
fix: update Glacier test method expectation
1 parent d95dcaa commit 306fa1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smithy-aws-protocol-tests/model/restJson1/services/glacier.smithy

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ operation UploadArchive {
112112
id: "GlacierMultipartChecksums",
113113
documentation: "Glacier requires checksum headers that are cumbersome to provide.",
114114
protocol: restJson1,
115-
method: "POST",
115+
method: "PUT",
116116
uri: "/foo/vaults/bar/multipart-uploads/baz",
117117
headers: {
118118
"X-Amz-Glacier-Version": "2012-06-01",

0 commit comments

Comments
 (0)