{ "@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#", "DataSetSummary": "aws:DataSetSummary", "Arn": { "@id": "aws:Arn", "@type": "xsd:string" }, "DataSetId": { "@id": "aws:DataSetId", "@type": "xsd:string" }, "Name": { "@id": "aws:Name", "@type": "xsd:string" }, "CreatedTime": { "@id": "aws:CreatedTime", "@type": "xsd:dateTime" }, "LastUpdatedTime": { "@id": "aws:LastUpdatedTime", "@type": "xsd:dateTime" }, "ImportMode": { "@id": "aws:ImportMode", "@type": "xsd:string" } } }