Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit 2adef35

Browse files
Added section of us-east-1 missing types
1 parent 4e88187 commit 2adef35

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

supported-regions-per-resource.json

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33509,5 +33509,31 @@
3350933509
"TotalPropertyTypes": 1082,
3351033510
"TotalPropertyTypesSupportedGlobally": 451,
3351133511
"TotalResourceTypes": 447,
33512-
"TotalResourceTypesSupportedGlobally": 188
33512+
"TotalResourceTypesSupportedGlobally": 188,
33513+
"TypesNotInUSEAST1": {
33514+
"Total": 3,
33515+
"ResourceTypes": {
33516+
"AWS::EC2::VPCEndpointService": {
33517+
"Regions": [
33518+
"eu-north-1",
33519+
"ap-northeast-3",
33520+
"ap-east-1",
33521+
"cn-north-1",
33522+
"cn-northwest-1"
33523+
]
33524+
}
33525+
},
33526+
"PropertyTypes": {
33527+
"AWS::Config::RemediationConfiguration.ExecutionControls" : {
33528+
"Regions": [
33529+
"eu-central-1"
33530+
]
33531+
},
33532+
"AWS::Config::RemediationConfiguration.SsmControls": {
33533+
"Regions": [
33534+
"eu-central-1"
33535+
]
33536+
}
33537+
}
33538+
}
3351333539
}

0 commit comments

Comments
 (0)