feat(docs): add info related with sts assume role and regions (#7062)

This commit is contained in:
Pedro Martín
2025-02-27 17:40:31 +01:00
committed by César Arroba
parent 285939c389
commit 8ff0c59964
2 changed files with 9 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 330 KiB

+9
View File
@@ -71,6 +71,15 @@ For AWS, enter your `AWS Account ID` and choose one of the following methods to
<img src="../../img/aws-role.png" alt="AWS Role" width="700"/>
???+ note
check if your AWS Security Token Service (STS) has the EU (Ireland) endpoint active. If not we will not be able to connect to your AWS account.
If that is the case your STS configuration may look like this:
<img src="../../img/sts-configuration.png" alt="AWS Role" width="800"/>
To solve this issue, please activate the EU (Ireland) STS endpoint.
---
### **Step 4.2: Azure Credentials**