{ "opencollection": "1.0.0", "info": { "name": "AWSMainframeModernization Applications Engine Versions API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Engine Versions", "type": "folder" }, "items": [ { "info": { "name": "Amazon Mainframe Modernization List Engine Versions", "type": "http" }, "http": { "method": "GET", "url": "http://m2.{region}.amazonaws.com/engine-versions", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "engineType", "value": "", "type": "query", "description": "The type of target platform." }, { "name": "maxResults", "value": "", "type": "query", "description": "The maximum number of objects to return." }, { "name": "nextToken", "value": "", "type": "query", "description": "A pagination token returned from a previous call to this operation. This specifies the next item to return. To return to the beginning of the list, exclude this parameter." } ] }, "docs": "Lists the available engine versions." } ] } ], "bundled": true }