* remove unused reference
this comparison works fine where there is just a string or single tag, where there is an array of tags this comparison breaks fails. So instead we must cast to an array and then do a comparison by an inclusion of a a value in an array
* not sure how this is related to my previous change
* take the liberty of correcting Aws naming