AWS network-manager documentation change
Summary
Removed redundant 'Transit Gateway' qualifier from Connect peer event descriptions and BGP status updates
Security assessment
Changes clarify event naming conventions without introducing or modifying security-related monitoring capabilities
Diff
diff --git a/network-manager/latest/tgwnm/monitoring-events.md b/network-manager/latest/tgwnm/monitoring-events.md index 706e13567..70e44adb2 100644 --- a/network-manager/latest/tgwnm/monitoring-events.md +++ b/network-manager/latest/tgwnm/monitoring-events.md @@ -135 +135 @@ Topology change events occur when there have been changes to the resources in yo - * A transit gateway Transit Gateway Connect peer was created in a Connect attachment (TGW-CONNECT-PEER-CREATED) + * A transit gateway Connect peer was created in a Connect attachment (TGW-CONNECT-PEER-CREATED) @@ -137 +137 @@ Topology change events occur when there have been changes to the resources in yo - * A transit gateway Transit Gateway Connect peer was deleted in a Connect attachment (CONNECT_PEER_DELETED) + * A transit gateway Connect peer was deleted in a Connect attachment (CONNECT_PEER_DELETED) @@ -468 +468 @@ Topology change events occur when there have been changes to the resources in yo -### A transit gateway Transit Gateway Connect peer was created in a Connect attachment (TGW-CONNECT-PEER-CREATED) +### A transit gateway Connect peer was created in a Connect attachment (TGW-CONNECT-PEER-CREATED) @@ -495 +495 @@ Topology change events occur when there have been changes to the resources in yo -### A transit gateway Transit Gateway Connect peer was deleted in a Connect attachment (CONNECT_PEER_DELETED) +### A transit gateway Connect peer was deleted in a Connect attachment (CONNECT_PEER_DELETED) @@ -648 +648 @@ Status update events occur when there have been changes to the status of the con - * A Transit Gateway Connect peer (GRE tunnel) BGP session went down (CONNECT_PEER_BGP_DOWN) + * A Connect peer (GRE tunnel) BGP session went down (CONNECT_PEER_BGP_DOWN) @@ -650 +650 @@ Status update events occur when there have been changes to the status of the con - * A Transit Gateway Connect peer (GRE tunnel) BGP session went up after being down) (CONNECT_PEER_BGP_UP) + * A Connect peer (GRE tunnel) BGP session went up after being down) (CONNECT_PEER_BGP_UP) @@ -761 +761 @@ Status update events occur when there have been changes to the status of the con -### A Transit Gateway Connect peer (GRE tunnel) BGP session went down (CONNECT_PEER_BGP_DOWN) +### A Connect peer (GRE tunnel) BGP session went down (CONNECT_PEER_BGP_DOWN) @@ -785 +785 @@ Status update events occur when there have been changes to the status of the con -### A Transit Gateway Connect peer (GRE tunnel) BGP session went up after being down) (CONNECT_PEER_BGP_UP) +### A Connect peer (GRE tunnel) BGP session went up after being down) (CONNECT_PEER_BGP_UP)