Fix bogus SQS link

This commit is contained in:
Kris Nova 2017-02-12 00:47:07 -07:00
parent 05eb1d5e8e
commit a4b009f476
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ as [defined here](https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/conf
In order to build clusters within AWS we'll create a dedicated IAM user for
`kops`. This user requires API credentials in order to use `kops`. Create
the user, and credentials, using the [AWS console](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSGettingStartedGuide/AWSCredentials.html).
the user, and credentials, using the [AWS console](http://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html#id_users_create_console).
The `kops` user will require the following IAM permissions to function properly: