AWS efs documentation change
Summary
Updated link text from 'Amazon EFS API' to 'Amazon EFS API Reference'
Security assessment
Minor text change in link description without security implications. Authentication requirements mentioned are unchanged.
Diff
diff --git a/efs/latest/ug/how-it-works-implementation.md b/efs/latest/ug/how-it-works-implementation.md index 787bdf087..5b20759b8 100644 --- a//efs/latest/ug/how-it-works-implementation.md +++ b//efs/latest/ug/how-it-works-implementation.md @@ -42 +42 @@ Amazon EFS provides API operations for you to create and manage these resources. - * Call the Amazon EFS API directly from your application – If you cannot use the SDKs for some reason, you can make the Amazon EFS API calls directly from your application. However, you need to write the necessary code to authenticate your requests if you use this option. For more information about the Amazon EFS API, see [Amazon EFS API](./api-reference.html). + * Call the Amazon EFS API directly from your application – If you cannot use the SDKs for some reason, you can make the Amazon EFS API calls directly from your application. However, you need to write the necessary code to authenticate your requests if you use this option. For more information about the Amazon EFS API, see [Amazon EFS API Reference](./api-reference.html).