From 8f6153e32137d8778070c0f4aee7a14e34b987c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 14:31:17 -0100 Subject: [PATCH] chore: update SSM default parameters (#7355) --- moto/ssm/resources/regions.json | 77 ++++++++++++++++++++++++++++++- moto/ssm/resources/services.json | 79 +++++++++++++++++++++++++++++++- 2 files changed, 154 insertions(+), 2 deletions(-) diff --git a/moto/ssm/resources/regions.json b/moto/ssm/resources/regions.json index 3abe6b5c3..220628775 100644 --- a/moto/ssm/resources/regions.json +++ b/moto/ssm/resources/regions.json @@ -23713,6 +23713,15 @@ "Value": "HTTPS" } }, + "acm-pca": { + "Value": "acm-pca", + "endpoint": { + "Value": "acm-pca.ca-west-1.amazonaws.com" + }, + "protocols": { + "Value": "https" + } + }, "apigateway": { "Value": "apigateway", "endpoint": { @@ -23950,6 +23959,15 @@ "Value": "HTTPS" } }, + "efs": { + "Value": "efs", + "endpoint": { + "Value": "elasticfilesystem.ca-west-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eks": { "Value": "eks", "endpoint": { @@ -32557,6 +32575,15 @@ "Value": "HTTPS" } }, + "osis": { + "Value": "osis", + "endpoint": { + "Value": "osis.eu-north-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "outposts": { "Value": "outposts", "endpoint": { @@ -44716,6 +44743,15 @@ "Value": "HTTPS" } }, + "cloudtrail-data": { + "Value": "cloudtrail-data", + "endpoint": { + "Value": "cloudtrail-data.me-central-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "cloudwatch": { "Value": "cloudwatch", "endpoint": { @@ -48786,6 +48822,15 @@ "Value": "HTTPS" } }, + "osis": { + "Value": "osis", + "endpoint": { + "Value": "osis.sa-east-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "outposts": { "Value": "outposts", "endpoint": { @@ -50098,7 +50143,10 @@ } }, "codewhisperer": { - "Value": "codewhisperer" + "Value": "codewhisperer", + "endpoint": { + "Value": "codewhisperer.us-east-1.amazonaws.com" + } }, "cognito-identity": { "Value": "cognito-identity", @@ -51894,6 +51942,15 @@ "Value": "HTTPS" } }, + "redshift-serverless": { + "Value": "redshift-serverless", + "endpoint": { + "Value": "redshift-serverless.us-east-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "rekognition": { "Value": "rekognition", "endpoint": { @@ -54561,6 +54618,15 @@ "Value": "HTTPS" } }, + "redshift-serverless": { + "Value": "redshift-serverless", + "endpoint": { + "Value": "redshift-serverless.us-east-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "rekognition": { "Value": "rekognition", "endpoint": { @@ -62550,6 +62616,15 @@ "Value": "HTTPS" } }, + "redshift-serverless": { + "Value": "redshift-serverless", + "endpoint": { + "Value": "redshift-serverless.us-west-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "rekognition": { "Value": "rekognition", "endpoint": { diff --git a/moto/ssm/resources/services.json b/moto/ssm/resources/services.json index 6c2e4fac2..040f0f1f0 100644 --- a/moto/ssm/resources/services.json +++ b/moto/ssm/resources/services.json @@ -1002,6 +1002,15 @@ "Value": "https" } }, + "ca-west-1": { + "Value": "ca-west-1", + "endpoint": { + "Value": "acm-pca.ca-west-1.amazonaws.com" + }, + "protocols": { + "Value": "https" + } + }, "eu-central-1": { "Value": "eu-central-1", "endpoint": { @@ -11052,6 +11061,17 @@ "Value": "cloudtrail-data", "longName": { "Value": "AWS CloudTrail Data Service" + }, + "regions": { + "me-central-1": { + "Value": "me-central-1", + "endpoint": { + "Value": "cloudtrail-data.me-central-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + } } }, "cloudwatch": { @@ -13371,7 +13391,10 @@ }, "regions": { "us-east-1": { - "Value": "us-east-1" + "Value": "us-east-1", + "endpoint": { + "Value": "codewhisperer.us-east-1.amazonaws.com" + } } } }, @@ -20773,6 +20796,15 @@ "Value": "HTTPS" } }, + "ca-west-1": { + "Value": "ca-west-1", + "endpoint": { + "Value": "elasticfilesystem.ca-west-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "cn-north-1": { "Value": "cn-north-1", "endpoint": { @@ -44741,6 +44773,15 @@ "Value": "HTTPS" } }, + "eu-north-1": { + "Value": "eu-north-1", + "endpoint": { + "Value": "osis.eu-north-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "eu-west-1": { "Value": "eu-west-1", "endpoint": { @@ -44759,6 +44800,15 @@ "Value": "HTTPS" } }, + "sa-east-1": { + "Value": "sa-east-1", + "endpoint": { + "Value": "osis.sa-east-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "us-east-1": { "Value": "us-east-1", "endpoint": { @@ -49192,6 +49242,24 @@ "Value": "HTTPS" } }, + "us-east-1": { + "Value": "us-east-1", + "endpoint": { + "Value": "redshift-serverless.us-east-1.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, + "us-east-2": { + "Value": "us-east-2", + "endpoint": { + "Value": "redshift-serverless.us-east-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } + }, "us-west-1": { "Value": "us-west-1", "endpoint": { @@ -49200,6 +49268,15 @@ "protocols": { "Value": "HTTPS" } + }, + "us-west-2": { + "Value": "us-west-2", + "endpoint": { + "Value": "redshift-serverless.us-west-2.amazonaws.com" + }, + "protocols": { + "Value": "HTTPS" + } } } },