curl --location -g --request GET 'http://lambda.{region}.amazonaws.com/2017-03-31/tags/'
{ "Tags": { "property1": "string", "property2": "string" } }