Skip to content

Commit

Permalink
Fix figure filename
Browse files Browse the repository at this point in the history
  • Loading branch information
JiaweiZhuang committed May 8, 2019
1 parent 4762056 commit 0cf73c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/chapter02_beginner-tutorial/awscli-config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@ With IAM user account

In the Security Credential console, click on "Create Access Key":

.. figure:: img/iam_credential_create
.. figure:: img/iam_credential_create.png
:width: 500 px

Then, download the csv file that contains your "Access Key ID" (like your AWS account) and "Secret Access Key" (like password, has much more digits than ID).

.. figure:: img/iam_credential_download
.. figure:: img/iam_credential_download.png
:width: 500 px

If you lose the Secret Access Key (for example, forget to download the csv file), simply delete your key in the console and create a new one.
Expand Down

0 comments on commit 0cf73c0

Please sign in to comment.