AWS IAM documentation change
Summary
Corrected grammar: changed 'policies conditions' to 'policy conditions'
Security assessment
Minor grammatical fix without impact on security content. No evidence of security vulnerability resolution.
Diff
diff --git a/IAM/latest/UserGuide/access-keys_inline-policy.md b/IAM/latest/UserGuide/access-keys_inline-policy.md index 87487c42f..a3b7b7c3a 100644 --- a//IAM/latest/UserGuide/access-keys_inline-policy.md +++ b//IAM/latest/UserGuide/access-keys_inline-policy.md @@ -11 +11 @@ As a best practice we recommend that [workloads use temporary credentials with I -However, if you're creating a proof of concept test of a service automation or other short-term use case, and you choose to run workloads using an IAM user with access keys we recommend that you [use policies conditions to further restrict access](./best-practices.html#use-policy-conditions) of their IAM user credentials. +However, if you're creating a proof of concept test of a service automation or other short-term use case, and you choose to run workloads using an IAM user with access keys we recommend that you [use policy conditions to further restrict access](./best-practices.html#use-policy-conditions) of their IAM user credentials.