{ "@context": { "@version": 1.1, "fms": "https://aws.amazon.com/firewall-manager/vocabulary/", "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "Policy": "fms:Policy", "ComplianceViolator": "fms:ComplianceViolator", "ResourceSet": "fms:ResourceSet", "SecurityServicePolicyData": "fms:SecurityServicePolicyData", "Tag": "schema:PropertyValue", "PolicyId": { "@id": "fms:policyId", "@type": "xsd:string" }, "PolicyName": { "@id": "schema:name", "@type": "xsd:string" }, "PolicyArn": { "@id": "fms:policyArn", "@type": "xsd:string" }, "RemediationEnabled": { "@id": "fms:remediationEnabled", "@type": "xsd:boolean" }, "ExcludeResourceTags": { "@id": "fms:excludeResourceTags", "@type": "xsd:boolean" }, "ResourceType": { "@id": "fms:resourceType", "@type": "xsd:string" }, "ResourceId": { "@id": "fms:resourceId", "@type": "xsd:string" }, "ViolationReason": { "@id": "fms:violationReason", "@type": "xsd:string" }, "Id": { "@id": "schema:identifier", "@type": "xsd:string" }, "Name": { "@id": "schema:name", "@type": "xsd:string" }, "Description": { "@id": "schema:description", "@type": "xsd:string" }, "LastUpdateTime": { "@id": "schema:dateModified", "@type": "xsd:dateTime" }, "Key": { "@id": "schema:propertyID", "@type": "xsd:string" }, "Value": { "@id": "schema:value", "@type": "xsd:string" } } }