with vim, I wanted to change the following line items in a file:
aws.kinesis.version: "this is just some version of this text"
to look like:
AWS_KINESIS_VERSION="this is just some version of this text"
using vim Macros, the following sequence of character is reponsible for the changes: