diff --git a/moto/ssm/resources/regions.json b/moto/ssm/resources/regions.json index 1835f226103c..01c941a102db 100644 --- a/moto/ssm/resources/regions.json +++ b/moto/ssm/resources/regions.json @@ -20655,6 +20655,24 @@ "Value": "HTTPS" } }, + "mediapackage": { + "Value": "mediapackage", + "endpoint": { + "Value": "mediapackage.ap-southeast-4.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, + "mediapackage-vod": { + "Value": "mediapackage-vod", + "endpoint": { + "Value": "mediapackage-vod.ap-southeast-4.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "mediatailor": { "Value": "mediatailor", "endpoint": { @@ -35321,6 +35339,15 @@ "Value": "HTTPS" } }, + "sagemaker-featurestore-runtime": { + "Value": "sagemaker-featurestore-runtime", + "endpoint": { + "Value": "featurestore-runtime.sagemaker.eu-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "sagemaker-metrics": { "Value": "sagemaker-metrics", "endpoint": { diff --git a/moto/ssm/resources/services.json b/moto/ssm/resources/services.json index 47e67a9633c5..6213eec3daa6 100644 --- a/moto/ssm/resources/services.json +++ b/moto/ssm/resources/services.json @@ -39813,6 +39813,15 @@ "Value": "HTTPS" } }, + "ap-southeast-4": { + "Value": "ap-southeast-4", + "endpoint": { + "Value": "mediapackage.ap-southeast-4.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ca-central-1": { "Value": "ca-central-1", "endpoint": { @@ -39974,6 +39983,15 @@ "Value": "HTTPS" } }, + "ap-southeast-4": { + "Value": "ap-southeast-4", + "endpoint": { + "Value": "mediapackage-vod.ap-southeast-4.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ca-central-1": { "Value": "ca-central-1", "endpoint": { @@ -52348,6 +52366,15 @@ "Value": "HTTPS" } }, + "eu-south-2": { + "Value": "eu-south-2", + "endpoint": { + "Value": "featurestore-runtime.sagemaker.eu-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-west-1": { "Value": "eu-west-1", "endpoint": {