{ "typeName": "Uluru::Contract::Test::MODULE", "description": "A module to be used in Contract Tests", "properties": { "Resources": { "properties": { "TopicInAModule": { "type": "object", "properties": { "Type": { "type": "string", "const": "AWS::SNS::Topic" }, "Properties": { "type": "object" } } } }, "type": "object", "additionalProperties": false } }, "additionalProperties": true }