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 GitHub
parent 81edafdf09
commit 8539423b22
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 KiB

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**