AWS vpc-lattice low security documentation change
Summary
Fixed URL formatting for confused deputy documentation link
Security assessment
References the confused deputy security risk but only corrects a URL format. Does not introduce new security content
Diff
diff --git a/vpc-lattice/latest/ug/security_iam_id-based-policies.md b/vpc-lattice/latest/ug/security_iam_id-based-policies.md index ddb2e3028..a17661cb2 100644 --- a//vpc-lattice/latest/ug/security_iam_id-based-policies.md +++ b//vpc-lattice/latest/ug/security_iam_id-based-policies.md @@ -47 +47 @@ For more information about best practices in IAM, see [Security best practices i -To use other AWS services that VPC Lattice is integrated with and the entire suite of VPC Lattice features, you must have specific additional permissions. These permissions are not included in the `VPCLatticeFullAccess` managed policy because of the [confused deputy](https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html) privilege escalation risk. +To use other AWS services that VPC Lattice is integrated with and the entire suite of VPC Lattice features, you must have specific additional permissions. These permissions are not included in the `VPCLatticeFullAccess` managed policy because of the [confused deputy](https://docs.aws.amazon.com//IAM/latest/UserGuide/confused-deputy.html) privilege escalation risk.