AWS network-manager documentation change
Summary
Changed 'AWS Direct Connect' to 'Direct Connect' in IAM policy examples and descriptions
Security assessment
Terminology update aligning with service naming conventions. No changes to actual permissions or security posture in the described IAM policies. Maintains same access levels and security boundaries.
Diff
diff --git a/network-manager/latest/tgwnm/nm-security-iam.md b/network-manager/latest/tgwnm/nm-security-iam.md index 9c306c57a..cecd3c229 100644 --- a//network-manager/latest/tgwnm/nm-security-iam.md +++ b//network-manager/latest/tgwnm/nm-security-iam.md @@ -96 +96 @@ The following are example IAM policies for working with global networks. -The following IAM policy grants full access to the Amazon EC2, global networks, AWS Direct Connect, and CloudWatch APIs. This enables administrators to create and manage transit gateways and their attachments (such as VPCs and AWS Direct Connect gateways), create and manage global networks resources, and monitor global networks using CloudWatch metrics and events. The policy also grants user permissions to create any required service-linked roles. +The following IAM policy grants full access to the Amazon EC2, global networks, Direct Connect, and CloudWatch APIs. This enables administrators to create and manage transit gateways and their attachments (such as VPCs and Direct Connect gateways), create and manage global networks resources, and monitor global networks using CloudWatch metrics and events. The policy also grants user permissions to create any required service-linked roles. @@ -144 +144 @@ JSON -The following IAM policy grants read-only access to the Amazon EC2, global networks, AWS Direct Connect, CloudWatch, and EventBridge APIs. This enables users to use the global networks console to view and monitor global networks and their associated resources, and view metrics and events for the resources. Users cannot create or modify any resources. +The following IAM policy grants read-only access to the Amazon EC2, global networks, Direct Connect, CloudWatch, and EventBridge APIs. This enables users to use the global networks console to view and monitor global networks and their associated resources, and view metrics and events for the resources. Users cannot create or modify any resources.