Currently, I make a GetObjectMetaDataRequest, if the GetObjectMetaDataResponse throw an exception means the object doesn\'t exist. Is there a bette
GetObjectMetaDataRequest
GetObjectMetaDataResponse
Yes.
You can use a ListObjectsRequest. Use the Marker property, and retrieve only 1 element.