diff --git a/moto/ssm/resources/regions.json b/moto/ssm/resources/regions.json index 2b7b8eb3f..5b2342524 100644 --- a/moto/ssm/resources/regions.json +++ b/moto/ssm/resources/regions.json @@ -598,6 +598,15 @@ "Value": "HTTPS" } }, + "emr-containers": { + "Value": "emr-containers", + "endpoint": { + "Value": "emr-containers.af-south-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "es": { "Value": "es", "endpoint": { @@ -11839,6 +11848,15 @@ "Value": "HTTPS" } }, + "drs": { + "Value": "drs", + "endpoint": { + "Value": "drs.ap-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ds": { "Value": "ds", "endpoint": { @@ -12040,6 +12058,15 @@ "Value": "HTTPS" } }, + "glue": { + "Value": "glue", + "endpoint": { + "Value": "glue.ap-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "guardduty": { "Value": "guardduty", "endpoint": { @@ -12121,6 +12148,9 @@ "Value": "HTTPS" } }, + "launchwizard": { + "Value": "launchwizard" + }, "license-manager-linux-subscriptions": { "Value": "license-manager-linux-subscriptions", "endpoint": { @@ -12274,6 +12304,9 @@ "Value": "HTTPS" } }, + "rosa": { + "Value": "rosa" + }, "route53": { "Value": "route53", "endpoint": { @@ -16672,6 +16705,15 @@ "Value": "HTTPS, HTTP" } }, + "medical-imaging": { + "Value": "medical-imaging", + "endpoint": { + "Value": "medical-imaging.ap-southeast-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "memorydb": { "Value": "memorydb", "endpoint": { @@ -19137,6 +19179,15 @@ "Value": "HTTPS" } }, + "drs": { + "Value": "drs", + "endpoint": { + "Value": "drs.ap-southeast-4.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ds": { "Value": "ds", "endpoint": { @@ -19329,6 +19380,15 @@ "Value": "HTTPS" } }, + "glue": { + "Value": "glue", + "endpoint": { + "Value": "glue.ap-southeast-4.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "guardduty": { "Value": "guardduty", "endpoint": { @@ -19800,6 +19860,9 @@ "Value": "HTTPS" } }, + "vmwarecloudonaws": { + "Value": "vmwarecloudonaws" + }, "vpc": { "Value": "vpc" }, @@ -27590,6 +27653,15 @@ "Value": "HTTPS" } }, + "drs": { + "Value": "drs", + "endpoint": { + "Value": "drs.eu-central-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ds": { "Value": "ds", "endpoint": { @@ -28271,6 +28343,9 @@ "Value": "HTTPS" } }, + "vmwarecloudonaws": { + "Value": "vmwarecloudonaws" + }, "vpc": { "Value": "vpc" }, @@ -31997,6 +32072,15 @@ "Value": "HTTPS" } }, + "drs": { + "Value": "drs", + "endpoint": { + "Value": "drs.eu-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ds": { "Value": "ds", "endpoint": { @@ -34389,6 +34473,15 @@ "Value": "HTTPS, HTTP" } }, + "medical-imaging": { + "Value": "medical-imaging", + "endpoint": { + "Value": "medical-imaging.eu-west-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "memorydb": { "Value": "memorydb", "endpoint": { @@ -39986,6 +40079,15 @@ "Value": "HTTPS" } }, + "drs": { + "Value": "drs", + "endpoint": { + "Value": "drs.me-central-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ds": { "Value": "ds", "endpoint": { @@ -40331,6 +40433,9 @@ "Value": "HTTPS" } }, + "launchwizard": { + "Value": "launchwizard" + }, "license-manager-linux-subscriptions": { "Value": "license-manager-linux-subscriptions", "endpoint": { @@ -46219,6 +46324,15 @@ "Value": "HTTPS, HTTP" } }, + "medical-imaging": { + "Value": "medical-imaging", + "endpoint": { + "Value": "medical-imaging.us-east-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "memorydb": { "Value": "memorydb", "endpoint": { @@ -54652,6 +54766,12 @@ }, "usw2-pdx1-az1": { "Value": "usw2-pdx1-az1" + }, + "usw2-phx1-az1": { + "Value": "usw2-phx1-az1" + }, + "usw2-phx2-az1": { + "Value": "usw2-phx2-az1" } }, "longName": { @@ -56419,6 +56539,15 @@ "Value": "HTTPS, HTTP" } }, + "medical-imaging": { + "Value": "medical-imaging", + "endpoint": { + "Value": "medical-imaging.us-west-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "memorydb": { "Value": "memorydb", "endpoint": { diff --git a/moto/ssm/resources/services.json b/moto/ssm/resources/services.json index b8976b48e..c62f6ed75 100644 --- a/moto/ssm/resources/services.json +++ b/moto/ssm/resources/services.json @@ -16930,6 +16930,15 @@ "Value": "HTTPS" } }, + "ap-south-2": { + "Value": "ap-south-2", + "endpoint": { + "Value": "drs.ap-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ap-southeast-1": { "Value": "ap-southeast-1", "endpoint": { @@ -16957,6 +16966,15 @@ "Value": "HTTPS" } }, + "ap-southeast-4": { + "Value": "ap-southeast-4", + "endpoint": { + "Value": "drs.ap-southeast-4.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ca-central-1": { "Value": "ca-central-1", "endpoint": { @@ -16975,6 +16993,15 @@ "Value": "HTTPS" } }, + "eu-central-2": { + "Value": "eu-central-2", + "endpoint": { + "Value": "drs.eu-central-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-north-1": { "Value": "eu-north-1", "endpoint": { @@ -16993,6 +17020,15 @@ "Value": "HTTPS" } }, + "eu-south-2": { + "Value": "eu-south-2", + "endpoint": { + "Value": "drs.eu-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-west-1": { "Value": "eu-west-1", "endpoint": { @@ -17020,6 +17056,15 @@ "Value": "HTTPS" } }, + "me-central-1": { + "Value": "me-central-1", + "endpoint": { + "Value": "drs.me-central-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "me-south-1": { "Value": "me-south-1", "endpoint": { @@ -20969,6 +21014,15 @@ "Value": "Amazon EMR Containers" }, "regions": { + "af-south-1": { + "Value": "af-south-1", + "endpoint": { + "Value": "emr-containers.af-south-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ap-east-1": { "Value": "ap-east-1", "endpoint": { @@ -25872,6 +25926,15 @@ "Value": "HTTPS" } }, + "ap-south-2": { + "Value": "ap-south-2", + "endpoint": { + "Value": "glue.ap-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ap-southeast-1": { "Value": "ap-southeast-1", "endpoint": { @@ -25899,6 +25962,15 @@ "Value": "HTTPS" } }, + "ap-southeast-4": { + "Value": "ap-southeast-4", + "endpoint": { + "Value": "glue.ap-southeast-4.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ca-central-1": { "Value": "ca-central-1", "endpoint": { @@ -33136,6 +33208,9 @@ "ap-south-1": { "Value": "ap-south-1" }, + "ap-south-2": { + "Value": "ap-south-2" + }, "ap-southeast-1": { "Value": "ap-southeast-1" }, @@ -33172,6 +33247,9 @@ "eu-west-3": { "Value": "eu-west-3" }, + "me-central-1": { + "Value": "me-central-1" + }, "me-south-1": { "Value": "me-south-1" }, @@ -37127,6 +37205,53 @@ } } }, + "medical-imaging": { + "Value": "medical-imaging", + "longName": { + "Value": "AWS HealthImaging" + }, + "marketingHomeURL": { + "Value": "https://aws.amazon.com/healthimaging/" + }, + "regions": { + "ap-southeast-2": { + "Value": "ap-southeast-2", + "endpoint": { + "Value": "medical-imaging.ap-southeast-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, + "eu-west-1": { + "Value": "eu-west-1", + "endpoint": { + "Value": "medical-imaging.eu-west-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, + "us-east-1": { + "Value": "us-east-1", + "endpoint": { + "Value": "medical-imaging.us-east-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, + "us-west-2": { + "Value": "us-west-2", + "endpoint": { + "Value": "medical-imaging.us-west-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + } + } + }, "memorydb": { "Value": "memorydb", "longName": { @@ -45855,6 +45980,9 @@ "ap-south-1": { "Value": "ap-south-1" }, + "ap-south-2": { + "Value": "ap-south-2" + }, "ap-southeast-1": { "Value": "ap-southeast-1" }, @@ -57800,12 +57928,18 @@ "ap-southeast-2": { "Value": "ap-southeast-2" }, + "ap-southeast-4": { + "Value": "ap-southeast-4" + }, "ca-central-1": { "Value": "ca-central-1" }, "eu-central-1": { "Value": "eu-central-1" }, + "eu-central-2": { + "Value": "eu-central-2" + }, "eu-north-1": { "Value": "eu-north-1" },