aws s3api put-object --bucket hoge-bucket --key test.txt --body test.txt --metadata '{"meta_key": "meta_value"}' --tagging "tagKey=tagValue" --profile administrator
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3api/put-object.html