You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.s3api.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ commands:
30
30
--checksum-sha256=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
31
31
--checksum-sha512=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
32
32
--checksum-type=: This header specifies the checksum type of the object, which determines how part-level checksums are combined to create an object-level checksum for multipart objects.
33
-
--checksum-xxhas-h3=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
33
+
--checksum-xxhash3=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
34
34
--checksum-xxhash64=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
35
35
--checksum-xxhash128=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
36
36
--cli-input-json=: Read arguments from the JSON string provided.
@@ -1593,7 +1593,7 @@ commands:
1593
1593
--checksum-sha1=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
1594
1594
--checksum-sha256=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
1595
1595
--checksum-sha512=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
1596
-
--checksum-xxhas-h3=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
1596
+
--checksum-xxhash3=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
1597
1597
--checksum-xxhash64=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
1598
1598
--checksum-xxhash128=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
1599
1599
--cli-input-json=: Read arguments from the JSON string provided.
@@ -2017,7 +2017,7 @@ commands:
2017
2017
--checksum-sha1=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2018
2018
--checksum-sha256=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2019
2019
--checksum-sha512=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2020
-
--checksum-xxhas-h3=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2020
+
--checksum-xxhash3=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2021
2021
--checksum-xxhash64=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2022
2022
--checksum-xxhash128=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2023
2023
--cli-input-json=: Read arguments from the JSON string provided.
@@ -2176,7 +2176,7 @@ commands:
2176
2176
--checksum-sha1=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2177
2177
--checksum-sha256=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2178
2178
--checksum-sha512=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2179
-
--checksum-xxhas-h3=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2179
+
--checksum-xxhash3=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2180
2180
--checksum-xxhash64=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2181
2181
--checksum-xxhash128=: This header can be used as a data integrity check to verify that the data received is the same data that was originally sent.
2182
2182
--cli-input-json=: Read arguments from the JSON string provided.
0 commit comments