From c335040abb0fab3328c8e0cf0c88400ddc86df5f Mon Sep 17 00:00:00 2001 From: Ian Duffy Date: Sat, 17 Sep 2022 00:11:39 +0100 Subject: [PATCH] Update aws.markdown (#24156) Fixing a typo --- source/_integrations/aws.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/aws.markdown b/source/_integrations/aws.markdown index 3fe67509bdd..e35204632f0 100644 --- a/source/_integrations/aws.markdown +++ b/source/_integrations/aws.markdown @@ -147,7 +147,7 @@ If you do not download them, you will lose them and will have to recreate a new - Copy/Paste the two keys that are shown here in your `configuration.yaml` file. -- On the left-hand side of the screen go back to "Users" and select the user you just created. On the "Permissions" tab click the "Attach Policy" icon. Search for "SNS" and attach the policy "AmazonSNSFUullAccess". +- On the left-hand side of the screen go back to "Users" and select the user you just created. On the "Permissions" tab click the "Attach Policy" icon. Search for "SNS" and attach the policy "AmazonSNSFullAccess". - Back to the AWS Console you now need to find "SNS" and click in to that service. It is under the Mobile Services group. - On the left-hand side, select "Topics" then "Create new topic". - Choose a Topic Name and Display Name.