AWS IAM documentation change
Summary
Fixed grammatical errors by adding 'by' before 'calling this operation' in two steps of the access key rotation procedure
Security assessment
Change only improves grammar/clarity without altering security guidance. No evidence of vulnerability remediation.
Diff
diff --git a/IAM/latest/UserGuide/id-credentials-access-keys-update.md b/IAM/latest/UserGuide/id-credentials-access-keys-update.md index 10b4613c7..d28349e14 100644 --- a//IAM/latest/UserGuide/id-credentials-access-keys-update.md +++ b//IAM/latest/UserGuide/id-credentials-access-keys-update.md @@ -145 +145 @@ One approach is to wait several days and then check the old access key for any u - 4. Even if step Step 3 indicates no use of the old key, we recommend that you do not immediately delete the first access key. Instead, change the state of the first access key to `Inactive` calling this operation: + 4. Even if step Step 3 indicates no use of the old key, we recommend that you do not immediately delete the first access key. Instead, change the state of the first access key to `Inactive` by calling this operation: @@ -151 +151 @@ One approach is to wait several days and then check the old access key for any u - 6. After you wait some period of time to ensure that all applications and tools have been updated, you can delete the first access key calling this operation: + 6. After you wait some period of time to ensure that all applications and tools have been updated, you can delete the first access key by calling this operation: