From 9c80eca8d5e15582fad70a94fd6bd90d3338e054 Mon Sep 17 00:00:00 2001 From: Jonah Back Date: Thu, 11 Feb 2021 14:24:49 -0800 Subject: [PATCH] Update docs/features/techdocs/using-cloud-storage.md Co-authored-by: Himanshu Mishra --- docs/features/techdocs/using-cloud-storage.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/features/techdocs/using-cloud-storage.md b/docs/features/techdocs/using-cloud-storage.md index a51a586813..3c648e5798 100644 --- a/docs/features/techdocs/using-cloud-storage.md +++ b/docs/features/techdocs/using-cloud-storage.md @@ -207,8 +207,7 @@ techdocs: ``` Note: Assuming a role requires that primary credentials are already configured -at `AWS.config.credentials`. Read more about assuming roles -[here](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html) +at `AWS.config.credentials`. Read more about [assuming roles in AWS](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). **4. That's it!**