fix(test): Mock audit info API Gateway (#2208)

This commit is contained in:
Pepe Fagoaga
2023-04-14 13:49:38 +02:00
committed by GitHub
parent cb190f54fc
commit 9176e43fc9
8 changed files with 265 additions and 46 deletions

View File

@@ -26,7 +26,7 @@ from prowler.providers.aws.aws_provider import (
)
from prowler.providers.aws.lib.audit_info.models import AWS_Audit_Info
AWS_ACCOUNT_NUMBER = 123456789012
AWS_ACCOUNT_NUMBER = "123456789012"
AWS_REGION = "us-east-1"
expected_packages = [