Added AWS partition variable to the ASFF output format

This commit is contained in:
Toni de la Fuente
2020-08-25 16:49:20 +02:00
parent cd0b5d29dd
commit 97e6a80bdc

View File

@@ -294,7 +294,7 @@ generateJsonAsffOutput(){
{
"Type": $RESOURCE_TYPE,
"Id": "AWS::::Account:\($ACCOUNT_NUM)",
"Partition": "aws",
"Partition": "$AWS_PARTITION",
"Region": $REPREGION
}
],