Skip to content

Commit 0581237

Browse files
authored
Merge pull request #107094 from SKhasheva/patch-4
AWS secret key restrictions
2 parents b22cf9e + 4543efa commit 0581237

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/cost-management-billing/costs/aws-integration-set-up-configure.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,10 @@ Use the Create a New Role wizard:
6363
4. On the **Select trusted entity** page, select **AWS account** and then under **An AWS account**, select **Another AWS account**.
6464
5. Under **Account ID**, enter **432263259397**.
6565
6. Under **Options**, select **Require external ID (Best practice when a third party will assume this role)**.
66-
7. Under **External ID**, enter the external ID, which is a shared passcode between the AWS role and Cost Management. The same external ID is also used on the **New Connector** page in Cost Management. Microsoft recommends that you use a strong passcode policy when entering the external ID.
66+
7. Under **External ID**, enter the external ID, which is a shared passcode between the AWS role and Cost Management. The same external ID is also used on the **New Connector** page in Cost Management. Microsoft recommends that you use a strong passcode policy when entering the external ID. The external ID should comply with AWS restrictions:
67+
- Type: String
68+
- Length constraints: Minimum length of 2. Maximum length of 1224.
69+
- Must satisfy regular expression pattern: [\w+=,.@: /-]*
6770
> [!NOTE]
6871
> Don't change the selection for **Require MFA**. It should remain cleared.
6972
8. Select **Next: Permissions**.

0 commit comments

Comments
 (0)