{ "@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#", "Connection": "aws:Connection", "ConnectedAt": { "@id": "aws:ConnectedAt", "@type": "xsd:dateTime" }, "LastActiveAt": { "@id": "aws:LastActiveAt", "@type": "xsd:dateTime" }, "Identity": { "@id": "aws:Identity", "@type": "@id" }, "SourceIp": { "@id": "aws:SourceIp", "@type": "xsd:string" }, "UserAgent": { "@id": "aws:UserAgent", "@type": "xsd:string" } } }