Currently, when product images are uploaded to S3, there is no metadata or tags attached to the item. While the path uses product identifiers, it would be great to use tags to enable easy querying of objects across the bucket.
Please update the uploading of files to include a tag for the product identifier and a metadata entry for the product's current name (we'll worry about syncing it later).
Also, update the integration tests to validate the tag and metadata is added correctly.