Variable SUPPORTED_REGIONSConst
SUPPORTED_REGIONS: readonly [
"us-east-1",
"us-east-2",
"us-west-2",
"eu-west-1",
"eu-west-2",
"eu-central-1",
"ap-northeast-1",
"ap-northeast-2",
"ap-southeast-1",
"ap-southeast-2",
"ap-south-1",
"ca-central-1",
] = ...
Regions that support Ground Truth annotation consolidation Lambda. Deploying to an unsupported region will fail at Lambda initialization time with a descriptive error. Synth-time validation is not possible because Aws.REGION is a CloudFormation token (unresolved until deploy).
See: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-annotation-consolidation.html