{ "@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#", "DataSource": "aws:DataSource", "dataSourceId": { "@id": "aws:dataSourceId", "@type": "xsd:string" }, "displayName": { "@id": "aws:displayName", "@type": "xsd:string" }, "type": { "@id": "aws:type", "@type": "xsd:string" }, "status": { "@id": "aws:status", "@type": "xsd:string" } } }