chore(arn): include ARN of AWS accounts (#2477)

Co-authored-by: Pepe Fagoaga <pepe@verica.io>
This commit is contained in:
Sergio Garcia
2023-06-13 10:18:23 +02:00
committed by GitHub
parent 513bb3e8d0
commit 25e48ae546
310 changed files with 496 additions and 108 deletions

View File

@@ -146,6 +146,7 @@ class Test_Check:
botocore_session=None,
),
audited_account=AWS_ACCOUNT_NUMBER,
audited_account_arn=f"arn:aws:iam::{AWS_ACCOUNT_NUMBER}:root",
audited_user_id=None,
audited_partition="aws",
audited_identity_arn=None,