From 0cbde05795769fcf53199cc96c10375d7e32bd83 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 15:03:03 +0000 Subject: [PATCH] chore: update SSM default parameters (#6846) --- moto/ssm/resources/regions.json | 72 ++++++++++++++++++++++++++++++ moto/ssm/resources/services.json | 76 ++++++++++++++++++++++++++++++++ 2 files changed, 148 insertions(+) diff --git a/moto/ssm/resources/regions.json b/moto/ssm/resources/regions.json index da76eb627..1b87a9986 100644 --- a/moto/ssm/resources/regions.json +++ b/moto/ssm/resources/regions.json @@ -12328,6 +12328,15 @@ "Value": "HTTPS" } }, + "pipes": { + "Value": "pipes", + "endpoint": { + "Value": "pipes.ap-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "privatelink": { "Value": "privatelink" }, @@ -22987,6 +22996,15 @@ "Value": "HTTPS" } }, + "identity-center": { + "Value": "identity-center", + "endpoint": { + "Value": "sso.cn-north-1.amazonaws.com.cn" + }, + "protocols": { + "Value": "HTTPS" + } + }, "identitystore": { "Value": "identitystore", "endpoint": { @@ -24326,6 +24344,15 @@ "Value": "HTTPS" } }, + "identity-center": { + "Value": "identity-center", + "endpoint": { + "Value": "sso.cn-northwest-1.amazonaws.com.cn" + }, + "protocols": { + "Value": "HTTPS" + } + }, "identitystore": { "Value": "identitystore", "endpoint": { @@ -28196,6 +28223,15 @@ "Value": "HTTPS" } }, + "identity-center": { + "Value": "identity-center", + "endpoint": { + "Value": "sso.eu-central-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "identitystore": { "Value": "identitystore", "endpoint": { @@ -28364,6 +28400,15 @@ "Value": "HTTPS" } }, + "pipes": { + "Value": "pipes", + "endpoint": { + "Value": "pipes.eu-central-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "privatelink": { "Value": "privatelink" }, @@ -32843,6 +32888,15 @@ "Value": "HTTPS" } }, + "pipes": { + "Value": "pipes", + "endpoint": { + "Value": "pipes.eu-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "privatelink": { "Value": "privatelink" }, @@ -52470,6 +52524,15 @@ "Value": "HTTPS" } }, + "rolesanywhere": { + "Value": "rolesanywhere", + "endpoint": { + "Value": "rolesanywhere.us-gov-east-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "route53resolver": { "Value": "route53resolver", "endpoint": { @@ -53998,6 +54061,15 @@ "Value": "HTTPS" } }, + "rolesanywhere": { + "Value": "rolesanywhere", + "endpoint": { + "Value": "rolesanywhere.us-gov-west-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "route53resolver": { "Value": "route53resolver", "endpoint": { diff --git a/moto/ssm/resources/services.json b/moto/ssm/resources/services.json index 40108169d..3a6489f94 100644 --- a/moto/ssm/resources/services.json +++ b/moto/ssm/resources/services.json @@ -22053,6 +22053,10 @@ } }, "entityresolution": { + "Value": "entityresolution", + "longName": { + "Value": "AWS EntityResolution" + }, "regions": { "us-east-1": { "Value": "us-east-1", @@ -28054,6 +28058,24 @@ "Value": "HTTPS" } }, + "cn-north-1": { + "Value": "cn-north-1", + "endpoint": { + "Value": "sso.cn-north-1.amazonaws.com.cn" + }, + "protocols": { + "Value": "HTTPS" + } + }, + "cn-northwest-1": { + "Value": "cn-northwest-1", + "endpoint": { + "Value": "sso.cn-northwest-1.amazonaws.com.cn" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-central-1": { "Value": "eu-central-1", "endpoint": { @@ -28063,6 +28085,15 @@ "Value": "HTTPS" } }, + "eu-central-2": { + "Value": "eu-central-2", + "endpoint": { + "Value": "sso.eu-central-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-north-1": { "Value": "eu-north-1", "endpoint": { @@ -43064,6 +43095,15 @@ "Value": "HTTPS" } }, + "ap-south-2": { + "Value": "ap-south-2", + "endpoint": { + "Value": "pipes.ap-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "ap-southeast-1": { "Value": "ap-southeast-1", "endpoint": { @@ -43109,6 +43149,15 @@ "Value": "HTTPS" } }, + "eu-central-2": { + "Value": "eu-central-2", + "endpoint": { + "Value": "pipes.eu-central-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-north-1": { "Value": "eu-north-1", "endpoint": { @@ -43127,6 +43176,15 @@ "Value": "HTTPS" } }, + "eu-south-2": { + "Value": "eu-south-2", + "endpoint": { + "Value": "pipes.eu-south-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-west-1": { "Value": "eu-west-1", "endpoint": { @@ -47147,6 +47205,24 @@ "Value": "HTTPS" } }, + "us-gov-east-1": { + "Value": "us-gov-east-1", + "endpoint": { + "Value": "rolesanywhere.us-gov-east-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, + "us-gov-west-1": { + "Value": "us-gov-west-1", + "endpoint": { + "Value": "rolesanywhere.us-gov-west-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "us-west-1": { "Value": "us-west-1", "endpoint": {