diff --git a/moto/ssm/resources/regions.json b/moto/ssm/resources/regions.json index ed87547baff9..3d95f3b1b8bf 100644 --- a/moto/ssm/resources/regions.json +++ b/moto/ssm/resources/regions.json @@ -1882,6 +1882,15 @@ "Value": "HTTPS" } }, + "wisdom": { + "Value": "wisdom", + "endpoint": { + "Value": "wisdom.af-south-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "workspaces": { "Value": "workspaces", "endpoint": { @@ -12536,6 +12545,9 @@ "Value": "HTTPS, HTTP" } }, + "aws-devops-agent": { + "Value": "aws-devops-agent" + }, "awshealthdashboard": { "Value": "awshealthdashboard", "endpoint": { @@ -16683,6 +16695,9 @@ "Value": "HTTPS, HTTP" } }, + "aws-devops-agent": { + "Value": "aws-devops-agent" + }, "awshealthdashboard": { "Value": "awshealthdashboard", "endpoint": { @@ -26857,6 +26872,15 @@ "Value": "HTTPS" } }, + "aps": { + "Value": "aps", + "endpoint": { + "Value": "aps.ap-southeast-6.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "arc-zonal-shift": { "Value": "arc-zonal-shift", "endpoint": { @@ -29628,6 +29652,9 @@ "Value": "HTTPS, HTTP" } }, + "aws-devops-agent": { + "Value": "aws-devops-agent" + }, "awshealthdashboard": { "Value": "awshealthdashboard", "endpoint": { @@ -34354,15 +34381,6 @@ "Value": "HTTPS" } }, - "personalize": { - "Value": "personalize", - "endpoint": { - "Value": "personalize.cn-north-1.amazonaws.com.cn" - }, - "protocols": { - "Value": "HTTPS" - } - }, "pi": { "Value": "pi", "endpoint": { @@ -49876,6 +49894,9 @@ "Value": "HTTPS, HTTP" } }, + "aws-devops-agent": { + "Value": "aws-devops-agent" + }, "awshealthdashboard": { "Value": "awshealthdashboard", "endpoint": { @@ -50305,6 +50326,15 @@ "Value": "HTTPS" } }, + "connecthealth": { + "Value": "connecthealth", + "endpoint": { + "Value": "health-agent.eu-west-2.api.aws" + }, + "protocols": { + "Value": "HTTPS" + } + }, "connectparticipant": { "Value": "connectparticipant", "endpoint": { @@ -62366,6 +62396,9 @@ "Value": "HTTPS, HTTP" } }, + "aws-devops-agent": { + "Value": "aws-devops-agent" + }, "awshealthdashboard": { "Value": "awshealthdashboard", "endpoint": { @@ -71730,6 +71763,15 @@ "Value": "HTTPS" } }, + "s3vectors": { + "Value": "s3vectors", + "endpoint": { + "Value": "s3vectors.us-gov-east-1.api.aws" + }, + "protocols": { + "Value": "HTTPS" + } + }, "sagemaker": { "Value": "sagemaker", "endpoint": { @@ -73573,6 +73615,15 @@ "Value": "HTTPS" } }, + "s3vectors": { + "Value": "s3vectors", + "endpoint": { + "Value": "s3vectors.us-gov-west-1.api.aws" + }, + "protocols": { + "Value": "HTTPS" + } + }, "sagemaker": { "Value": "sagemaker", "endpoint": { diff --git a/moto/ssm/resources/services.json b/moto/ssm/resources/services.json index 6498484b9b96..40ad0740fb12 100644 --- a/moto/ssm/resources/services.json +++ b/moto/ssm/resources/services.json @@ -5557,6 +5557,15 @@ "Value": "HTTPS" } }, + "ap-southeast-6": { + "Value": "ap-southeast-6", + "endpoint": { + "Value": "aps.ap-southeast-6.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ap-southeast-7": { "Value": "ap-southeast-7", "endpoint": { @@ -7630,15 +7639,30 @@ "ap-northeast-1": { "Value": "ap-northeast-1" }, + "ap-south-1": { + "Value": "ap-south-1" + }, + "ap-southeast-1": { + "Value": "ap-southeast-1" + }, "ap-southeast-2": { "Value": "ap-southeast-2" }, + "ca-central-1": { + "Value": "ca-central-1" + }, "eu-central-1": { "Value": "eu-central-1" }, "eu-west-1": { "Value": "eu-west-1" }, + "eu-west-2": { + "Value": "eu-west-2" + }, + "sa-east-1": { + "Value": "sa-east-1" + }, "us-east-1": { "Value": "us-east-1" }, @@ -18497,6 +18521,17 @@ "Value": "connecthealth", "longName": { "Value": "Connect Health" + }, + "regions": { + "eu-west-2": { + "Value": "eu-west-2", + "endpoint": { + "Value": "health-agent.eu-west-2.api.aws" + }, + "protocols": { + "Value": "HTTPS" + } + } } }, "connectparticipant": { @@ -55635,15 +55670,6 @@ "Value": "HTTPS" } }, - "cn-north-1": { - "Value": "cn-north-1", - "endpoint": { - "Value": "personalize.cn-north-1.amazonaws.com.cn" - }, - "protocols": { - "Value": "HTTPS" - } - }, "eu-central-1": { "Value": "eu-central-1", "endpoint": { @@ -64888,6 +64914,24 @@ "Value": "HTTPS" } }, + "us-gov-east-1": { + "Value": "us-gov-east-1", + "endpoint": { + "Value": "s3vectors.us-gov-east-1.api.aws" + }, + "protocols": { + "Value": "HTTPS" + } + }, + "us-gov-west-1": { + "Value": "us-gov-west-1", + "endpoint": { + "Value": "s3vectors.us-gov-west-1.api.aws" + }, + "protocols": { + "Value": "HTTPS" + } + }, "us-west-1": { "Value": "us-west-1", "endpoint": { @@ -80769,6 +80813,15 @@ "Value": "Amazon Connect Wisdom Service" }, "regions": { + "af-south-1": { + "Value": "af-south-1", + "endpoint": { + "Value": "wisdom.af-south-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ap-northeast-1": { "Value": "ap-northeast-1", "endpoint": {