AWS Security ChangesHomeSearch

AWS transform documentation change

Service: transform · 2025-06-13 · Documentation low

File: transform/latest/userguide/transform-limits.md

Summary

Updated service quotas table: added new lines of code quotas for business document generation and transform operations, modified .NET transformation job descriptions, and removed VMware migration-related quota entries

Security assessment

The changes primarily involve quota adjustments and service capability descriptions. The removed VMware migration section included security-related quotas (NSX policies, security groups), but their removal does not indicate a security fix - it appears to be documentation cleanup. No evidence of addressing vulnerabilities or security incidents.

Diff

diff --git a/transform/latest/userguide/transform-limits.md b/transform/latest/userguide/transform-limits.md
index 2862d45fb..d11209799 100644
--- a//transform/latest/userguide/transform-limits.md
+++ b//transform/latest/userguide/transform-limits.md
@@ -11 +11 @@ To view the quotas for AWS Transform, open the [Service Quotas console](https://
-To request a quota increase, see [Requesting a Quota Increase](https://docs.aws.amazon.com/servicequotas/latest/userguide/request-quota-increase.html) in the _Service Quotas User Guide_. If the quota is not yet available in Service Quotas, use the [limit increase form](https://console.aws.amazon.com/support/home#/case/create?issueType=service-limit-increase).
+To request a quota increase, see [Requesting a Quota Increase](https://docs.aws.amazon.com/servicequotas/latest/userguide/request-quota-increase.html) in the _Service Quotas User Guide_. If the quota is not yet available in Service Quotas use the [limit increase form](https://console.aws.amazon.com/support/home#/case/create?issueType=service-limit-increase).
@@ -20,0 +21 @@ Workload | Dimension | Quota | Adjustable | Description
+| Business document generation monthly lines of code | 50,000,000 lines of code for each supported region | Yes | The maximum number of lines of code for Business Documentation Generation job objective in a calendar month  
@@ -21,0 +23 @@ Workload | Dimension | Quota | Adjustable | Description
+| Transform of lines of code | 10,000,000 lines of code for each supported region | Yes | The maximum number of lines of code transformed in a calendar month  
@@ -26,2 +28 @@ Workload | Dimension | Quota | Adjustable | Description
-**.NET** | .NET monthly lines of code | 1,000,000 lines of code for each supported Region | Yes | The maximum lines of .NET application code that can be transformed in a calendar month  
-| .NET monthly lines of code with the Microsoft Visual Studio Extension | 1,000 lines of code for each supported Region | Yes | The maximum lines of .NET application code that can be transformed in a calendar month  
+**.NET** | .NET monthly lines of code (web & IDE) | 1,000,000 lines of code for each supported Region | Yes | The maximum lines of .NET application code that can be transformed in a calendar month in each supported AWS Region of an IAM Identity Center account  
@@ -29 +30 @@ Workload | Dimension | Quota | Adjustable | Description
-| Concurrent .NET jobs for each IAM Identity Center account | 5 jobs for each supported Region | Yes | The maximum number of concurrent .NET transformation jobs in each supported AWS Region of an IAM Identity Center account.  
+| Concurrent .NET web jobs for each IAM Identity Center account | 5 jobs for each supported Region | Yes | The maximum number of concurrent .NET transformation jobs in each supported AWS Region of an IAM Identity Center account when using the AWS Transform web app.  
@@ -31,8 +31,0 @@ Workload | Dimension | Quota | Adjustable | Description
-**VMware migration** | NSX security policy rules | 2,500 NSX policies | Yes | The maximum number of NSX security policy rules per target account and target Region.  
-| Max active source servers | 150 | Yes | This is the AWS Application Migration Service quota for the maximum number of servers that can be actively replicating at any time. For larger migrations, you can request a quota increase, but in that case, you must continue the migration in AWS Application Migration Service.  
-| VPCs per Region | 5 | Yes | This is the Amazon Virtual Private Cloud quota for the maximum number of VPCs per target account and Region. This quota must accommodate all the networks that will be created in your target account and Region. If you choose the Hub-and-Spoke topology for your migration, you will also need an additional 3 VPCs for inbound, outbound, inspection VPCs.  
-| Elastic IP address quota per NAT gateway | 2 | Yes | This is the Amazon Virtual Private Cloud quota for the maximum number of Elastic IP addresses that can be associated with a single NAT Gateway of connectivity type public. AWS Transform uses 1 EIP per AZ and deploys to 3 AZs currently. Increase this quota to 3 plus the number of EIPs that you already have.  
-| Internet gateways per Region | 2 | Yes | This is the Amazon Virtual Private Cloud quota for the maximum number of internet gateways per Region. Maximum 2 gateways: 1 inbound and 1 outbound. You don't need to increase this quota.  
-| Security groups per network interface | 5 | Yes | This is the Amazon Virtual Private Cloud quota for the maximum number of security groups per network interface. The maximum is 16. This quota, multiplied by the quota for rules per security group, cannot exceed 1000.  
-| VPC security groups per Region | 2,500 | Yes | This is the Amazon Virtual Private Cloud quota for the maximum number of VPC security groups per Region. If the network translation generates more than 2,500 security groups, request an increase before deployment.  
-| Inbound or outbound rules per security group | 60 | Yes | This is the Amazon Virtual Private Cloud quota for the maximum number of inbound or outbound rules per VPC security group (120 rules in total). This quota is enforced separately for IPv4 and IPv6 rules. A rule that references a security group or prefix list ID counts as one rule each for IPv4 and IPv6. This quota multiplied by the security groups per network interface quota cannot exceed 1000\. You must increase this quota before deployment.