Adds a key/value pair to the Metadata property for this request.
The S3 Object that you create will have this metadata associated
with it.

C# |
public InitiateMultipartUploadRequest WithMetaData( string key, string value )

The response with Metadata set.