Aborts the multipart uploads that were initiated before the specified date.
            

 Declaration Syntax
public void AbortMultipartUploads(
	string bucketName,
	DateTime initiatedDate
)

 Parameters
- bucketName (String)
- 
            	The name of the bucket containing multipart uploads.
            
- initiatedDate (DateTime)
- 
            	The date before which the multipart uploads were initiated.
            
Assembly: 
AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)