diff --git a/moto/ssm/resources/regions.json b/moto/ssm/resources/regions.json index c6a1784af40e..16c511b94026 100644 --- a/moto/ssm/resources/regions.json +++ b/moto/ssm/resources/regions.json @@ -4073,6 +4073,15 @@ "Value": "HTTPS" } }, + "connectcases": { + "Value": "connectcases", + "endpoint": { + "Value": "cases.ap-northeast-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "connectparticipant": { "Value": "connectparticipant", "endpoint": { @@ -6791,6 +6800,15 @@ "Value": "HTTPS" } }, + "connectcases": { + "Value": "connectcases", + "endpoint": { + "Value": "cases.ap-northeast-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "connectparticipant": { "Value": "connectparticipant", "endpoint": { @@ -22986,6 +23004,15 @@ "Value": "HTTPS" } }, + "waf": { + "Value": "waf", + "endpoint": { + "Value": "wafv2.ap-southeast-5.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "xray": { "Value": "xray", "endpoint": { @@ -38208,6 +38235,15 @@ "Value": "HTTPS" } }, + "rekognition": { + "Value": "rekognition", + "endpoint": { + "Value": "rekognition.eu-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "resource-explorer-2": { "Value": "resource-explorer-2", "endpoint": { @@ -38514,6 +38550,15 @@ "Value": "HTTPS" } }, + "textract": { + "Value": "textract", + "endpoint": { + "Value": "textract.eu-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "timestream-influxdb": { "Value": "timestream-influxdb", "endpoint": { @@ -59566,6 +59611,15 @@ "Value": "HTTPS, TLS" } }, + "memorydb": { + "Value": "memorydb", + "endpoint": { + "Value": "memory-db.us-gov-east-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "meteringmarketplace": { "Value": "meteringmarketplace", "endpoint": { @@ -61268,6 +61322,15 @@ "Value": "HTTPS" } }, + "memorydb": { + "Value": "memorydb", + "endpoint": { + "Value": "memory-db.us-gov-west-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "meteringmarketplace": { "Value": "meteringmarketplace", "endpoint": { diff --git a/moto/ssm/resources/services.json b/moto/ssm/resources/services.json index aea17d34fc3c..3d5d5cd5d243 100644 --- a/moto/ssm/resources/services.json +++ b/moto/ssm/resources/services.json @@ -15692,6 +15692,24 @@ "Value": "Amazon Connect Cases" }, "regions": { + "ap-northeast-1": { + "Value": "ap-northeast-1", + "endpoint": { + "Value": "cases.ap-northeast-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, + "ap-northeast-2": { + "Value": "ap-northeast-2", + "endpoint": { + "Value": "cases.ap-northeast-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ap-southeast-1": { "Value": "ap-southeast-1", "endpoint": { @@ -42499,6 +42517,24 @@ "Value": "HTTPS" } }, + "us-gov-east-1": { + "Value": "us-gov-east-1", + "endpoint": { + "Value": "memory-db.us-gov-east-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, + "us-gov-west-1": { + "Value": "us-gov-west-1", + "endpoint": { + "Value": "memory-db.us-gov-west-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "us-west-1": { "Value": "us-west-1", "endpoint": { @@ -51701,6 +51737,15 @@ "Value": "HTTPS" } }, + "eu-south-2": { + "Value": "eu-south-2", + "endpoint": { + "Value": "rekognition.eu-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-west-1": { "Value": "eu-west-1", "endpoint": { @@ -65016,6 +65061,15 @@ "Value": "HTTPS" } }, + "eu-south-2": { + "Value": "eu-south-2", + "endpoint": { + "Value": "textract.eu-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-west-1": { "Value": "eu-west-1", "endpoint": { @@ -68019,6 +68073,15 @@ "Value": "HTTPS" } }, + "ap-southeast-5": { + "Value": "ap-southeast-5", + "endpoint": { + "Value": "wafv2.ap-southeast-5.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ca-central-1": { "Value": "ca-central-1", "endpoint": {