{ "@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#", "PortMapping": "aws:PortMapping", "port": { "@id": "aws:port", "@type": "xsd:string" }, "protocol": { "@id": "aws:protocol", "@type": "xsd:string" } } }