Open
Description
Is your feature request related to a problem? Please describe.
Need to tag data to match other categorized data structure.
Describe the solution you'd like
I notice that react-js has an API with '.put()
' that offers 'tagging
'. Here is the S3 object tagging I am referring to.
Describe alternatives you've considered
Unless I am missing it from my searches through docs and api reference, I do not see an alternate.
Is the feature request related to any of the existing Amplify categories?
Storage
Additional context
No response