Skip to content
Snippets Groups Projects
Commit e5a98772 authored by nimrod's avatar nimrod
Browse files

- Correct entry.

parent 6c6fadd3
Branches
No related tags found
No related merge requests found
...@@ -5,12 +5,12 @@ Self service AWS IAM policy ...@@ -5,12 +5,12 @@ Self service AWS IAM policy
:summary: AWS IAM policy to allow users to change their own password and manage :summary: AWS IAM policy to allow users to change their own password and manage
their own keys. their own keys.
A common practice for me a new member joins the team or when someone forgets A common practice for me when a new member joins the team or when someone
his/ her AWS account password is to change the account password myself, send the forgets his/ her AWS account password is to change the account password myself,
new password over a unsecure channel (email, Slack) but force the account to send the new password over an unsecure channel (email, Slack) but force the
change the password on first login. Also, I prefer to have users manage their account to change the password on first login. Also, I prefer to have users
own keys to AWS themselves. But without the correct IAM policy users aren't able manage their own keys to AWS themselves. But without the correct IAM policy
to perform either action. Here's an IAM to allow both: users aren't able to perform either action. Here's an IAM to allow both:
.. code:: json .. code:: json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment