AWS amazonq documentation change
Summary
Removed note about web-based .NET transformation experience and recommendations
Security assessment
The change removes procedural recommendations about using web vs IDE experiences but contains no security-related content or vulnerabilities.
Diff
diff --git a/amazonq/latest/qdeveloper-ug/transform-dotnet-IDE.md b/amazonq/latest/qdeveloper-ug/transform-dotnet-IDE.md index 6e6132707..3be12d4b7 100644 --- a//amazonq/latest/qdeveloper-ug/transform-dotnet-IDE.md +++ b//amazonq/latest/qdeveloper-ug/transform-dotnet-IDE.md @@ -34,6 +33,0 @@ For more information about how Amazon Q performs .NET transformations, see [How -###### Note - -Amazon Q can also transform .NET applications in the [Q Developer transform web experience](./transform.html). For large-scale porting tasks, we recommend you use the web experience. - -After you port projects in the web experience, you can port individual projects with Amazon Q in Visual Studio to verify transformations and make modifications if required. -