{ "@context": { "@version": 1.1, "aws": "https://aws.amazon.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "TagRef": "aws:TagRef", "TagResourceInput": "aws:TagResourceInput", "TagResourceOutput": "aws:TagResourceOutput", "tags": { "@id": "aws:tags", "@type": "xsd:string" }, "key": { "@id": "aws:key", "@type": "xsd:string" }, "value": { "@id": "aws:value", "@type": "xsd:string" } } }