Aws::S3::PresignedPost does not support tagging field #2919
Open
Description
Describe the feature
The PresignedPost does not seem to support the 'tagging' form field.
Use Case
I would like to require certain tags for objects that are uploaded in s3.
Proposed Solution
Ideally you would be able to pass a tagging: parameter what would take the same format as put_object_tagging from the s3 client.
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
SDK version used
1.132.1
Environment details (OS name and version, etc.)
Ubuntu