Specifies a set of metadata name-value pairs to set for the object. If MetadataDirective is set to COPY, all metadata is ignored.

C# |
public CopyObjectRequest WithMetaData( NameValueCollection metaInfo )

- metaInfo (NameValueCollection)
- The set of key-value pairs that will be associated with the S3 Object

The request with Metadata set.