AWS consolemobileapp documentation change
Summary
Fixed typos in policy documentation ('attatch' to 'attach') for IAM policies related to ListDeviceIdentities access.
Security assessment
This is a minor grammatical correction with no security implications. No security features or vulnerabilities are addressed in this change.
Diff
diff --git a/consolemobileapp/latest/userguide/permissions-policies.md b/consolemobileapp/latest/userguide/permissions-policies.md index 62147ddd1..4134c3eb8 100644 --- a//consolemobileapp/latest/userguide/permissions-policies.md +++ b//consolemobileapp/latest/userguide/permissions-policies.md @@ -19 +19 @@ For more information about delivery channels, see [Managing delivery channels](h -You can attatch the following policy to your IAM identities. This policy allows access to `ListDeviceIdentities`. +You can attach the following policy to your IAM identities. This policy allows access to `ListDeviceIdentities`. @@ -39 +39 @@ You can attatch the following policy to your IAM identities. This policy allows -You can attatch the following policy to your IAM identities. This policy denies access to `ListDeviceIdentities`. +You can attach the following policy to your IAM identities. This policy denies access to `ListDeviceIdentities`.