AWS organizations documentation change
Summary
Fixed a double slash in the IAM JSON policy documentation URL path
Security assessment
The change corrects a URL formatting issue but does not address any security vulnerability, policy change, or security feature. The content remains a reference link to existing IAM policy documentation.
Diff
diff --git a/organizations/latest/userguide/orgs-policy-delegate.md b/organizations/latest/userguide/orgs-policy-delegate.md index bd798c6cc..2ffe2dcf7 100644 --- a//organizations/latest/userguide/orgs-policy-delegate.md +++ b//organizations/latest/userguide/orgs-policy-delegate.md @@ -42 +42 @@ Add statements to the resource-based delegation policy in the AWS Management Con - 4. Enter a JSON policy document. For details about the IAM policy language, see [IAM JSON policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies.html) reference. + 4. Enter a JSON policy document. For details about the IAM policy language, see [IAM JSON policy](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_policies.html) reference.