S3 GetObjectAttributes only returns TotalPartsCount on 'ObjectParts' parameter?

0

Whenever the GetObjectAttributes API is called (via boto) on a Multipart object with the "ObjectParts" parameter, the response for Objectparts is, according to existing documentation, expected to have MaxParts, TotalPartsCount, a list of Parts, along with PartNumberMarker and NextPartNumberMarker if it's truncated or has a part number specified. However, the response only includes TotalPartsCount for any kind of request, even with PartNumberMarker or MaxParts specified in the request. The <Parts> aren't returned either. Is it something wrong with boto or S3 itself? Thanks!

Sanskar
已提問 2 年前檢視次數 72 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南