Description from extension meta
Dump all AWS form field (including AWS custom select field) as JSON (`{"name": "value"}`) and copy.
Image from store
Description from store
Dump all AWS form field (including AWS custom select field) as JSON (`{"name": "value"}`) and copy.
AWS form contain custom field (non input, but div) which make them hard to extract with a simple `$('#form').serializedArray`.
Just fill your AWS form, click to extension to copy a JSON dump of all values to archive somewhere.