AWS efs documentation change
Summary
Clarified the requirement to provide Amazon Resource Name (ARN) for each file system in cross-account replication by expanding the ARN acronym.
Security assessment
The change is a minor clarification of existing documentation and does not address security issues or features.
Diff
diff --git a/efs/latest/ug/cross-account-replication.md index f77f6e09a..7923eb1a1 100644 --- a/efs/latest/ug/cross-account-replication.md +++ b/efs/latest/ug/cross-account-replication.md @@ -32 +32 @@ For Amazon EFS to perform cross-account replication on the source account’s be -You must create both the source file system and the destination file system in the replication configuration before you can create the IAM role for the source account. Amazon EFS cannot create the destination file system for you during replication. Additionally, you must know and provide the ARN for each file system. +You must create both the source file system and the destination file system in the replication configuration before you can create the IAM role for the source account. Amazon EFS cannot create the destination file system for you during replication. Additionally, you must know and provide the Amazon Resource Name (ARN) for each file system.