[{"data":1,"prerenderedAt":1761},["Reactive",2],{"$2rKt39NLoP":3,"$rJeHEaTi23":35,"$pvlFnLIETK":36,"$peAOkyx5R9":58,"$Jw2NwQfRzY":540},{"title":4,"content":5,"toc":6,"section":27},"Compatibility","\u003Cp>AWS Transform for mainframe refactor provides a Compatibility module that analyzes your legacy codebase to identify potential issues at both transformation and runtime levels. The compatibility of a legacy codebase is shaped by two complementary factors: the quality of the legacy inputs themselves (completeness, encoding, ...) and the level of support provided by our tools for the specific constructs, dialects, and patterns present in that codebase. By examining both dimensions before the modernization process begins, the Compatibility module helps you to consolidate your inputs and quantify the efforts and challenges (transformation and runtime gaps - unsupported options, utilities, parsing errors, integration...). In addition, by surfacing which modules present the fewest compatibility findings, it supports more accurate project scoping — enabling teams to prioritize the most migration-ready components.\u003C/p>\u003Cp>This analysis requires prior completion of dependencies and classification analysis before it can examine and properly evaluate your codebase. It is recommended to enable the AI booster to get even more results from the analysis.\u003C/p>\u003Ch2 id=\"how-to-use\">How to use\u003C/h2>\u003Col>\u003Cli style=\"list-style-type:decimal;\">Navigate to the \"Compatibility\" tab in Assets.\u003C/li>\u003Cli style=\"list-style-type:decimal;\">Before running the analysis, you must complete:\u003Col>\u003Cli style=\"list-style-type:lower-alpha;\">Classification analysis\u003Col>\u003Cli style=\"list-style-type:lower-roman;\">We recommend running the classification on all files to use the power of the classification engine. For further details, see \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://bluinsights.aws/docs/codebase-classification-introduction/\">Classification documentation\u003C/a>.\u003C/li>\u003C/ol>\u003C/li>\u003Cli style=\"list-style-type:lower-alpha;\">\u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://bluinsights.aws/docs/codebase-dependencies-visualization-and-manipulation/\">Dependencies\u003C/a> analysis\u003C/li>\u003C/ol>\u003C/li>\u003Cli style=\"list-style-type:decimal;\">Choose the \"Analyze\" button to open the launch dialog.\u003C/li>\u003Cli style=\"list-style-type:decimal;\">Select the Transformation Engine version to use. The analysis runs the Transformation Engine to detect potential transformation errors early on.\u003C/li>\u003Cli style=\"list-style-type:decimal;\">Select the scope of the analysis:\u003Col>\u003Cli style=\"list-style-type:decimal;\">\u003Cstrong>All files\u003C/strong>: Leave empty to analyze the entire codebase. This option is required for the first compatibility analysis run.\u003C/li>\u003Cli style=\"list-style-type:decimal;\">\u003Cstrong>By workpackage\u003C/strong>: Select one or more specific workpackages to analyze. This option is only available after an initial analysis has been completed on the entire codebase. It allows you to focus subsequent analyses on a subset of your codebase.\u003C/li>\u003C/ol>\u003C/li>\u003Cli style=\"list-style-type:decimal;\">Recommended: enable AI Booster to use Generative AI for detecting additional findings in your codebase.\u003C/li>\u003Cli style=\"list-style-type:decimal;\">Click \"Launch\" to start the analysis.\u003C/li>\u003C/ol>\u003Cfigure class=\"image image_resized\" style=\"width:74.2%;\">\u003Cimg class=\"shadow-img\" alt=\"image.png\" src=\"/uploads/image_930164a952.png\" srcset=\"/uploads/thumbnail_image_930164a952.png 226w, /uploads/small_image_930164a952.png 500w, /uploads/medium_image_930164a952.png 750w\" sizes=\"100vw\" width=\"750\">\u003C/figure>\u003Cp>You will receive an email notification when the results are available.\u003Cbr>\u003Cbr>When the analysis detects findings, a label named \"Compatibility Finding\" is automatically created. This label is assigned to all files, workpackages and test scenarios with detected findings, making it easy to filter and track impacted files.\u003C/p>\u003Cfigure class=\"image image_resized\" style=\"width:75.85%;\">\u003Cimg class=\"shadow-img\" src=\"/uploads/image_74dd3a496d.png\" alt=\"image.png\" srcset=\"/uploads/thumbnail_image_74dd3a496d.png 245w, /uploads/small_image_74dd3a496d.png 500w, /uploads/medium_image_74dd3a496d.png 750w, /uploads/large_image_74dd3a496d.png 1000w\" sizes=\"100vw\" width=\"1000\">\u003C/figure>\u003Cp style=\"text-align:center;\">&nbsp;\u003C/p>\u003Ch2 id=\"results-view\">Results view\u003C/h2>\u003Cp>The analysis results are displayed in a tree-grid format showing:\u003C/p>\u003Cul>\u003Cli>Finding name and total occurrences count\u003C/li>\u003Cli>Affected files path\u003C/li>\u003Cli>Line numbers where findings are detected\u003C/li>\u003Cli>Description of the finding impact and details\u003C/li>\u003Cli>Recommended actions to correct the finding\u003C/li>\u003C/ul>\u003Cfigure class=\"image image_resized\" style=\"width:77.38%;\">\u003Cimg class=\"shadow-img\" src=\"/uploads/image_b7df58ca6f.png\" alt=\"image.png\" srcset=\"/uploads/thumbnail_image_b7df58ca6f.png 221w, /uploads/small_image_b7df58ca6f.png 500w, /uploads/medium_image_b7df58ca6f.png 750w, /uploads/large_image_b7df58ca6f.png 1000w\" sizes=\"100vw\" width=\"1000\">\u003C/figure>\u003Cp>The top of the page displays badges that summarize the most recent compatibility analysis, including the total number of impacted files and the Transformation Engine version used.\u003C/p>\u003Cp>Results are grouped by finding type and sorted by number of occurrences. You can expand each finding to view the file paths affected, and use the filter and sort options to focus on specific findings or files.\u003C/p>\u003Cp>To inspect a specific file, choose an affected file path to open it in the editor, with the exact error lines highlighted.\u003C/p>\u003Cp>From the More (...) menu, you can download the findings as an Excel report or relaunch a compatibility analysis.\u003C/p>\u003Ch2 id=\"detected-findings\">Detected findings\u003C/h2>\u003Cp>Our analyzers currently support the detection of the following compatibility findings grouped by category. Runtime findings are primarily focused on z/OS applications.\u003C/p>\u003Cul>\u003Cli>\u003Cstrong>Codebase findings\u003C/strong> - Problems in your source files that should be addressed before transformation:\u003Cul>\u003Cli>Missing LISTCAT or CSD files\u003C/li>\u003Cli>Unsupported charsets or links\u003C/li>\u003Cli>Missing dependencies, programs, control cards, database objects, or COBOL copybooks\u003C/li>\u003Cli>Missing CICS data set definitions\u003C/li>\u003Cli>Unresolved include files, copybooks, field and variable references\u003C/li>\u003Cli>Source code parsing and syntax errors\u003C/li>\u003C/ul>\u003C/li>\u003Cli>\u003Cstrong>Transformation findings\u003C/strong> - Compatibility findings that will cause transformation errors:\u003Cul>\u003Cli>Unsupported languages or system utility calls\u003C/li>\u003Cli>PL/I macro declarations, procedures, invocations, and control structures\u003C/li>\u003Cli>COBOL compiler directives\u003C/li>\u003Cli>DSL generation errors\u003C/li>\u003Cli>Preprocessor failures\u003C/li>\u003Cli>General transformation errors and warnings\u003C/li>\u003C/ul>\u003C/li>\u003Cli>\u003Cstrong>Runtime findings\u003C/strong> - Potential problems that may occur when running the modernized application:\u003Cul>\u003Cli>Unsupported control cards (SORT, IDCAMS, IEBGENER)\u003C/li>\u003Cli>Control cards that cannot be analyzed\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003Ch2 id=\"identifying-files-with-compatibility-findings\">Identifying files with compatibility findings\u003C/h2>\u003Cp>A red dot indicator (\u003Cspan style=\"color:#e06866;\">\u003Cspan style=\"--original-color:#cc0300;\" textcolor=\"#cc0300\">○\u003C/span>\u003C/span>)\u003Ci> \u003C/i>appears throughout the application to help you quickly identify items that require attention. This indicator is visible in the following tabs grouped by module and project type:\u003C/p>\u003Cul>\u003Cli>Codebase\u003Cul>\u003Cli>Assets\u003Cul>\u003Cli>Files\u003C/li>\u003Cli>Statistics\u003C/li>\u003C/ul>\u003C/li>\u003Cli>Management\u003Cul>\u003Cli>Workpackages\u003C/li>\u003Cli>Test Scenarios\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003C/li>\u003Cli>Transformation Center\u003Cul>\u003Cli>Inputs\u003C/li>\u003C/ul>\u003C/li>\u003C/ul>\u003Cfigure class=\"image image_resized\" style=\"width:75.69%;\">\u003Cimg class=\"shadow-img\" src=\"/uploads/image_8d696b27a5.png\" alt=\"image.png\" srcset=\"/uploads/thumbnail_image_8d696b27a5.png 245w, /uploads/small_image_8d696b27a5.png 500w, /uploads/medium_image_8d696b27a5.png 750w, /uploads/large_image_8d696b27a5.png 1000w\" sizes=\"100vw\" width=\"1000\">\u003C/figure>\u003Ch2 id=\"transformation-center-integration\">Transformation center integration\u003C/h2>\u003Cp id=\"ai-powered-results\">If you have Transformation Center projects associated to your codebase project, you will be notified of files with compatibility findings before launching a Transformation run. A warning banner displays the number of selected files that have compatibility findings. You can:\u003C/p>\u003Cul>\u003Cli>Choose the copy button next to the warning to copy the affected file names to your clipboard.\u003C/li>\u003Cli>Choose \"See compatibility results\" to navigate directly to the Compatibility tab and review the detailed findings.\u003C/li>\u003C/ul>\u003Cfigure class=\"image image_resized\" style=\"width:75.61%;\">\u003Cimg class=\"shadow-img\" src=\"/uploads/image_cb78735127.png\" alt=\"image.png\" srcset=\"/uploads/thumbnail_image_cb78735127.png 209w, /uploads/small_image_cb78735127.png 500w, /uploads/medium_image_cb78735127.png 750w, /uploads/large_image_cb78735127.png 1000w\" sizes=\"100vw\" width=\"1000\">\u003C/figure>",[7,11,15,19,23],{"title":8,"anchor":9,"children":10},"How to use","#how-to-use",[],{"title":12,"anchor":13,"children":14},"Results view","#results-view",[],{"title":16,"anchor":17,"children":18},"Detected findings","#detected-findings",[],{"title":20,"anchor":21,"children":22},"Identifying files with compatibility findings","#identifying-files-with-compatibility-findings",[],{"title":24,"anchor":25,"children":26},"Transformation center integration","#transformation-center-integration",[],{"data":28},{"id":29,"attributes":30},4,{"name":31,"order":32,"createdAt":33,"updatedAt":33,"publishedAt":34},"Assets",14,"2023-06-26T15:50:53.445Z","2023-06-26T15:50:53.444Z",{"previous":-1,"next":-1},{"id":37,"name":38,"order":39,"createdAt":40,"updatedAt":41,"publishedAt":42,"parent":43,"illustration":45},28,"AWS Transform for mainframe refactor",1,"2023-11-20T08:17:09.011Z","2026-02-09T14:30:50.610Z","2023-11-20T08:17:19.855Z",{"data":44},null,{"data":46},{"id":47,"attributes":48},859,{"name":49,"alternativeText":44,"caption":44,"width":50,"height":50,"formats":44,"hash":51,"ext":52,"mime":53,"size":54,"url":55,"previewUrl":44,"provider":56,"provider_metadata":44,"createdAt":57,"updatedAt":57},"atxrefactorlogo-small.svg",100,"atxrefactorlogo_small_0547b31374",".svg","image/svg+xml",2.89,"/uploads/atxrefactorlogo_small_0547b31374.svg","local","2026-02-09T14:28:04.227Z",[59,68,76,86,91,100,109,119,128,138,148,156,165,174,183,191,199,207,217,227,235,242,261,266,282,298,308,318,328,336,344,354,362,393,403,413,422,432,450,460,470,480,490,500,510,520,530],{"id":39,"name":60,"order":39,"createdAt":61,"updatedAt":62,"publishedAt":63,"parent":64,"illustration":67},"Quick Start","2023-06-26T15:50:53.431Z","2023-11-20T10:44:24.608Z","2023-06-26T15:50:53.430Z",{"data":65},{"id":37,"attributes":66},{"name":38,"order":39,"createdAt":40,"updatedAt":41,"publishedAt":42},{"data":44},{"id":69,"name":70,"order":39,"createdAt":71,"updatedAt":71,"publishedAt":71,"parent":72,"illustration":75},2,"My Stuff","2023-06-26T15:50:53.435Z",{"data":73},{"id":39,"attributes":74},{"name":60,"order":39,"createdAt":61,"updatedAt":62,"publishedAt":63},{"data":44},{"id":77,"name":78,"order":77,"createdAt":79,"updatedAt":80,"publishedAt":81,"parent":82,"illustration":85},3,"Codebase","2023-06-26T15:50:53.440Z","2023-11-20T10:44:37.833Z","2023-06-26T15:50:53.439Z",{"data":83},{"id":37,"attributes":84},{"name":38,"order":39,"createdAt":40,"updatedAt":41,"publishedAt":42},{"data":44},{"id":29,"name":31,"order":32,"createdAt":33,"updatedAt":33,"publishedAt":34,"parent":87,"illustration":90},{"data":88},{"id":77,"attributes":89},{"name":78,"order":77,"createdAt":79,"updatedAt":80,"publishedAt":81},{"data":44},{"id":92,"name":93,"order":94,"createdAt":95,"updatedAt":95,"publishedAt":95,"parent":96,"illustration":99},5,"Classification",15,"2023-06-26T15:50:53.449Z",{"data":97},{"id":77,"attributes":98},{"name":78,"order":77,"createdAt":79,"updatedAt":80,"publishedAt":81},{"data":44},{"id":101,"name":102,"order":103,"createdAt":104,"updatedAt":104,"publishedAt":104,"parent":105,"illustration":108},6,"Dependencies",16,"2023-06-26T15:50:53.454Z",{"data":106},{"id":77,"attributes":107},{"name":78,"order":77,"createdAt":79,"updatedAt":80,"publishedAt":81},{"data":44},{"id":110,"name":111,"order":112,"createdAt":113,"updatedAt":113,"publishedAt":114,"parent":115,"illustration":118},7,"Languages",17,"2023-06-26T15:50:53.461Z","2023-06-26T15:50:53.460Z",{"data":116},{"id":101,"attributes":117},{"name":102,"order":103,"createdAt":104,"updatedAt":104,"publishedAt":104},{"data":44},{"id":120,"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123,"parent":124,"illustration":127},8,"Mainframe",18,"2023-06-26T15:50:53.469Z",{"data":125},{"id":110,"attributes":126},{"name":111,"order":112,"createdAt":113,"updatedAt":113,"publishedAt":114},{"data":44},{"id":129,"name":130,"order":131,"createdAt":132,"updatedAt":132,"publishedAt":133,"parent":134,"illustration":137},9,"Extractions",19,"2023-06-26T15:50:53.474Z","2023-06-26T15:50:53.473Z",{"data":135},{"id":77,"attributes":136},{"name":78,"order":77,"createdAt":79,"updatedAt":80,"publishedAt":81},{"data":44},{"id":139,"name":140,"order":141,"createdAt":142,"updatedAt":142,"publishedAt":143,"parent":144,"illustration":147},10,"Management",20,"2023-06-26T15:50:53.478Z","2023-06-26T15:50:53.477Z",{"data":145},{"id":77,"attributes":146},{"name":78,"order":77,"createdAt":79,"updatedAt":80,"publishedAt":81},{"data":44},{"id":149,"name":70,"order":150,"createdAt":151,"updatedAt":151,"publishedAt":151,"parent":152,"illustration":155},11,21,"2023-06-26T15:50:53.482Z",{"data":153},{"id":77,"attributes":154},{"name":78,"order":77,"createdAt":79,"updatedAt":80,"publishedAt":81},{"data":44},{"id":157,"name":158,"order":159,"createdAt":160,"updatedAt":160,"publishedAt":160,"parent":161,"illustration":164},12,"Settings",22,"2023-06-26T15:50:53.487Z",{"data":162},{"id":77,"attributes":163},{"name":78,"order":77,"createdAt":79,"updatedAt":80,"publishedAt":81},{"data":44},{"id":94,"name":166,"order":101,"createdAt":167,"updatedAt":168,"publishedAt":169,"parent":170,"illustration":173},"Versions Manager","2023-06-26T15:50:53.501Z","2023-11-20T10:45:26.574Z","2023-06-26T15:50:53.500Z",{"data":171},{"id":37,"attributes":172},{"name":38,"order":39,"createdAt":40,"updatedAt":41,"publishedAt":42},{"data":44},{"id":131,"name":175,"order":129,"createdAt":176,"updatedAt":177,"publishedAt":178,"parent":179,"illustration":182},"System Utilities","2023-06-26T15:50:53.523Z","2023-11-20T10:46:09.802Z","2023-06-26T15:50:53.522Z",{"data":180},{"id":37,"attributes":181},{"name":38,"order":39,"createdAt":40,"updatedAt":41,"publishedAt":42},{"data":44},{"id":141,"name":184,"order":139,"createdAt":185,"updatedAt":186,"publishedAt":185,"parent":187,"illustration":190},"Secured Spaces","2023-06-26T15:50:53.527Z","2023-11-20T10:46:19.365Z",{"data":188},{"id":37,"attributes":189},{"name":38,"order":39,"createdAt":40,"updatedAt":41,"publishedAt":42},{"data":44},{"id":150,"name":192,"order":149,"createdAt":193,"updatedAt":194,"publishedAt":193,"parent":195,"illustration":198},"Transformation Center","2023-06-26T15:50:53.532Z","2023-11-20T10:46:28.664Z",{"data":196},{"id":37,"attributes":197},{"name":38,"order":39,"createdAt":40,"updatedAt":41,"publishedAt":42},{"data":44},{"id":159,"name":200,"order":39,"createdAt":201,"updatedAt":201,"publishedAt":202,"parent":203,"illustration":206},"Inputs","2023-06-26T15:50:53.538Z","2023-06-26T15:50:53.537Z",{"data":204},{"id":150,"attributes":205},{"name":192,"order":149,"createdAt":193,"updatedAt":194,"publishedAt":193},{"data":44},{"id":208,"name":209,"order":69,"createdAt":210,"updatedAt":211,"publishedAt":212,"parent":213,"illustration":216},23,"Transform","2023-06-26T15:50:53.544Z","2026-03-02T05:57:00.921Z","2023-06-26T15:50:53.543Z",{"data":214},{"id":150,"attributes":215},{"name":192,"order":149,"createdAt":193,"updatedAt":194,"publishedAt":193},{"data":44},{"id":218,"name":219,"order":220,"createdAt":221,"updatedAt":222,"publishedAt":221,"parent":223,"illustration":226},24,"FAQ",13,"2023-06-26T15:50:53.550Z","2025-01-22T13:24:15.829Z",{"data":224},{"id":37,"attributes":225},{"name":38,"order":39,"createdAt":40,"updatedAt":41,"publishedAt":42},{"data":44},{"id":228,"name":78,"order":69,"createdAt":229,"updatedAt":229,"publishedAt":230,"parent":231,"illustration":234},25,"2023-06-26T15:50:53.556Z","2023-06-26T15:50:53.555Z",{"data":232},{"id":218,"attributes":233},{"name":219,"order":220,"createdAt":221,"updatedAt":222,"publishedAt":221},{"data":44},{"id":236,"name":192,"order":77,"createdAt":237,"updatedAt":237,"publishedAt":237,"parent":238,"illustration":241},26,"2023-06-26T15:50:53.560Z",{"data":239},{"id":218,"attributes":240},{"name":219,"order":220,"createdAt":221,"updatedAt":222,"publishedAt":221},{"data":44},{"id":243,"name":244,"order":69,"createdAt":245,"updatedAt":246,"publishedAt":247,"parent":248,"illustration":249},27,"Terminals","2023-09-25T15:13:37.444Z","2023-11-27T16:48:37.421Z","2023-09-25T15:14:00.088Z",{"data":44},{"data":250},{"id":251,"attributes":252},512,{"name":253,"alternativeText":44,"caption":44,"width":254,"height":254,"formats":44,"hash":255,"ext":256,"mime":257,"size":258,"url":259,"previewUrl":44,"provider":56,"provider_metadata":44,"createdAt":260,"updatedAt":260},"terminals.png",96,"terminals_c75070d253",".png","image/png",0.69,"/uploads/terminals_c75070d253.png","2023-11-27T16:48:25.157Z",{"id":37,"name":38,"order":39,"createdAt":40,"updatedAt":41,"publishedAt":42,"parent":262,"illustration":263},{"data":44},{"data":264},{"id":47,"attributes":265},{"name":49,"alternativeText":44,"caption":44,"width":50,"height":50,"formats":44,"hash":51,"ext":52,"mime":53,"size":54,"url":55,"previewUrl":44,"provider":56,"provider_metadata":44,"createdAt":57,"updatedAt":57},{"id":267,"name":268,"order":92,"createdAt":269,"updatedAt":270,"publishedAt":271,"parent":272,"illustration":273},29,"Compare Tool","2023-11-20T08:17:29.993Z","2023-11-27T16:52:32.999Z","2023-11-20T08:17:47.161Z",{"data":44},{"data":274},{"id":275,"attributes":276},513,{"name":277,"alternativeText":44,"caption":44,"width":254,"height":254,"formats":44,"hash":278,"ext":256,"mime":257,"size":279,"url":280,"previewUrl":44,"provider":56,"provider_metadata":44,"createdAt":281,"updatedAt":281},"comparetool.png","comparetool_a3ff4f885f",0.9,"/uploads/comparetool_a3ff4f885f.png","2023-11-27T16:52:30.934Z",{"id":283,"name":284,"order":29,"createdAt":285,"updatedAt":286,"publishedAt":287,"parent":288,"illustration":289},30,"Data Migrator","2023-11-20T08:17:39.967Z","2023-11-27T18:54:11.214Z","2023-11-20T08:17:40.811Z",{"data":44},{"data":290},{"id":291,"attributes":292},514,{"name":293,"alternativeText":44,"caption":44,"width":254,"height":254,"formats":44,"hash":294,"ext":256,"mime":257,"size":295,"url":296,"previewUrl":44,"provider":56,"provider_metadata":44,"createdAt":297,"updatedAt":297},"data-migrator.png","data_migrator_33bbf672e8",0.97,"/uploads/data_migrator_33bbf672e8.png","2023-11-27T16:57:15.889Z",{"id":299,"name":300,"order":39,"createdAt":301,"updatedAt":302,"publishedAt":303,"parent":304,"illustration":307},32,"Comparisons","2023-11-28T13:54:11.684Z","2023-11-28T15:24:37.434Z","2023-11-28T14:49:13.555Z",{"data":305},{"id":267,"attributes":306},{"name":268,"order":92,"createdAt":269,"updatedAt":270,"publishedAt":271},{"data":44},{"id":309,"name":310,"order":157,"createdAt":311,"updatedAt":312,"publishedAt":313,"parent":314,"illustration":317},35,"Toolbox","2023-12-21T10:41:07.961Z","2026-03-05T15:17:00.268Z","2023-12-21T10:41:26.458Z",{"data":315},{"id":37,"attributes":316},{"name":38,"order":39,"createdAt":40,"updatedAt":41,"publishedAt":42},{"data":44},{"id":319,"name":320,"order":39,"createdAt":321,"updatedAt":322,"publishedAt":323,"parent":324,"illustration":327},37,"Account","2023-12-29T15:44:49.121Z","2023-12-29T15:47:20.435Z","2023-12-29T15:46:27.010Z",{"data":325},{"id":218,"attributes":326},{"name":219,"order":220,"createdAt":221,"updatedAt":222,"publishedAt":221},{"data":44},{"id":329,"name":330,"order":110,"createdAt":331,"updatedAt":332,"publishedAt":333,"parent":334,"illustration":335},38,"AWS Blu Age Runtime","2024-02-07T15:17:36.040Z","2025-09-18T14:27:47.773Z","2025-09-18T14:27:47.770Z",{"data":44},{"data":44},{"id":337,"name":338,"order":120,"createdAt":339,"updatedAt":340,"publishedAt":341,"parent":342,"illustration":343},39,"Blu Age Refactoring Tool","2024-02-08T16:18:18.594Z","2024-02-08T16:19:26.523Z","2024-02-08T16:19:26.520Z",{"data":44},{"data":44},{"id":345,"name":346,"order":69,"createdAt":347,"updatedAt":348,"publishedAt":349,"parent":350,"illustration":353},40,"Release","2024-03-18T14:45:05.158Z","2025-04-08T08:58:57.996Z","2024-06-24T11:34:42.987Z",{"data":351},{"id":267,"attributes":352},{"name":268,"order":92,"createdAt":269,"updatedAt":270,"publishedAt":271},{"data":44},{"id":355,"name":346,"order":29,"createdAt":356,"updatedAt":357,"publishedAt":349,"parent":358,"illustration":361},41,"2024-03-18T14:45:59.776Z","2025-02-24T09:50:39.647Z",{"data":359},{"id":283,"attributes":360},{"name":284,"order":29,"createdAt":285,"updatedAt":286,"publishedAt":287},{"data":44},{"id":363,"name":364,"order":69,"createdAt":365,"updatedAt":366,"publishedAt":349,"parent":367,"illustration":370},43,"Generative AI","2024-06-11T13:55:19.398Z","2024-06-24T10:14:00.993Z",{"data":368},{"id":37,"attributes":369},{"name":38,"order":39,"createdAt":40,"updatedAt":41,"publishedAt":42},{"data":371},{"id":372,"attributes":373},602,{"name":374,"alternativeText":44,"caption":44,"width":251,"height":251,"formats":375,"hash":388,"ext":256,"mime":257,"size":389,"url":390,"previewUrl":44,"provider":56,"provider_metadata":44,"createdAt":391,"updatedAt":392},"ai.png",{"thumbnail":376,"small":382},{"name":377,"hash":378,"ext":256,"mime":257,"path":44,"width":379,"height":379,"size":380,"url":381},"thumbnail_ai.png","thumbnail_ai_986808fc07",156,7.77,"/uploads/thumbnail_ai_986808fc07.png",{"name":383,"hash":384,"ext":256,"mime":257,"path":44,"width":385,"height":385,"size":386,"url":387},"small_ai.png","small_ai_986808fc07",500,28.94,"/uploads/small_ai_986808fc07.png","ai_986808fc07",3.94,"/uploads/ai_986808fc07.png","2024-06-10T14:38:54.460Z","2024-06-17T08:39:57.404Z",{"id":394,"name":395,"order":77,"createdAt":396,"updatedAt":397,"publishedAt":398,"parent":399,"illustration":402},44,"Refactoring Toolkit","2025-01-09T15:44:07.662Z","2025-01-24T11:28:35.755Z","2025-01-22T13:32:24.314Z",{"data":400},{"id":150,"attributes":401},{"name":192,"order":149,"createdAt":193,"updatedAt":194,"publishedAt":193},{"data":44},{"id":404,"name":405,"order":69,"createdAt":406,"updatedAt":407,"publishedAt":408,"parent":409,"illustration":412},45,"Additional Features","2025-02-27T14:37:18.210Z","2025-02-27T15:23:16.770Z","2025-02-27T14:39:27.180Z",{"data":410},{"id":283,"attributes":411},{"name":284,"order":29,"createdAt":285,"updatedAt":286,"publishedAt":287},{"data":44},{"id":414,"name":219,"order":77,"createdAt":415,"updatedAt":416,"publishedAt":417,"parent":418,"illustration":421},46,"2025-02-27T14:46:51.915Z","2025-02-27T14:46:57.463Z","2025-02-27T14:46:57.460Z",{"data":419},{"id":283,"attributes":420},{"name":284,"order":29,"createdAt":285,"updatedAt":286,"publishedAt":287},{"data":44},{"id":423,"name":424,"order":39,"createdAt":425,"updatedAt":426,"publishedAt":427,"parent":428,"illustration":431},47,"Migration Steps","2025-02-27T15:23:58.787Z","2025-02-27T15:24:00.491Z","2025-02-27T15:24:00.487Z",{"data":429},{"id":283,"attributes":430},{"name":284,"order":29,"createdAt":285,"updatedAt":286,"publishedAt":287},{"data":44},{"id":433,"name":434,"order":101,"createdAt":435,"updatedAt":436,"publishedAt":437,"parent":438,"illustration":439},48,"AWS SDE","2026-01-09T15:36:37.663Z","2026-03-10T15:50:32.092Z","2026-01-23T09:20:10.689Z",{"data":44},{"data":440},{"id":441,"attributes":442},1294,{"name":443,"alternativeText":44,"caption":44,"width":254,"height":444,"formats":44,"hash":445,"ext":256,"mime":257,"size":446,"url":447,"previewUrl":44,"provider":56,"provider_metadata":44,"createdAt":448,"updatedAt":449},"aws-sde-logo_96.png",97,"aws_sde_logo_96_c77cf06916",1.48,"/uploads/aws_sde_logo_96_c77cf06916.png","2026-02-27T16:44:27.419Z","2026-03-10T15:50:26.490Z",{"id":451,"name":452,"order":39,"createdAt":453,"updatedAt":454,"publishedAt":455,"parent":456,"illustration":459},49,"AWS Standard Delivery Environment (SDE)","2026-01-23T10:21:53.936Z","2026-01-30T11:00:22.454Z","2026-01-23T10:21:55.379Z",{"data":457},{"id":433,"attributes":458},{"name":434,"order":101,"createdAt":435,"updatedAt":436,"publishedAt":437},{"data":44},{"id":461,"name":462,"order":77,"createdAt":463,"updatedAt":464,"publishedAt":465,"parent":466,"illustration":469},50,"AWS DevOps Setup (DOS)","2026-01-23T10:36:29.730Z","2026-03-26T10:39:48.535Z","2026-01-23T10:37:45.598Z",{"data":467},{"id":433,"attributes":468},{"name":434,"order":101,"createdAt":435,"updatedAt":436,"publishedAt":437},{"data":44},{"id":471,"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475,"parent":476,"illustration":479},51,"AWS DevOps Pipeline (DOP)","2026-01-23T10:42:15.326Z","2026-03-26T10:39:34.662Z","2026-01-23T10:42:16.609Z",{"data":477},{"id":433,"attributes":478},{"name":434,"order":101,"createdAt":435,"updatedAt":436,"publishedAt":437},{"data":44},{"id":481,"name":482,"order":92,"createdAt":483,"updatedAt":484,"publishedAt":485,"parent":486,"illustration":489},52,"AWS Regression Testing Snapshots (RTS)","2026-01-23T10:43:06.046Z","2026-03-26T10:39:55.275Z","2026-01-23T10:43:08.588Z",{"data":487},{"id":433,"attributes":488},{"name":434,"order":101,"createdAt":435,"updatedAt":436,"publishedAt":437},{"data":44},{"id":491,"name":492,"order":129,"createdAt":493,"updatedAt":494,"publishedAt":495,"parent":496,"illustration":499},53,"Release notes - AWS SDE","2026-01-23T10:43:54.958Z","2026-02-05T11:05:11.488Z","2026-01-23T10:43:56.315Z",{"data":497},{"id":433,"attributes":498},{"name":434,"order":101,"createdAt":435,"updatedAt":436,"publishedAt":437},{"data":44},{"id":501,"name":502,"order":120,"createdAt":503,"updatedAt":504,"publishedAt":505,"parent":506,"illustration":509},54,"Disclaimer","2026-01-30T09:27:12.638Z","2026-01-30T10:45:19.245Z","2026-01-30T09:27:15.388Z",{"data":507},{"id":433,"attributes":508},{"name":434,"order":101,"createdAt":435,"updatedAt":436,"publishedAt":437},{"data":44},{"id":511,"name":512,"order":101,"createdAt":513,"updatedAt":514,"publishedAt":515,"parent":516,"illustration":519},55,"Security","2026-01-30T10:35:46.861Z","2026-03-26T10:40:28.549Z","2026-01-30T10:35:50.667Z",{"data":517},{"id":433,"attributes":518},{"name":434,"order":101,"createdAt":435,"updatedAt":436,"publishedAt":437},{"data":44},{"id":521,"name":522,"order":110,"createdAt":523,"updatedAt":524,"publishedAt":525,"parent":526,"illustration":529},56,"Support","2026-01-30T10:45:43.752Z","2026-03-26T10:40:38.706Z","2026-01-30T10:45:44.710Z",{"data":527},{"id":433,"attributes":528},{"name":434,"order":101,"createdAt":435,"updatedAt":436,"publishedAt":437},{"data":44},{"id":531,"name":532,"order":69,"createdAt":533,"updatedAt":534,"publishedAt":535,"parent":536,"illustration":539},57,"AWS SDE User guides","2026-01-30T10:53:27.409Z","2026-03-26T10:40:05.174Z","2026-01-30T10:53:28.988Z",{"data":537},{"id":433,"attributes":538},{"name":434,"order":101,"createdAt":435,"updatedAt":436,"publishedAt":437},{"data":44},[541,547,553,560,567,574,581,588,594,600,606,612,618,624,630,637,644,651,657,663,669,675,682,689,696,704,711,719,727,734,742,748,754,760,766,772,779,785,791,797,803,809,815,821,827,833,839,845,851,857,863,869,876,883,890,897,904,911,916,922,928,934,940,946,952,959,966,973,979,984,991,997,1004,1011,1018,1025,1032,1037,1043,1049,1054,1060,1066,1071,1076,1081,1087,1094,1101,1108,1115,1122,1129,1136,1143,1150,1157,1163,1169,1176,1183,1190,1197,1204,1211,1218,1225,1232,1239,1245,1252,1258,1264,1271,1277,1283,1289,1295,1302,1309,1315,1322,1329,1336,1343,1349,1356,1363,1370,1377,1383,1390,1396,1403,1410,1417,1424,1431,1438,1445,1452,1459,1466,1473,1480,1487,1493,1499,1505,1512,1518,1525,1532,1539,1546,1553,1559,1566,1573,1580,1587,1594,1601,1607,1614,1621,1628,1635,1642,1649,1656,1663,1669,1675,1681,1687,1694,1700,1706,1713,1720,1727,1734,1741,1747,1754],{"id":39,"title":542,"slug":543,"order":254,"section":544},"Get Started","quick-start-get-started",{"data":545},{"id":39,"attributes":546},{"name":60,"order":39,"createdAt":61,"updatedAt":62,"publishedAt":63},{"id":69,"title":548,"slug":549,"order":444,"section":550},"Refactor Builder","refactor-builder",{"data":551},{"id":39,"attributes":552},{"name":60,"order":39,"createdAt":61,"updatedAt":62,"publishedAt":63},{"id":101,"title":554,"slug":555,"order":556,"section":557},"Documents","quick-start-documents",101,{"data":558},{"id":39,"attributes":559},{"name":60,"order":39,"createdAt":61,"updatedAt":62,"publishedAt":63},{"id":110,"title":561,"slug":562,"order":563,"section":564},"My Dashboard","quick-start-my-dashboard",102,{"data":565},{"id":39,"attributes":566},{"name":60,"order":39,"createdAt":61,"updatedAt":62,"publishedAt":63},{"id":120,"title":568,"slug":569,"order":570,"section":571},"Schedule","quick-start-schedule",103,{"data":572},{"id":39,"attributes":573},{"name":60,"order":39,"createdAt":61,"updatedAt":62,"publishedAt":63},{"id":149,"title":575,"slug":576,"order":577,"section":578},"Notifications","quick-start-my-stuff-notifications",94,{"data":579},{"id":69,"attributes":580},{"name":70,"order":39,"createdAt":71,"updatedAt":71,"publishedAt":71},{"id":157,"title":582,"slug":583,"order":584,"section":585},"Dashboards","quick-start-my-stuff-dashboards",95,{"data":586},{"id":69,"attributes":587},{"name":70,"order":39,"createdAt":71,"updatedAt":71,"publishedAt":71},{"id":220,"title":589,"slug":590,"order":39,"section":591},"Create a Project","codebase-create-a-project",{"data":592},{"id":77,"attributes":593},{"name":78,"order":77,"createdAt":79,"updatedAt":80,"publishedAt":81},{"id":32,"title":595,"slug":596,"order":69,"section":597},"Cyclomatic Complexity","codebase-cyclomatic-complexity",{"data":598},{"id":77,"attributes":599},{"name":78,"order":77,"createdAt":79,"updatedAt":80,"publishedAt":81},{"id":94,"title":601,"slug":602,"order":29,"section":603},"Catch-Up","codebase-catch-up",{"data":604},{"id":77,"attributes":605},{"name":78,"order":77,"createdAt":79,"updatedAt":80,"publishedAt":81},{"id":103,"title":607,"slug":608,"order":39,"section":609},"Statistics","codebase-assets-statistics",{"data":610},{"id":29,"attributes":611},{"name":31,"order":32,"createdAt":33,"updatedAt":33,"publishedAt":34},{"id":112,"title":613,"slug":614,"order":69,"section":615},"Files","codebase-assets-files",{"data":616},{"id":29,"attributes":617},{"name":31,"order":32,"createdAt":33,"updatedAt":33,"publishedAt":34},{"id":122,"title":619,"slug":620,"order":77,"section":621},"Homonyms","codebase-assets-homonyms",{"data":622},{"id":29,"attributes":623},{"name":31,"order":32,"createdAt":33,"updatedAt":33,"publishedAt":34},{"id":131,"title":625,"slug":626,"order":29,"section":627},"Workspace","codebase-assets-workspace",{"data":628},{"id":29,"attributes":629},{"name":31,"order":32,"createdAt":33,"updatedAt":33,"publishedAt":34},{"id":141,"title":631,"slug":632,"order":633,"section":634},"Introduction","codebase-classification-introduction",84,{"data":635},{"id":92,"attributes":636},{"name":93,"order":94,"createdAt":95,"updatedAt":95,"publishedAt":95},{"id":150,"title":638,"slug":639,"order":640,"section":641},"Manage Extensions","codebase-classification-manage-extensions",85,{"data":642},{"id":92,"attributes":643},{"name":93,"order":94,"createdAt":95,"updatedAt":95,"publishedAt":95},{"id":159,"title":645,"slug":646,"order":647,"section":648},"Manage Types","codebase-classification-manage-types",86,{"data":649},{"id":92,"attributes":650},{"name":93,"order":94,"createdAt":95,"updatedAt":95,"publishedAt":95},{"id":208,"title":652,"slug":653,"order":39,"section":654},"Visualization and Manipulation","codebase-dependencies-visualization-and-manipulation",{"data":655},{"id":101,"attributes":656},{"name":102,"order":103,"createdAt":104,"updatedAt":104,"publishedAt":104},{"id":218,"title":658,"slug":659,"order":69,"section":660},"Link Types","dependencies-link-types",{"data":661},{"id":101,"attributes":662},{"name":102,"order":103,"createdAt":104,"updatedAt":104,"publishedAt":104},{"id":228,"title":664,"slug":665,"order":29,"section":666},"Missing Labels","dependencies-missing-labels",{"data":667},{"id":101,"attributes":668},{"name":102,"order":103,"createdAt":104,"updatedAt":104,"publishedAt":104},{"id":243,"title":670,"slug":671,"order":101,"section":672},"Show more links","show-more-links",{"data":673},{"id":101,"attributes":674},{"name":102,"order":103,"createdAt":104,"updatedAt":104,"publishedAt":104},{"id":37,"title":676,"slug":677,"order":678,"section":679},"C and C++","codebase-dependencies-languages-c-and-cpp",70,{"data":680},{"id":110,"attributes":681},{"name":111,"order":112,"createdAt":113,"updatedAt":113,"publishedAt":114},{"id":267,"title":683,"slug":684,"order":685,"section":686},"SQL","codebase-dependencies-languages-sql",71,{"data":687},{"id":110,"attributes":688},{"name":111,"order":112,"createdAt":113,"updatedAt":113,"publishedAt":114},{"id":283,"title":690,"slug":691,"order":692,"section":693},"PowerBuilder","codebase-dependencies-languages-powerbuilder",72,{"data":694},{"id":110,"attributes":695},{"name":111,"order":112,"createdAt":113,"updatedAt":113,"publishedAt":114},{"id":697,"title":698,"slug":699,"order":700,"section":701},31,"Ideal","codebase-dependencies-languages-ideal",73,{"data":702},{"id":110,"attributes":703},{"name":111,"order":112,"createdAt":113,"updatedAt":113,"publishedAt":114},{"id":299,"title":705,"slug":706,"order":707,"section":708},".NET","codebase-dependencies-languages-net",74,{"data":709},{"id":110,"attributes":710},{"name":111,"order":112,"createdAt":113,"updatedAt":113,"publishedAt":114},{"id":712,"title":713,"slug":714,"order":715,"section":716},33,"PowerHouse","codebase-dependencies-languages-powerhouse",75,{"data":717},{"id":110,"attributes":718},{"name":111,"order":112,"createdAt":113,"updatedAt":113,"publishedAt":114},{"id":720,"title":721,"slug":722,"order":723,"section":724},34,"Natural","codebase-dependencies-languages-natural",76,{"data":725},{"id":110,"attributes":726},{"name":111,"order":112,"createdAt":113,"updatedAt":113,"publishedAt":114},{"id":309,"title":728,"slug":729,"order":730,"section":731},"Delphi","codebase-dependencies-languages-delphi",77,{"data":732},{"id":110,"attributes":733},{"name":111,"order":112,"createdAt":113,"updatedAt":113,"publishedAt":114},{"id":735,"title":736,"slug":737,"order":738,"section":739},36,"Java","codebase-dependencies-languages-java",78,{"data":740},{"id":110,"attributes":741},{"name":111,"order":112,"createdAt":113,"updatedAt":113,"publishedAt":114},{"id":319,"title":743,"slug":744,"order":29,"section":745},"CL","codebase-dependencies-languages-cl",{"data":746},{"id":120,"attributes":747},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":329,"title":749,"slug":750,"order":101,"section":751},"Cobol","codebase-dependencies-languages-cobol",{"data":752},{"id":120,"attributes":753},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":337,"title":755,"slug":756,"order":220,"section":757},"JCL","codebase-dependencies-languages-jcl",{"data":758},{"id":120,"attributes":759},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":345,"title":761,"slug":762,"order":122,"section":763},"OpenVMS","codebase-dependencies-languages-openvms",{"data":764},{"id":120,"attributes":765},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":355,"title":767,"slug":768,"order":131,"section":769},"PL1 – PL I – Programming Language One","codebase-dependencies-languages-pl1-pli-programming-language-one",{"data":770},{"id":120,"attributes":771},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":773,"title":774,"slug":775,"order":141,"section":776},42,"RPG, RPGLE, RPG 400","codebase-dependencies-languages-rpg-rpgle-rpg-400",{"data":777},{"id":120,"attributes":778},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":363,"title":780,"slug":781,"order":150,"section":782},"SCL (Software Control Language)","codebase-dependencies-languages-scl",{"data":783},{"id":120,"attributes":784},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":394,"title":786,"slug":787,"order":39,"section":788},"ASM (Assembly Language)","codebase-dependencies-languages-asm",{"data":789},{"id":120,"attributes":790},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":404,"title":792,"slug":793,"order":159,"section":794},"Various Mainframe Dependencies","various-mainframe-dependencies",{"data":795},{"id":120,"attributes":796},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":414,"title":798,"slug":799,"order":120,"section":800},"CSD","csd",{"data":801},{"id":120,"attributes":802},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":423,"title":804,"slug":805,"order":32,"section":806},"Menu","menu",{"data":807},{"id":120,"attributes":808},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":433,"title":810,"slug":811,"order":112,"section":812},"LNK","lnk",{"data":813},{"id":120,"attributes":814},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":451,"title":816,"slug":817,"order":157,"section":818},"IMS","ims",{"data":819},{"id":120,"attributes":820},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":461,"title":822,"slug":823,"order":139,"section":824},"EZT","ezt",{"data":825},{"id":120,"attributes":826},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":471,"title":828,"slug":829,"order":491,"section":830},"Powerbuilder PBL Extraction","codebase-extractions-powerbuilder-pbl-extraction",{"data":831},{"id":129,"attributes":832},{"name":130,"order":131,"createdAt":132,"updatedAt":132,"publishedAt":133},{"id":481,"title":834,"slug":835,"order":501,"section":836},"AS/400 SAVF Extraction","codebase-extractions-savf-extraction",{"data":837},{"id":129,"attributes":838},{"name":130,"order":131,"createdAt":132,"updatedAt":132,"publishedAt":133},{"id":491,"title":840,"slug":841,"order":511,"section":842},"ZIP Extraction","codebase-extractions-zip-extraction",{"data":843},{"id":129,"attributes":844},{"name":130,"order":131,"createdAt":132,"updatedAt":132,"publishedAt":133},{"id":501,"title":846,"slug":847,"order":423,"section":848},"Workpackages","codebase-management-workpackages",{"data":849},{"id":139,"attributes":850},{"name":140,"order":141,"createdAt":142,"updatedAt":142,"publishedAt":143},{"id":511,"title":852,"slug":853,"order":433,"section":854},"Datasets","codebase-management-datasets",{"data":855},{"id":139,"attributes":856},{"name":140,"order":141,"createdAt":142,"updatedAt":142,"publishedAt":143},{"id":521,"title":858,"slug":859,"order":451,"section":860},"Labels","codebase-management-labels",{"data":861},{"id":139,"attributes":862},{"name":140,"order":141,"createdAt":142,"updatedAt":142,"publishedAt":143},{"id":531,"title":864,"slug":865,"order":461,"section":866},"Test Scenarios","codebase-management-test-scenarios",{"data":867},{"id":139,"attributes":868},{"name":140,"order":141,"createdAt":142,"updatedAt":142,"publishedAt":143},{"id":870,"title":871,"slug":872,"order":471,"section":873},58,"Status","codebase-management-status",{"data":874},{"id":139,"attributes":875},{"name":140,"order":141,"createdAt":142,"updatedAt":142,"publishedAt":143},{"id":877,"title":878,"slug":879,"order":481,"section":880},59,"Timeline","codebase-management-timeline",{"data":881},{"id":139,"attributes":882},{"name":140,"order":141,"createdAt":142,"updatedAt":142,"publishedAt":143},{"id":884,"title":885,"slug":886,"order":414,"section":887},60,"Imports","codebase-my-stuff-imports",{"data":888},{"id":149,"attributes":889},{"name":70,"order":150,"createdAt":151,"updatedAt":151,"publishedAt":151},{"id":891,"title":892,"slug":893,"order":363,"section":894},61,"General details","codebase-settings-general-details",{"data":895},{"id":157,"attributes":896},{"name":158,"order":159,"createdAt":160,"updatedAt":160,"publishedAt":160},{"id":898,"title":899,"slug":900,"order":394,"section":901},62,"Modules","codebase-settings-modules",{"data":902},{"id":157,"attributes":903},{"name":158,"order":159,"createdAt":160,"updatedAt":160,"publishedAt":160},{"id":905,"title":906,"slug":907,"order":404,"section":908},63,"Boosters","codebase-settings-boosters",{"data":909},{"id":157,"attributes":910},{"name":158,"order":159,"createdAt":160,"updatedAt":160,"publishedAt":160},{"id":685,"title":589,"slug":912,"order":712,"section":913},"create-a-project",{"data":914},{"id":94,"attributes":915},{"name":166,"order":101,"createdAt":167,"updatedAt":168,"publishedAt":169},{"id":692,"title":917,"slug":918,"order":720,"section":919},"Comparison","comparison",{"data":920},{"id":94,"attributes":921},{"name":166,"order":101,"createdAt":167,"updatedAt":168,"publishedAt":169},{"id":700,"title":923,"slug":924,"order":309,"section":925},"Impacts","impacts",{"data":926},{"id":94,"attributes":927},{"name":166,"order":101,"createdAt":167,"updatedAt":168,"publishedAt":169},{"id":715,"title":929,"slug":930,"order":39,"section":931},"Terminal emulation","terminals-terminal-emulation",{"data":932},{"id":243,"attributes":933},{"name":244,"order":69,"createdAt":245,"updatedAt":246,"publishedAt":247},{"id":723,"title":935,"slug":936,"order":77,"section":937},"Capture & Replay","terminals-capture-and-replay",{"data":938},{"id":243,"attributes":939},{"name":244,"order":69,"createdAt":245,"updatedAt":246,"publishedAt":247},{"id":730,"title":941,"slug":942,"order":29,"section":943},"Global capture strategy","terminals-global-capture-strategy",{"data":944},{"id":243,"attributes":945},{"name":244,"order":69,"createdAt":245,"updatedAt":246,"publishedAt":247},{"id":947,"title":631,"slug":948,"order":236,"section":949},80,"system-utilities-introduction",{"data":950},{"id":131,"attributes":951},{"name":175,"order":129,"createdAt":176,"updatedAt":177,"publishedAt":178},{"id":953,"title":954,"slug":955,"order":159,"section":956},81,"Create a Secured Space","secured-spaces-create-a-secured-space",{"data":957},{"id":141,"attributes":958},{"name":184,"order":139,"createdAt":185,"updatedAt":186,"publishedAt":185},{"id":960,"title":961,"slug":962,"order":208,"section":963},82,"Upload Content to a Secured Space","shared-spaces-upload-content-to-a-shared-space",{"data":964},{"id":141,"attributes":965},{"name":184,"order":139,"createdAt":185,"updatedAt":186,"publishedAt":185},{"id":967,"title":968,"slug":969,"order":218,"section":970},83,"Manage your Secured Space","shared-spaces-manage-your-shared-space",{"data":971},{"id":141,"attributes":972},{"name":184,"order":139,"createdAt":185,"updatedAt":186,"publishedAt":185},{"id":633,"title":974,"slug":975,"order":228,"section":976},"Download content from a Secured Space","shared-spaces-download-content-from-a-shared-space",{"data":977},{"id":141,"attributes":978},{"name":184,"order":139,"createdAt":185,"updatedAt":186,"publishedAt":185},{"id":647,"title":589,"slug":980,"order":141,"section":981},"transformation-center-create-a-project",{"data":982},{"id":150,"attributes":983},{"name":192,"order":149,"createdAt":193,"updatedAt":194,"publishedAt":193},{"id":985,"title":986,"slug":987,"order":150,"section":988},87,"Filters","transformation-center-filter",{"data":989},{"id":150,"attributes":990},{"name":192,"order":149,"createdAt":193,"updatedAt":194,"publishedAt":193},{"id":992,"title":613,"slug":993,"order":112,"section":994},88,"transformation-center-inputs-files",{"data":995},{"id":159,"attributes":996},{"name":200,"order":39,"createdAt":201,"updatedAt":201,"publishedAt":202},{"id":998,"title":999,"slug":1000,"order":122,"section":1001},89,"Configuration","transformation-center-inputs-configuration",{"data":1002},{"id":159,"attributes":1003},{"name":200,"order":39,"createdAt":201,"updatedAt":201,"publishedAt":202},{"id":1005,"title":1006,"slug":1007,"order":39,"section":1008},90,"Runs","transformation-center-velocity-runs",{"data":1009},{"id":208,"attributes":1010},{"name":209,"order":69,"createdAt":210,"updatedAt":211,"publishedAt":212},{"id":1012,"title":1013,"slug":1014,"order":69,"section":1015},91,"Issues","transformation-center-velocity-issues",{"data":1016},{"id":208,"attributes":1017},{"name":209,"order":69,"createdAt":210,"updatedAt":211,"publishedAt":212},{"id":1019,"title":1020,"slug":1021,"order":39,"section":1022},92,"Overview","faq-atx-for-mainframe-refactor-overview",{"data":1023},{"id":218,"attributes":1024},{"name":219,"order":220,"createdAt":221,"updatedAt":222,"publishedAt":221},{"id":1026,"title":1027,"slug":1028,"order":39,"section":1029},93,"General","faq-account-general",{"data":1030},{"id":319,"attributes":1031},{"name":320,"order":39,"createdAt":321,"updatedAt":322,"publishedAt":323},{"id":577,"title":244,"slug":1033,"order":69,"section":1034},"faq-terminals",{"data":1035},{"id":218,"attributes":1036},{"name":219,"order":220,"createdAt":221,"updatedAt":222,"publishedAt":221},{"id":584,"title":1038,"slug":1039,"order":77,"section":1040},"Getting started","faq-getting-started",{"data":1041},{"id":218,"attributes":1042},{"name":219,"order":220,"createdAt":221,"updatedAt":222,"publishedAt":221},{"id":254,"title":1044,"slug":1045,"order":92,"section":1046},"Project Management","faq-project-management",{"data":1047},{"id":218,"attributes":1048},{"name":219,"order":220,"createdAt":221,"updatedAt":222,"publishedAt":221},{"id":444,"title":512,"slug":1050,"order":101,"section":1051},"faq-security",{"data":1052},{"id":218,"attributes":1053},{"name":219,"order":220,"createdAt":221,"updatedAt":222,"publishedAt":221},{"id":1055,"title":184,"slug":1056,"order":110,"section":1057},98,"faq-shared-spaces",{"data":1058},{"id":218,"attributes":1059},{"name":219,"order":220,"createdAt":221,"updatedAt":222,"publishedAt":221},{"id":1061,"title":166,"slug":1062,"order":120,"section":1063},99,"faq-versions-manager",{"data":1064},{"id":218,"attributes":1065},{"name":219,"order":220,"createdAt":221,"updatedAt":222,"publishedAt":221},{"id":50,"title":1027,"slug":1067,"order":77,"section":1068},"faq-codebase-general",{"data":1069},{"id":228,"attributes":1070},{"name":78,"order":69,"createdAt":229,"updatedAt":229,"publishedAt":230},{"id":556,"title":102,"slug":1072,"order":29,"section":1073},"faq-codebase-dependencies",{"data":1074},{"id":228,"attributes":1075},{"name":78,"order":69,"createdAt":229,"updatedAt":229,"publishedAt":230},{"id":563,"title":93,"slug":1077,"order":92,"section":1078},"classification",{"data":1079},{"id":228,"attributes":1080},{"name":78,"order":69,"createdAt":229,"updatedAt":229,"publishedAt":230},{"id":570,"title":1082,"slug":1083,"order":101,"section":1084},"Catch-up","faq-codebase-catch-up",{"data":1085},{"id":228,"attributes":1086},{"name":78,"order":69,"createdAt":229,"updatedAt":229,"publishedAt":230},{"id":1088,"title":1089,"slug":1090,"order":39,"section":1091},104,"Features","features",{"data":1092},{"id":236,"attributes":1093},{"name":192,"order":77,"createdAt":237,"updatedAt":237,"publishedAt":237},{"id":1095,"title":1096,"slug":1097,"order":77,"section":1098},106,"Push Outputs","transformation-center-velocity-push-outputs",{"data":1099},{"id":208,"attributes":1100},{"name":209,"order":69,"createdAt":210,"updatedAt":211,"publishedAt":212},{"id":1102,"title":1103,"slug":1104,"order":77,"section":1105},107,"CodeCommit Booster","faq-transformation-codecommit-booster",{"data":1106},{"id":236,"attributes":1107},{"name":192,"order":77,"createdAt":237,"updatedAt":237,"publishedAt":237},{"id":1109,"title":1110,"slug":1111,"order":129,"section":1112},108,"CTL","codebase-dependencies-languages-ctl",{"data":1113},{"id":120,"attributes":1114},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":1116,"title":1117,"slug":1118,"order":92,"section":1119},109,"CLIST","codebase-dependencies-languages-clist",{"data":1120},{"id":120,"attributes":1121},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":1123,"title":1124,"slug":1125,"order":77,"section":1126},110,"CCDEF","codebase-dependencies-languages-ccdef",{"data":1127},{"id":120,"attributes":1128},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":1130,"title":1131,"slug":1132,"order":77,"section":1133},111,"Pre-fetch filter pop-up","dependencies-pre-fetch-filter-pop-up",{"data":1134},{"id":101,"attributes":1135},{"name":102,"order":103,"createdAt":104,"updatedAt":104,"publishedAt":104},{"id":1137,"title":1138,"slug":1139,"order":94,"section":1140},112,"MNUCMD","codebase-dependencies-languages-mnucmd",{"data":1141},{"id":120,"attributes":1142},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":1144,"title":1145,"slug":1146,"order":77,"section":1147},113,"Duplicated IDs","codebase-assets-duplicated-ids",{"data":1148},{"id":77,"attributes":1149},{"name":78,"order":77,"createdAt":79,"updatedAt":80,"publishedAt":81},{"id":1151,"title":1152,"slug":1153,"order":103,"section":1154},114,"MNUDDS","codebase-dependencies-languages-mnudds",{"data":1155},{"id":120,"attributes":1156},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":1158,"title":542,"slug":1159,"order":69,"section":1160},115,"compare-tool-get-started",{"data":1161},{"id":267,"attributes":1162},{"name":268,"order":92,"createdAt":269,"updatedAt":270,"publishedAt":271},{"id":1164,"title":542,"slug":1165,"order":77,"section":1166},116,"data-migrator-get-started",{"data":1167},{"id":283,"attributes":1168},{"name":284,"order":29,"createdAt":285,"updatedAt":286,"publishedAt":287},{"id":1170,"title":1171,"slug":1172,"order":39,"section":1173},122,"Reports","data-migrator-reports",{"data":1174},{"id":404,"attributes":1175},{"name":405,"order":69,"createdAt":406,"updatedAt":407,"publishedAt":408},{"id":1177,"title":1178,"slug":1179,"order":69,"section":1180},123,"Logs","data-migrator-logs",{"data":1181},{"id":404,"attributes":1182},{"name":405,"order":69,"createdAt":406,"updatedAt":407,"publishedAt":408},{"id":1184,"title":1185,"slug":1186,"order":29,"section":1187},128,"Advanced Options","compare-tool-advanced-options",{"data":1188},{"id":267,"attributes":1189},{"name":268,"order":92,"createdAt":269,"updatedAt":270,"publishedAt":271},{"id":1191,"title":1192,"slug":1193,"order":69,"section":1194},129,"Terminals installation","terminals-installation",{"data":1195},{"id":243,"attributes":1196},{"name":244,"order":69,"createdAt":245,"updatedAt":246,"publishedAt":247},{"id":1198,"title":1199,"slug":1200,"order":69,"section":1201},130,"PDF comparison","pdf-comparison",{"data":1202},{"id":299,"attributes":1203},{"name":300,"order":39,"createdAt":301,"updatedAt":302,"publishedAt":303},{"id":1205,"title":1206,"slug":1207,"order":77,"section":1208},131,"Text file comparison","text-file-comparison",{"data":1209},{"id":299,"attributes":1210},{"name":300,"order":39,"createdAt":301,"updatedAt":302,"publishedAt":303},{"id":1212,"title":1213,"slug":1214,"order":77,"section":1215},135,"HTML report","compare-tool-html-report",{"data":1216},{"id":267,"attributes":1217},{"name":268,"order":92,"createdAt":269,"updatedAt":270,"publishedAt":271},{"id":1219,"title":1220,"slug":1221,"order":39,"section":1222},136,"Flat File comparison","flat-file-comparison-page",{"data":1223},{"id":299,"attributes":1224},{"name":300,"order":39,"createdAt":301,"updatedAt":302,"publishedAt":303},{"id":1226,"title":1227,"slug":1228,"order":29,"section":1229},137,"Database comparison","database-comparisons",{"data":1230},{"id":299,"attributes":1231},{"name":300,"order":39,"createdAt":301,"updatedAt":302,"publishedAt":303},{"id":1233,"title":1234,"slug":1235,"order":92,"section":1236},138,"Binary file comparison","binary-file-comparison",{"data":1237},{"id":299,"attributes":1238},{"name":300,"order":39,"createdAt":301,"updatedAt":302,"publishedAt":303},{"id":1240,"title":631,"slug":1241,"order":39,"section":1242},140,"bluage-toolbox-introduction",{"data":1243},{"id":309,"attributes":1244},{"name":310,"order":157,"createdAt":311,"updatedAt":312,"publishedAt":313},{"id":1246,"title":1247,"slug":1248,"order":69,"section":1249},141,"Multi-region","faq-account-multi-region",{"data":1250},{"id":319,"attributes":1251},{"name":320,"order":39,"createdAt":321,"updatedAt":322,"publishedAt":323},{"id":1253,"title":542,"slug":1254,"order":39,"section":1255},144,"refactoring-tool-get-started",{"data":1256},{"id":337,"attributes":1257},{"name":338,"order":120,"createdAt":339,"updatedAt":340,"publishedAt":341},{"id":1259,"title":999,"slug":1260,"order":39,"section":1261},145,"data-migrator-faq-configuration",{"data":1262},{"id":414,"attributes":1263},{"name":219,"order":77,"createdAt":415,"updatedAt":416,"publishedAt":417},{"id":1265,"title":1266,"slug":1267,"order":69,"section":1268},146,"Release Notes","compare-tool-release-note-2-0",{"data":1269},{"id":345,"attributes":1270},{"name":346,"order":69,"createdAt":347,"updatedAt":348,"publishedAt":349},{"id":1272,"title":1266,"slug":1273,"order":69,"section":1274},147,"data-migrator-release-note-2-0",{"data":1275},{"id":355,"attributes":1276},{"name":346,"order":29,"createdAt":356,"updatedAt":357,"publishedAt":349},{"id":1278,"title":631,"slug":1279,"order":39,"section":1280},151,"compare-tool-introduction",{"data":1281},{"id":267,"attributes":1282},{"name":268,"order":92,"createdAt":269,"updatedAt":270,"publishedAt":271},{"id":1284,"title":631,"slug":1285,"order":39,"section":1286},152,"data-migrator-introduction",{"data":1287},{"id":283,"attributes":1288},{"name":284,"order":29,"createdAt":285,"updatedAt":286,"publishedAt":287},{"id":1290,"title":364,"slug":1291,"order":29,"section":1292},153,"generative-ai",{"data":1293},{"id":218,"attributes":1294},{"name":219,"order":220,"createdAt":221,"updatedAt":222,"publishedAt":221},{"id":1296,"title":1297,"slug":1298,"order":39,"section":1299},154,"AI Booster","ai-booster",{"data":1300},{"id":363,"attributes":1301},{"name":364,"order":69,"createdAt":365,"updatedAt":366,"publishedAt":349},{"id":1303,"title":1304,"slug":1305,"order":69,"section":1306},155,"Activities Summary","activities-summary",{"data":1307},{"id":363,"attributes":1308},{"name":364,"order":69,"createdAt":365,"updatedAt":366,"publishedAt":349},{"id":379,"title":1310,"slug":1311,"order":77,"section":1312},"Code Summary","code-summary",{"data":1313},{"id":363,"attributes":1314},{"name":364,"order":69,"createdAt":365,"updatedAt":366,"publishedAt":349},{"id":1316,"title":1317,"slug":1318,"order":29,"section":1319},157,"Code Explanation","code-explanation",{"data":1320},{"id":363,"attributes":1321},{"name":364,"order":69,"createdAt":365,"updatedAt":366,"publishedAt":349},{"id":1323,"title":1324,"slug":1325,"order":92,"section":1326},158,"Comments Translation","comments-translation",{"data":1327},{"id":363,"attributes":1328},{"name":364,"order":69,"createdAt":365,"updatedAt":366,"publishedAt":349},{"id":1330,"title":1331,"slug":1332,"order":101,"section":1333},159,"BMS Preview (User screen design preview)","bms-preview",{"data":1334},{"id":363,"attributes":1335},{"name":364,"order":69,"createdAt":365,"updatedAt":366,"publishedAt":349},{"id":1337,"title":1338,"slug":1339,"order":110,"section":1340},160,"BQL Generation","bql-generation",{"data":1341},{"id":363,"attributes":1342},{"name":364,"order":69,"createdAt":365,"updatedAt":366,"publishedAt":349},{"id":1344,"title":93,"slug":1345,"order":120,"section":1346},162,"ai-classification",{"data":1347},{"id":363,"attributes":1348},{"name":364,"order":69,"createdAt":365,"updatedAt":366,"publishedAt":349},{"id":1350,"title":1351,"slug":1352,"order":92,"section":1353},165,"Compare UI","compare-tool-ui",{"data":1354},{"id":267,"attributes":1355},{"name":268,"order":92,"createdAt":269,"updatedAt":270,"publishedAt":271},{"id":1357,"title":1358,"slug":1359,"order":139,"section":1360},166,"Code transformation","genai-code-transformation",{"data":1361},{"id":363,"attributes":1362},{"name":364,"order":69,"createdAt":365,"updatedAt":366,"publishedAt":349},{"id":1364,"title":1365,"slug":1366,"order":110,"section":1367},167,"Application Entrypoints","application-entrypoints",{"data":1368},{"id":101,"attributes":1369},{"name":102,"order":103,"createdAt":104,"updatedAt":104,"publishedAt":104},{"id":1371,"title":1372,"slug":1373,"order":29,"section":1374},168,"Calibration","transformation-center-velocity-calibration",{"data":1375},{"id":208,"attributes":1376},{"name":209,"order":69,"createdAt":210,"updatedAt":211,"publishedAt":212},{"id":1378,"title":219,"slug":1379,"order":101,"section":1380},169,"compore-tool-faq",{"data":1381},{"id":267,"attributes":1382},{"name":268,"order":92,"createdAt":269,"updatedAt":270,"publishedAt":271},{"id":1384,"title":1385,"slug":1386,"order":149,"section":1387},170,"GS21","codebase-dependencies-languages-gs21",{"data":1388},{"id":120,"attributes":1389},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":1391,"title":631,"slug":1392,"order":39,"section":1393},171,"bluage-refactoring-toolkit-introduction",{"data":1394},{"id":394,"attributes":1395},{"name":395,"order":77,"createdAt":396,"updatedAt":397,"publishedAt":398},{"id":1397,"title":1398,"slug":1399,"order":69,"section":1400},172,"Types of Refactoring","bluage-refactoring-toolkit-types-of-refactoring",{"data":1401},{"id":394,"attributes":1402},{"name":395,"order":77,"createdAt":396,"updatedAt":397,"publishedAt":398},{"id":1404,"title":1405,"slug":1406,"order":77,"section":1407},173,"API helpers","bluage-refactoring-toolkit-api-helpers",{"data":1408},{"id":394,"attributes":1409},{"name":395,"order":77,"createdAt":396,"updatedAt":397,"publishedAt":398},{"id":1411,"title":1412,"slug":1413,"order":29,"section":1414},174,"Built-in refactorings","bluage-refactoring-toolkit-built-in-refactorings",{"data":1415},{"id":394,"attributes":1416},{"name":395,"order":77,"createdAt":396,"updatedAt":397,"publishedAt":398},{"id":1418,"title":1419,"slug":1420,"order":92,"section":1421},175,"Project Skeleton","bluage-refactoring-toolkit-project-skeleton",{"data":1422},{"id":394,"attributes":1423},{"name":395,"order":77,"createdAt":396,"updatedAt":397,"publishedAt":398},{"id":1425,"title":1426,"slug":1427,"order":101,"section":1428},176,"Coding a refactoring","bluage-refactoring-toolkit-coding-a-refactoring",{"data":1429},{"id":394,"attributes":1430},{"name":395,"order":77,"createdAt":396,"updatedAt":397,"publishedAt":398},{"id":1432,"title":1433,"slug":1434,"order":110,"section":1435},179,"DS STM Models","bluage-refactoring-toolkit-ds-stm-models",{"data":1436},{"id":394,"attributes":1437},{"name":395,"order":77,"createdAt":396,"updatedAt":397,"publishedAt":398},{"id":1439,"title":1440,"slug":1441,"order":39,"section":1442},181,"Versioning ","data-migrator-versioning",{"data":1443},{"id":355,"attributes":1444},{"name":346,"order":29,"createdAt":356,"updatedAt":357,"publishedAt":349},{"id":1446,"title":1447,"slug":1448,"order":39,"section":1449},182,"Global Step","data-migrator-global-step",{"data":1450},{"id":423,"attributes":1451},{"name":424,"order":39,"createdAt":425,"updatedAt":426,"publishedAt":427},{"id":1453,"title":1454,"slug":1455,"order":29,"section":1456},183,"QDDS Conversion Step","data-migrator-qdds-conversion-step",{"data":1457},{"id":423,"attributes":1458},{"name":424,"order":39,"createdAt":425,"updatedAt":426,"publishedAt":427},{"id":1460,"title":1461,"slug":1462,"order":77,"section":1463},184,"Creation or Deletion Step","data-migrator-creation-or-deletion-step",{"data":1464},{"id":423,"attributes":1465},{"name":424,"order":39,"createdAt":425,"updatedAt":426,"publishedAt":427},{"id":1467,"title":1468,"slug":1469,"order":69,"section":1470},185,"Database Configuration Step","data-migrator-database-configuration-step",{"data":1471},{"id":423,"attributes":1472},{"name":424,"order":39,"createdAt":425,"updatedAt":426,"publishedAt":427},{"id":1474,"title":1475,"slug":1476,"order":92,"section":1477},186,"Data Loading Step","data-migrator-data-loading-step",{"data":1478},{"id":423,"attributes":1479},{"name":424,"order":39,"createdAt":425,"updatedAt":426,"publishedAt":427},{"id":1481,"title":1482,"slug":1483,"order":69,"section":1484},187,"Migration","data-migrator-faq-migration",{"data":1485},{"id":414,"attributes":1486},{"name":219,"order":77,"createdAt":415,"updatedAt":416,"publishedAt":417},{"id":1488,"title":1171,"slug":1489,"order":77,"section":1490},188,"data-migrator-faq-reports",{"data":1491},{"id":414,"attributes":1492},{"name":219,"order":77,"createdAt":415,"updatedAt":416,"publishedAt":417},{"id":1494,"title":1440,"slug":1495,"order":39,"section":1496},189,"compare-tool-versioning",{"data":1497},{"id":345,"attributes":1498},{"name":346,"order":69,"createdAt":347,"updatedAt":348,"publishedAt":349},{"id":1500,"title":1020,"slug":1501,"order":69,"section":1502},190,"data-migrator-overview",{"data":1503},{"id":283,"attributes":1504},{"name":284,"order":29,"createdAt":285,"updatedAt":286,"publishedAt":287},{"id":1506,"title":1507,"slug":1508,"order":92,"section":1509},191,"Capture & Replay - GS21 Terminals ","terminals-gs21",{"data":1510},{"id":243,"attributes":1511},{"name":244,"order":69,"createdAt":245,"updatedAt":246,"publishedAt":247},{"id":1513,"title":4,"slug":1514,"order":120,"section":1515},193,"compatibility",{"data":1516},{"id":29,"attributes":1517},{"name":31,"order":32,"createdAt":33,"updatedAt":33,"publishedAt":34},{"id":1519,"title":1520,"slug":1521,"order":69,"section":1522},194,"CA7","codebase-dependencies-languages-ca7",{"data":1523},{"id":120,"attributes":1524},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":1526,"title":1527,"slug":1528,"order":110,"section":1529},195,"Control-M","codebase-dependencies-languages-control-m",{"data":1530},{"id":120,"attributes":1531},{"name":121,"order":122,"createdAt":123,"updatedAt":123,"publishedAt":123},{"id":1533,"title":1534,"slug":1535,"order":39,"section":1536},197,"AWS SDE introduction","aws-sde-introduction",{"data":1537},{"id":451,"attributes":1538},{"name":452,"order":39,"createdAt":453,"updatedAt":454,"publishedAt":455},{"id":1540,"title":1541,"slug":1542,"order":69,"section":1543},198,"Deployment guide","aws-sde-deployment-guide",{"data":1544},{"id":531,"attributes":1545},{"name":532,"order":69,"createdAt":533,"updatedAt":534,"publishedAt":535},{"id":1547,"title":1548,"slug":1549,"order":39,"section":1550},199,"User guides","aws-sde-user-guides",{"data":1551},{"id":531,"attributes":1552},{"name":532,"order":69,"createdAt":533,"updatedAt":534,"publishedAt":535},{"id":1554,"title":502,"slug":1555,"order":39,"section":1556},200,"aws-sde-disclaimer",{"data":1557},{"id":501,"attributes":1558},{"name":502,"order":120,"createdAt":503,"updatedAt":504,"publishedAt":505},{"id":1560,"title":1561,"slug":1562,"order":69,"section":1563},201,"Cost disclaimer","aws-sde-cost-disclaimer",{"data":1564},{"id":501,"attributes":1565},{"name":502,"order":120,"createdAt":503,"updatedAt":504,"publishedAt":505},{"id":1567,"title":1568,"slug":1569,"order":77,"section":1570},202,"Setup Gitlab","aws-sde-dop-setup-gitlab",{"data":1571},{"id":471,"attributes":1572},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1574,"title":1575,"slug":1576,"order":77,"section":1577},206,"Development Environment","aws-sde-dev-environment",{"data":1578},{"id":531,"attributes":1579},{"name":532,"order":69,"createdAt":533,"updatedAt":534,"publishedAt":535},{"id":1581,"title":1582,"slug":1583,"order":39,"section":1584},207,"Functional definition","aws-sde-dos-functional-definition",{"data":1585},{"id":461,"attributes":1586},{"name":462,"order":77,"createdAt":463,"updatedAt":464,"publishedAt":465},{"id":1588,"title":1589,"slug":1590,"order":69,"section":1591},208,"Architecture","aws-sde-dos-architecture",{"data":1592},{"id":461,"attributes":1593},{"name":462,"order":77,"createdAt":463,"updatedAt":464,"publishedAt":465},{"id":1595,"title":1596,"slug":1597,"order":77,"section":1598},209,"Project Management guide","aws-sde-dos-project-management-guide",{"data":1599},{"id":461,"attributes":1600},{"name":462,"order":77,"createdAt":463,"updatedAt":464,"publishedAt":465},{"id":1602,"title":1582,"slug":1603,"order":39,"section":1604},210,"aws-sde-dop-functional-definition",{"data":1605},{"id":471,"attributes":1606},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1608,"title":1609,"slug":1610,"order":69,"section":1611},211,"Setup guide","aws-sde-dop-setup-guide",{"data":1612},{"id":471,"attributes":1613},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1615,"title":1616,"slug":1617,"order":29,"section":1618},212,"Setup the AWS DevOps Pipeline requirements","aws-sde-dop-setup-devops-pipelines-requirements",{"data":1619},{"id":471,"attributes":1620},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1622,"title":1623,"slug":1624,"order":92,"section":1625},213,"Initializing AWS account after deploying the Building Pipeline CDK scripts","aws-sde-dop-init-account-after-deploy-building-pipeline",{"data":1626},{"id":471,"attributes":1627},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1629,"title":1630,"slug":1631,"order":101,"section":1632},214,"Initializing AWS account after deploying the Testing Pipeline CDK scripts","aws-sde-dop-init-account-after-deploy-test-pipeline",{"data":1633},{"id":471,"attributes":1634},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1636,"title":1637,"slug":1638,"order":110,"section":1639},215,"User guide","aws-sde-dop-user-guide",{"data":1640},{"id":471,"attributes":1641},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1643,"title":1644,"slug":1645,"order":94,"section":1646},216,"Project Manager guide","aws-sde-dop-project-manager-guide",{"data":1647},{"id":471,"attributes":1648},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1650,"title":1651,"slug":1652,"order":39,"section":1653},217,"Functional Definition","aws-sde-rts-functional-definition",{"data":1654},{"id":481,"attributes":1655},{"name":482,"order":92,"createdAt":483,"updatedAt":484,"publishedAt":485},{"id":1657,"title":1658,"slug":1659,"order":69,"section":1660},218,"Admin guide","aws-sde-rts-admin-guide",{"data":1661},{"id":481,"attributes":1662},{"name":482,"order":92,"createdAt":483,"updatedAt":484,"publishedAt":485},{"id":1664,"title":1637,"slug":1665,"order":77,"section":1666},219,"aws-sde-rts-user-guide",{"data":1667},{"id":481,"attributes":1668},{"name":482,"order":92,"createdAt":483,"updatedAt":484,"publishedAt":485},{"id":1670,"title":512,"slug":1671,"order":39,"section":1672},220,"aws-sde-security",{"data":1673},{"id":511,"attributes":1674},{"name":512,"order":101,"createdAt":513,"updatedAt":514,"publishedAt":515},{"id":1676,"title":462,"slug":1677,"order":39,"section":1678},221,"aws-sde-rn-dos",{"data":1679},{"id":491,"attributes":1680},{"name":492,"order":129,"createdAt":493,"updatedAt":494,"publishedAt":495},{"id":1682,"title":472,"slug":1683,"order":69,"section":1684},222,"aws-sde-rn-dop",{"data":1685},{"id":491,"attributes":1686},{"name":492,"order":129,"createdAt":493,"updatedAt":494,"publishedAt":495},{"id":1688,"title":1689,"slug":1690,"order":77,"section":1691},223,"AWS DevOps Regression Testing Snapshots (RTS)","aws-sde-rn-rts",{"data":1692},{"id":491,"attributes":1693},{"name":492,"order":129,"createdAt":493,"updatedAt":494,"publishedAt":495},{"id":1695,"title":522,"slug":1696,"order":39,"section":1697},224,"aws-sde-support",{"data":1698},{"id":521,"attributes":1699},{"name":522,"order":110,"createdAt":523,"updatedAt":524,"publishedAt":525},{"id":1701,"title":1589,"slug":1702,"order":120,"section":1703},225,"aws-sde-dop-architecture",{"data":1704},{"id":471,"attributes":1705},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1707,"title":1708,"slug":1709,"order":129,"section":1710},226,"Building pipeline architectural diagram","aws-sde-dop-building-pipeline-architectural-diagram",{"data":1711},{"id":471,"attributes":1712},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1714,"title":1715,"slug":1716,"order":139,"section":1717},227,"Testing pipeline architectural diagram","aws-sde-dop-testing-pipeline-architectural-diagram",{"data":1718},{"id":471,"attributes":1719},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1721,"title":1722,"slug":1723,"order":149,"section":1724},228,"Other pipeline architectural diagram","aws-sde-dop-other-pipeline-architectural-diagram",{"data":1725},{"id":471,"attributes":1726},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1728,"title":1729,"slug":1730,"order":157,"section":1731},229,"Building pipeline flow chart","aws-sde-dop-building-pipeline-flow-chart",{"data":1732},{"id":471,"attributes":1733},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1735,"title":1736,"slug":1737,"order":220,"section":1738},230,"Testing pipeline flow chart","aws-sde-dop-testing-pipeline-flow-chart",{"data":1739},{"id":471,"attributes":1740},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1742,"title":1589,"slug":1743,"order":29,"section":1744},231,"aws-sde-rts-architecture",{"data":1745},{"id":481,"attributes":1746},{"name":482,"order":92,"createdAt":483,"updatedAt":484,"publishedAt":485},{"id":1748,"title":1749,"slug":1750,"order":103,"section":1751},232,"How to WinSCP to a linux2023 EC2?","aws-sde-dop-how-to-winscp-to-linux2023-ec2",{"data":1752},{"id":471,"attributes":1753},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},{"id":1755,"title":1756,"slug":1757,"order":112,"section":1758},233,"How do pipeline work?","aws-sde-dop-how-do-pipeline-work",{"data":1759},{"id":471,"attributes":1760},{"name":472,"order":29,"createdAt":473,"updatedAt":474,"publishedAt":475},1775052889662]