AWS drs documentation change
Summary
Fixed a typo: 'attached' to 'attach' in the context of attaching policies to a role.
Security assessment
Change is a minor grammatical correction with no security implications.
Diff
diff --git a/drs/latest/userguide/network-required-role.md b/drs/latest/userguide/network-required-role.md index 4e39da6ec..1b42d80bc 100644 --- a//drs/latest/userguide/network-required-role.md +++ b//drs/latest/userguide/network-required-role.md @@ -9 +9 @@ -In order to replicate network configurations between different accounts, you need to go to the source account and create the **Network role** from the **Trusted accounts** page. This will automatically create the role and attached the required policies. +In order to replicate network configurations between different accounts, you need to go to the source account and create the **Network role** from the **Trusted accounts** page. This will automatically create the role and attach the required policies.