Test ListParts endpoint with awscli

This commit is contained in:
Quentin Dufour
2022-01-20 16:38:28 +01:00
parent 440374524b
commit 94f0e7c135
2 changed files with 53 additions and 2 deletions
@@ -44,7 +44,7 @@ All APIs that are not mentionned are not implemented and will return a 501 Not I
| ListObjects | Implemented, bugs? (see below) |
| ListObjectsV2 | Implemented |
| ListMultipartUpload | Implemented |
| ListParts | Missing |
| ListParts | Implemented |
| PutObject | Implemented |
| PutBucketWebsite | Partially implemented (see below)|
| UploadPart | Implemented |