AWS controltower documentation change
Summary
Corrected documentation link for Landing Zone 4.0 upgrade prerequisites
Security assessment
Change updates a URL path without introducing security fixes or documenting new security features
Diff
diff --git a/controltower/latest/userguide/key-changes-lz-v4.md b/controltower/latest/userguide/key-changes-lz-v4.md index 0ee8e71ff..6e54acb64 100644 --- a//controltower/latest/userguide/key-changes-lz-v4.md +++ b//controltower/latest/userguide/key-changes-lz-v4.md @@ -18 +18 @@ - * **Pre-requisite for Landing Zone 4.0:** When upgrading to version 4.0 via API, ensure the `AWSControlTowerCloudTrailRole` service role uses the new managed policy `AWSControlTowerCloudTrailRolePolicy` instead of the existing inline policy. Detach the current inline policy and attach the new managed policy as described in the [documentation](https://docs.aws.amazon.com/access-control-managing-permissions.html#AWSControlTowerCloudTrailRolePolicy). + * **Pre-requisite for Landing Zone 4.0:** When upgrading to version 4.0 via API, ensure the `AWSControlTowerCloudTrailRole` service role uses the new managed policy `AWSControlTowerCloudTrailRolePolicy` instead of the existing inline policy. Detach the current inline policy and attach the new managed policy as described in the [documentation](https://docs.aws.amazon.com//controltower/latest/userguide/access-control-managing-permissions.html#AWSControlTowerCloudTrailRolePolicy).