aws-sdk-go-v2 icon indicating copy to clipboard operation
aws-sdk-go-v2 copied to clipboard

Steps to create `AWS access keys` are not clear

Open IAmSurajBobade opened this issue 4 years ago • 1 comments

Describe the issue with documentation

Hello,

I am new to AWS and am trying Getting Started with the AWS SDK for Go V2 tutorial. However, the steps mentioned in the Get your AWS access keys are not clear or are not updated.

  • On the navigation menu, choose Users.
  • Choose your IAM user name (not the check box).
  • Open the Security credentials tab, and then choose Create access key.

Issue 1: When I select Users from the navigation menu, an empty list of users is displayed. Should this be Create instead of Choose?

Issue 2: I could not find the Security credentials tab mentioned in the last step.

Suggestion

Update the documentation considering a new user is using it. Thanks.

AWS Go SDK version used

aws-sdk-go-v2

IAmSurajBobade avatar Nov 12 '21 11:11 IAmSurajBobade

Hi @IamSuajBobade , Yea I guess the instructions assumes that an IAM user has been created before trying to get the credentials.... I think we can add a mention or link for the instruction on how to do that.

As for the security credentials tab... it's one of the tabs shown when you select a user (not the checkbox), along with "Permissions/Groups/Tags/Security credentials/Access Advisor". I'm not sure how else I would describe it, but I'm open to suggestions there. I'll see about the first thing for now and thanks for the feedback!

KaibaLopez avatar Nov 12 '21 17:11 KaibaLopez

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

github-actions[bot] avatar Feb 21 '23 13:02 github-actions[bot]