AWS network-manager documentation change
Summary
Reordered steps to add 'Routing policy label' configuration before tags section and adjusted step numbering
Security assessment
The change introduces a routing policy label mapping feature but does not address security vulnerabilities or explicitly document security controls. It appears to be a workflow adjustment for policy management.
Diff
diff --git a/network-manager/latest/cloudwan/cloudwan-vpn-attachment-add.md b/network-manager/latest/cloudwan/cloudwan-vpn-attachment-add.md index ff6c77d55..31a2e9d56 100644 --- a//network-manager/latest/cloudwan/cloudwan-vpn-attachment-add.md +++ b//network-manager/latest/cloudwan/cloudwan-vpn-attachment-add.md @@ -44 +44 @@ The following steps create a Site-to-Site VPN attachment for a core network usin - 10. (Optional) In the **Tags** section, add **Key** and **Value** pairs to further help identify this resource. You can add multiple tags by choosing **Add tag** , or remove any tag by choosing **Remove tag**. + 10. (Optional) For **Routing policy label** , provide a label that will be used to map this policy to attachments. The policy will automatically be applied to any attachment tagged with the same label. @@ -46 +46,3 @@ The following steps create a Site-to-Site VPN attachment for a core network usin - 11. Choose **Create attachment**. + 11. (Optional) In the **Tags** section, add **Key** and **Value** pairs to further help identify this resource. You can add multiple tags by choosing **Add tag** , or remove any tag by choosing **Remove tag**. + + 12. Choose **Create attachment**.