Commit 10df8a4
authored
Migration guide update (#5636)
* docs: Add migration tool (MCP server) section to migration guide
Add instructions for installing and configuring the SageMaker SDK
migration MCP server tool. Includes setup for Kiro, Kiro CLI, VS Code
(Cline), Claude Desktop, and Cursor. Documents available tools
(analyze_code, transform_code, validate_code, ask_question), example
usage, and troubleshooting steps.
* docs: Update Feature Store status to supported in migration guide
Feature Store is now supported in V3 via sagemaker.core.resources.FeatureGroup
and FeatureStore. Update the status from REMOVED to SUPPORTED.
* docs(migration): Add Codex CLI, VS Code Copilot, and Roo Code to MCP server IDE setup table
Add configuration locations for additional IDEs that support the
SageMaker migration MCP server: VS Code with Copilot, VS Code with
Roo Code extension, and Codex CLI.
* docs: Update MCP server name from sagemaker-migration-mcp to sagemaker-sdk-helper
Replace all references to the deprecated sagemaker-migration-mcp binary
with the correct sagemaker-sdk-helper command and server name across
installation, configuration, and troubleshooting sections.1 parent 376a6de commit 10df8a4
1 file changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | | - | |
| 138 | + | |
| 139 | + | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments