AWS gameliftservers documentation change
Summary
Corrected API reference URL for VPC peering authorization
Security assessment
Change only fixes documentation links without modifying security implications of VPC peering deletion process.
Diff
diff --git a/gameliftservers/latest/developerguide/fleets-deleting.md b/gameliftservers/latest/developerguide/fleets-deleting.md index 70062ef9a..4dbe3d2f3 100644 --- a//gameliftservers/latest/developerguide/fleets-deleting.md +++ b//gameliftservers/latest/developerguide/fleets-deleting.md @@ -11 +11 @@ You can delete a fleet when you no longer need it. Deleting a fleet permanently -If the fleet has a VPC peering connection, first request authorization by calling [CreateVpcPeeringAuthorization](https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateVpcPeeringAuthorization.html). Amazon GameLift Servers deletes the VPC peering connection during fleet deletion. +If the fleet has a VPC peering connection, first request authorization by calling [CreateVpcPeeringAuthorization](https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_CreateVpcPeeringAuthorization.html). Amazon GameLift Servers deletes the VPC peering connection during fleet deletion.