UNPKG

@itentialopensource/adapter-aws_cloudformation

Version:

This adapter integrates with system described as: Aws_cloudformation.

25 lines 602 B
{ "actions": [ { "name": "continueUpdateRollback", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "URLENCODE", "responseDatatype": "XML2JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/continueUpdateRollback-default.xml" } ] } ] }