mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 23:05:05 +00:00
Added AWS partition variable to the ASFF output format
This commit is contained in:
@@ -294,7 +294,7 @@ generateJsonAsffOutput(){
|
||||
{
|
||||
"Type": $RESOURCE_TYPE,
|
||||
"Id": "AWS::::Account:\($ACCOUNT_NUM)",
|
||||
"Partition": "aws",
|
||||
"Partition": "$AWS_PARTITION",
|
||||
"Region": $REPREGION
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user