{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-securityhub-hub.json",
  "title": "AWSSecurityHubHubProperties",
  "description": "Resource Type definition for AWS::SecurityHub::Hub. Source:- No source definition found, add manually please",
  "x-lintel": {
    "source": "https://raw.githubusercontent.com/lalcebo/json-schema/master/serverless/resources/cloudformation-modified/aws-securityhub-hub.json",
    "sourceSha256": "20fdd6bc7eede1ac15b8ca1ef25c367d49f54a04e92f0b800393f9857d3e6bdc"
  },
  "type": "object",
  "properties": {
    "Tags": {
      "type": "object"
    }
  },
  "typeName": "AWS::SecurityHub::Hub",
  "readOnlyProperties": [
    "/properties/Id"
  ],
  "additionalProperties": false,
  "primaryIdentifier": [
    "/properties/Id"
  ]
}
