AWS efs documentation change
Summary
Updated API reference link from relative path to absolute URL for CreateAccessPoint
Security assessment
Change only updates link formatting without modifying security-related content. No security implications.
Diff
diff --git a/efs/latest/ug/create-access-point.md b/efs/latest/ug/create-access-point.md index 914afeb30..63c322c8b 100644 --- a//efs/latest/ug/create-access-point.md +++ b//efs/latest/ug/create-access-point.md @@ -58 +58 @@ If you don't specify any root directory ownership and permissions, and the root -In the following example, the `create-access-point` CLI command creates an access point for an EFS file system. The equivalent API command is [CreateAccessPoint](./API_CreateAccessPoint.html). +In the following example, the `create-access-point` CLI command creates an access point for an EFS file system. The equivalent API command is [CreateAccessPoint](https://docs.aws.amazon.com/efs/latest/APIReference/API_CreateAccessPoint.html).