AWS IAM documentation change
Summary
Added documentation about controlling access keys with inline policies and updated section heading
Security assessment
Documents security best practices for access key management but doesn't address a specific vulnerability
Diff
diff --git a/IAM/latest/UserGuide/id_credentials_access-keys.md b/IAM/latest/UserGuide/id_credentials_access-keys.md index cbc2ea4fc..27d29bb2b 100644 --- a//IAM/latest/UserGuide/id_credentials_access-keys.md +++ b//IAM/latest/UserGuide/id_credentials_access-keys.md @@ -54,0 +55,2 @@ The following topics detail management tasks associated with access keys. + * [Control the use of access keys by attaching an inline policy to an IAM user](./access-keys_inline-policy.html) + @@ -78 +80 @@ How an IAM user changes their own password -Permissions required to manage access keys +Control the use of access keys