AWS efs documentation change
Summary
Fixed a typo in the documentation about cross-account replication requirements.
Security assessment
The change corrects a spelling error and does not address security issues or features.
Diff
diff --git a/efs/latest/ug/efs-replication.md index c3c311426..681c608a9 100644 --- a/efs/latest/ug/efs-replication.md +++ b/efs/latest/ug/efs-replication.md @@ -69 +69 @@ Amazon EFS uses either the EFS service-linked role named `AWSServiceRoleForAmazo -If you are performing cross-account replication, then you must provide an IAM role when you create the replication configuration. Using the service-linked role is not permitted. For more infomraiton, see [Replicating EFS file systems across AWS accounts](./cross-account-replication.html). +If you are performing cross-account replication, then you must provide an IAM role when you create the replication configuration. Using the service-linked role is not permitted. For more information, see [Replicating EFS file systems across AWS accounts](./cross-account-replication.html).