Skip to content

Commit e8c32fd

Browse files
committed
Update docs for supporting removal of availability zone for NLB
1 parent 57472c4 commit e8c32fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/service/annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ the NLB will route traffic to. See [Network Load Balancers](https://docs.aws.ama
125125

126126
!!!warning "limitations"
127127
- Each subnets must be from a different Availability Zone
128-
- AWS has restrictions on disabling existing subnets for NLB. As a result, you might not be able to edit this annotation once the NLB gets provisioned.
128+
- Similar to any delete operation, removing an Availability Zone can be a potentially disruptive operation. We recommend you evaluate for any potential impact on existing connections, traffic flows, or production workloads. Refer to [product documentation](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/availability-zones.html) for prescriptive guidance on how to use this capability in a safe manner.
129129

130130
!!!example
131131
```

0 commit comments

Comments
 (0)