Last active
September 14, 2022 00:17
-
-
Save shollingsworth/45000d43000adab74742e6c083f47800 to your computer and use it in GitHub Desktop.
AWS tags - convert a json key value {"foo": "bar", "baz": "qux"} to [{ "Key": "foo", "Value": "bar"}, {"Key": "baz", "qux"}]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment