feat: corrected typo

This commit is contained in:
=
2025-06-07 00:56:03 +05:30
parent 73ce3b8bb7
commit 65f4e1bea1

View File

@@ -100,7 +100,7 @@ Replace **\<account id\>** with your AWS account id and **\<aws-scope-path\>** w
2. Select **AWS Account** as the **Trusted Entity Type**.
3. Select **Another AWS Account** and provide the appropriate Infisical AWS Account ID: use **381492033652** for the **US region**, and **345594589636** for the **EU region**. This restricts the role to be assumed only by Infisical. If self-hosting, provide your AWS account number instead.
4. (Recommended) <strong>Enable "Require external ID"</strong> and input your **Organization ID** to strengthen security and mitigate the [confused deputy problem](https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html).
4. (Recommended) <strong>Enable "Require external ID"</strong> and input your **Project ID** to strengthen security and mitigate the [confused deputy problem](https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html).
5. Assign permission as shared in prerequisite.
<Warning type="warning" title="Security Best Practice: Use External ID to Prevent Confused Deputy Attacks">