AWS transform documentation change
Summary
Updated broken link placeholder to point to actual connector acceptor policy documentation
Security assessment
While not addressing a security issue, the change improves documentation accuracy by linking to proper IAM policy requirements for connector acceptance. This helps users implement correct security controls for cross-account connections.
Diff
diff --git a/transform/latest/userguide/what-is-service.md b/transform/latest/userguide/what-is-service.md index b24f6cd28..aa5019210 100644 --- a//transform/latest/userguide/what-is-service.md +++ b//transform/latest/userguide/what-is-service.md @@ -88 +88 @@ Connectors are asset providers that allow access to customer-owned resources in -When you set up a connector, the administrator of the account to which you are connecting must accept the connection. In order to accept the connection, they must have permissions given in [the connector acceptor policy](https://docs.aws.amazon.com/pre). +When you set up a connector, the administrator of the account to which you are connecting must accept the connection. In order to accept the connection, they must have permissions given in [the connector acceptor policy](./security_iam_id-based-policy-examples.html#id-based-policy-examples-admin-connector).