diff --git a/moto/ssm/resources/regions.json b/moto/ssm/resources/regions.json index 0e6312bef601..a1d8b21a1c18 100644 --- a/moto/ssm/resources/regions.json +++ b/moto/ssm/resources/regions.json @@ -24542,6 +24542,12 @@ "Value": "observabilityadmin.ap-southeast-4.amazonaws.com" } }, + "odb": { + "Value": "odb", + "endpoint": { + "Value": "odb.ap-southeast-4.amazonaws.com" + } + }, "organizations": { "Value": "organizations", "endpoint": { @@ -24635,6 +24641,15 @@ "Value": "HTTPS" } }, + "redshift-serverless": { + "Value": "redshift-serverless", + "endpoint": { + "Value": "redshift-serverless.ap-southeast-4.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "resource-explorer-2": { "Value": "resource-explorer-2", "endpoint": { @@ -27794,6 +27809,15 @@ "Value": "HTTPS" } }, + "apigatewayv2": { + "Value": "apigatewayv2", + "endpoint": { + "Value": "apigateway.ap-southeast-7.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "appconfig": { "Value": "appconfig", "endpoint": { @@ -31950,6 +31974,15 @@ "Value": "HTTPS" } }, + "docdb": { + "Value": "docdb", + "endpoint": { + "Value": "rds.ca-west-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ds": { "Value": "ds", "endpoint": { @@ -32577,6 +32610,15 @@ "Value": "HTTPS" } }, + "redshift-serverless": { + "Value": "redshift-serverless", + "endpoint": { + "Value": "redshift-serverless.ca-west-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "resource-explorer-2": { "Value": "resource-explorer-2", "endpoint": { @@ -34120,6 +34162,15 @@ "s3control": { "Value": "s3control" }, + "s3vectors": { + "Value": "s3vectors", + "endpoint": { + "Value": "s3vectors.cn-north-1.api.amazonwebservices.com.cn" + }, + "protocols": { + "Value": "HTTPS" + } + }, "sagemaker": { "Value": "sagemaker", "endpoint": { @@ -35567,6 +35618,15 @@ "s3control": { "Value": "s3control" }, + "s3vectors": { + "Value": "s3vectors", + "endpoint": { + "Value": "s3vectors.cn-northwest-1.api.amazonwebservices.com.cn" + }, + "protocols": { + "Value": "HTTPS" + } + }, "sagemaker": { "Value": "sagemaker", "endpoint": { @@ -35898,6 +35958,9 @@ "euc1-ham1-az1": { "Value": "euc1-ham1-az1" }, + "euc1-ist1-az1": { + "Value": "euc1-ist1-az1" + }, "euc1-waw1-az1": { "Value": "euc1-waw1-az1" } @@ -43804,6 +43867,12 @@ "Value": "observabilityadmin.eu-south-1.amazonaws.com" } }, + "odb": { + "Value": "odb", + "endpoint": { + "Value": "odb.eu-south-1.amazonaws.com" + } + }, "opensearchserverless": { "Value": "opensearchserverless", "endpoint": { @@ -61093,6 +61162,15 @@ "Value": "HTTPS" } }, + "notifications": { + "Value": "notifications", + "endpoint": { + "Value": "notifications.mx-central-1.api.aws" + }, + "protocols": { + "Value": "HTTPS" + } + }, "oam": { "Value": "oam", "endpoint": { @@ -61543,6 +61621,15 @@ "vpc": { "Value": "vpc" }, + "vpc-lattice": { + "Value": "vpc-lattice", + "endpoint": { + "Value": "vpc-lattice.mx-central-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "vpn": { "Value": "vpn", "endpoint": { diff --git a/moto/ssm/resources/services.json b/moto/ssm/resources/services.json index 9113e39c4c2b..f2e2330da60d 100644 --- a/moto/ssm/resources/services.json +++ b/moto/ssm/resources/services.json @@ -2809,6 +2809,15 @@ "Value": "HTTPS" } }, + "ap-southeast-7": { + "Value": "ap-southeast-7", + "endpoint": { + "Value": "apigateway.ap-southeast-7.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ca-central-1": { "Value": "ca-central-1", "endpoint": { @@ -22157,6 +22166,15 @@ "Value": "HTTPS" } }, + "ca-west-1": { + "Value": "ca-west-1", + "endpoint": { + "Value": "rds.ca-west-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "cn-north-1": { "Value": "cn-north-1", "endpoint": { @@ -52165,6 +52183,15 @@ "Value": "HTTPS" } }, + "mx-central-1": { + "Value": "mx-central-1", + "endpoint": { + "Value": "notifications.mx-central-1.api.aws" + }, + "protocols": { + "Value": "HTTPS" + } + }, "sa-east-1": { "Value": "sa-east-1", "endpoint": { @@ -52865,6 +52892,12 @@ "Value": "odb.ap-southeast-2.amazonaws.com" } }, + "ap-southeast-4": { + "Value": "ap-southeast-4", + "endpoint": { + "Value": "odb.ap-southeast-4.amazonaws.com" + } + }, "ca-central-1": { "Value": "ca-central-1", "endpoint": { @@ -52883,6 +52916,12 @@ "Value": "odb.eu-central-2.amazonaws.com" } }, + "eu-south-1": { + "Value": "eu-south-1", + "endpoint": { + "Value": "odb.eu-south-1.amazonaws.com" + } + }, "eu-west-1": { "Value": "eu-west-1", "endpoint": { @@ -59294,6 +59333,15 @@ "Value": "HTTPS" } }, + "ap-southeast-4": { + "Value": "ap-southeast-4", + "endpoint": { + "Value": "redshift-serverless.ap-southeast-4.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ap-southeast-5": { "Value": "ap-southeast-5", "endpoint": { @@ -59330,6 +59378,15 @@ "Value": "HTTPS" } }, + "ca-west-1": { + "Value": "ca-west-1", + "endpoint": { + "Value": "redshift-serverless.ca-west-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "cn-north-1": { "Value": "cn-north-1", "endpoint": { @@ -64190,6 +64247,24 @@ "Value": "HTTPS" } }, + "cn-north-1": { + "Value": "cn-north-1", + "endpoint": { + "Value": "s3vectors.cn-north-1.api.amazonwebservices.com.cn" + }, + "protocols": { + "Value": "HTTPS" + } + }, + "cn-northwest-1": { + "Value": "cn-northwest-1", + "endpoint": { + "Value": "s3vectors.cn-northwest-1.api.amazonwebservices.com.cn" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-central-1": { "Value": "eu-central-1", "endpoint": { @@ -78796,6 +78871,15 @@ "Value": "HTTPS" } }, + "mx-central-1": { + "Value": "mx-central-1", + "endpoint": { + "Value": "vpc-lattice.mx-central-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "sa-east-1": { "Value": "sa-east-1", "endpoint": {