diff --git a/moto/ssm/resources/regions.json b/moto/ssm/resources/regions.json index 85ee76e8c..a8a518da6 100644 --- a/moto/ssm/resources/regions.json +++ b/moto/ssm/resources/regions.json @@ -15811,6 +15811,15 @@ "Value": "HTTPS" } }, + "chime-sdk-voice": { + "Value": "chime-sdk-voice", + "endpoint": { + "Value": "voice-chime.ap-southeast-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "cleanrooms": { "Value": "cleanrooms", "endpoint": { @@ -23356,6 +23365,15 @@ "Value": "HTTPS" } }, + "fsx-ontap": { + "Value": "fsx-ontap", + "endpoint": { + "Value": "fsx.cn-north-1.amazonaws.com.cn" + }, + "protocols": { + "Value": "HTTPS" + } + }, "fsx-windows": { "Value": "fsx-windows", "endpoint": { @@ -23809,6 +23827,9 @@ "Value": "HTTPS" } }, + "route53-application-recovery-controller": { + "Value": "route53-application-recovery-controller" + }, "route53resolver": { "Value": "route53resolver", "endpoint": { @@ -24713,6 +24734,15 @@ "Value": "HTTPS" } }, + "fsx-ontap": { + "Value": "fsx-ontap", + "endpoint": { + "Value": "fsx.cn-northwest-1.amazonaws.com.cn" + }, + "protocols": { + "Value": "HTTPS" + } + }, "fsx-windows": { "Value": "fsx-windows", "endpoint": { @@ -25130,6 +25160,9 @@ "Value": "HTTPS" } }, + "route53-application-recovery-controller": { + "Value": "route53-application-recovery-controller" + }, "route53resolver": { "Value": "route53resolver", "endpoint": { @@ -28100,6 +28133,15 @@ "Value": "HTTPS" } }, + "wickr": { + "Value": "wickr", + "endpoint": { + "Value": "api.messaging.wickr.eu-central-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "wisdom": { "Value": "wisdom", "endpoint": { diff --git a/moto/ssm/resources/services.json b/moto/ssm/resources/services.json index 27f379a61..b8aecff72 100644 --- a/moto/ssm/resources/services.json +++ b/moto/ssm/resources/services.json @@ -8309,6 +8309,15 @@ "Value": "HTTPS" } }, + "ap-southeast-2": { + "Value": "ap-southeast-2", + "endpoint": { + "Value": "voice-chime.ap-southeast-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ca-central-1": { "Value": "ca-central-1", "endpoint": { @@ -25632,6 +25641,24 @@ "Value": "HTTPS" } }, + "cn-north-1": { + "Value": "cn-north-1", + "endpoint": { + "Value": "fsx.cn-north-1.amazonaws.com.cn" + }, + "protocols": { + "Value": "HTTPS" + } + }, + "cn-northwest-1": { + "Value": "cn-northwest-1", + "endpoint": { + "Value": "fsx.cn-northwest-1.amazonaws.com.cn" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-central-1": { "Value": "eu-central-1", "endpoint": { @@ -48450,6 +48477,12 @@ "ca-central-1": { "Value": "ca-central-1" }, + "cn-north-1": { + "Value": "cn-north-1" + }, + "cn-northwest-1": { + "Value": "cn-northwest-1" + }, "eu-central-1": { "Value": "eu-central-1" }, @@ -61979,6 +62012,15 @@ "Value": "HTTPS" } }, + "eu-central-1": { + "Value": "eu-central-1", + "endpoint": { + "Value": "api.messaging.wickr.eu-central-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-west-2": { "Value": "eu-west-2", "endpoint": {