{ "@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#", "Finding": "aws:Finding", "SchemaVersion": { "@id": "aws:SchemaVersion", "@type": "xsd:string" }, "Id": { "@id": "aws:Id", "@type": "xsd:string" }, "ProductArn": { "@id": "aws:ProductArn", "@type": "xsd:string" }, "GeneratorId": { "@id": "aws:GeneratorId", "@type": "xsd:string" }, "AwsAccountId": { "@id": "aws:AwsAccountId", "@type": "xsd:string" }, "Types": { "@id": "aws:Types", "@container": "@set", "@type": "xsd:string" }, "CreatedAt": { "@id": "aws:CreatedAt", "@type": "xsd:dateTime" }, "UpdatedAt": { "@id": "aws:UpdatedAt", "@type": "xsd:dateTime" }, "Severity": { "@id": "aws:Severity", "@type": "xsd:string" }, "Title": { "@id": "aws:Title", "@type": "xsd:string" }, "Description": { "@id": "aws:Description", "@type": "xsd:string" }, "Resources": { "@id": "aws:Resources", "@container": "@set", "@type": "xsd:string" }, "Compliance": { "@id": "aws:Compliance", "@type": "xsd:string" }, "Workflow": { "@id": "aws:Workflow", "@type": "xsd:string" }, "RecordState": { "@id": "aws:RecordState", "@type": "xsd:string" } } }