AWS transform documentation change
Summary
Clarified authentication requirements, renamed UI element, fixed typo, and reorganized quotas section
Security assessment
Added documentation about IAM Identity Center authentication requirement (security feature), but no evidence of addressing a specific vulnerability. Other changes are non-security UI/text improvements.
Diff
diff --git a/transform/latest/userguide/dotnet-ide.md b/transform/latest/userguide/dotnet-ide.md index 413e1897d..54ca8ff6b 100644 --- a//transform/latest/userguide/dotnet-ide.md +++ b//transform/latest/userguide/dotnet-ide.md @@ -10,0 +11,2 @@ AWS Transform includes an interactive, agentic AI assistant in the AWS Toolkit f +The Visual Studio IDE experience supports authentication by IAM Identity Center only. For more information, see [Adding users in IAM Identity Center](./transform-user-management.html#transform-add-idc-users). + @@ -17 +19 @@ When a transformation job is active, you can interact with three windows: - * The **AWS Transform Hub** window shows progress steps and is where you can download/upload artifacts or view code change differences. + * The **AWS Transform Job Plan** window shows progress steps and is where you can download or upload artifacts or view code change differences. @@ -24 +26 @@ When a transformation job is active, you can interact with three windows: -AWS Transform performs four keys tasks to port .NET applications to Linux: +AWS Transform performs four key tasks to port .NET applications to Linux: @@ -39,5 +41 @@ For more information about how AWS Transform performs .NET transformations, see -###### Quotas - -For AWS Transform .NET transformation quotas in the IDE, see [Quotas for AWS Transform](./transform-limits.html). - -To modernize your .NET code using the AWS Transform, part of the Visual Studio AWS Toolkit extension, see the following: +To modernize your .NET code using AWS Transform from Visual Studio IDE, refer to the following: @@ -53,0 +52,4 @@ To modernize your .NET code using the AWS Transform, part of the Visual Studio A +###### Quotas + +For AWS Transform .NET transformation quotas in the IDE, see [Quotas for AWS Transform](./transform-limits.html). +