{ "opencollection": "1.0.0", "info": { "name": "Amazon Application Migration Service Applications Exports API", "version": "2021-02-25" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Exports", "type": "folder" }, "items": [ { "info": { "name": "Amazon Application Migration Service Export Errors", "type": "http" }, "http": { "method": "POST", "url": "https://mgn.us-east-1.amazonaws.com/ExportErrors", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves errors from source server export tasks." }, { "info": { "name": "Amazon Application Migration Service List Export Errors", "type": "http" }, "http": { "method": "POST", "url": "https://mgn.us-east-1.amazonaws.com/ListExportErrors", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves a list of all source server export errors." } ] } ], "bundled": true }