AWS efs documentation change
Summary
Minor text updates including link text change from 'Amazon EFS performance' to 'Amazon EFS performance specifications' and grammatical consistency changes (e.g., 'an Amazon EFS file system' to 'an EFS file system')
Security assessment
Changes are editorial improvements without security implications. No security vulnerabilities or new security features addressed.
Diff
diff --git a/efs/latest/ug/whatisefs.md b/efs/latest/ug/whatisefs.md index 0e9a53ba1..525ad5f12 100644 --- a/efs/latest/ug/whatisefs.md +++ b/efs/latest/ug/whatisefs.md @@ -33 +33 @@ Amazon EFS provides the throughput, IOPS, and low latency needed for a broad ran -For more information about EFS performance and throughput modes, see [Amazon EFS performance](./performance.html). +For more information about EFS performance and throughput modes, see [Amazon EFS performance specifications](./performance.html). @@ -37 +37 @@ Amazon EFS provides file-system-access semantics, such as strong data consistenc -Amazon EFS supports authentication, authorization, and encryption capabilities to help you meet your security and compliance requirements. Amazon EFS supports two forms of encryption for file systems: encryption in transit and encryption at rest. You can enable encryption at rest when creating an Amazon EFS file system. If you do, all of your data and metadata is encrypted. You can enable encryption in transit when you mount the file system. NFS client access to EFS is controlled by both AWS Identity and Access Management (IAM) policies and network security policies, such as security groups. For more information, see [Encrypting data in Amazon EFS](./encryption.html), [Identity and access management for Amazon EFS](./security-iam.html), and [Controlling network access to EFS file systems for NFS clients](./NFS-access-control-efs.html). +Amazon EFS supports authentication, authorization, and encryption capabilities to help you meet your security and compliance requirements. Amazon EFS supports two forms of encryption for file systems: encryption in transit and encryption at rest. You can enable encryption at rest when creating an EFS file system. If you do, all of your data and metadata is encrypted. You can enable encryption in transit when you mount the file system. NFS client access to Amazon EFS is controlled by both AWS Identity and Access Management (IAM) policies and network security policies, such as security groups. For more information, see [Encrypting data in Amazon EFS](./encryption.html), [Identity and access management for Amazon EFS](./security-iam.html), and [Controlling network access to EFS file systems for NFS clients](./NFS-access-control-efs.html).