Skip to content

Commit

Permalink
chore: update SSM default parameters (#8177)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 29, 2024
1 parent caf67cc commit b524395
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 0 deletions.
126 changes: 126 additions & 0 deletions moto/ssm/resources/regions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3335,6 +3335,15 @@
"vpc": {
"Value": "vpc"
},
"vpc-lattice": {
"Value": "vpc-lattice",
"endpoint": {
"Value": "vpc-lattice.ap-east-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"vpn": {
"Value": "vpn",
"endpoint": {
Expand Down Expand Up @@ -16554,6 +16563,15 @@
"Value": "https"
}
},
"ahl": {
"Value": "ahl",
"endpoint": {
"Value": "healthlake.ap-southeast-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"aiq": {
"Value": "aiq"
},
Expand Down Expand Up @@ -20653,6 +20671,15 @@
"Value": "HTTPS"
}
},
"timestream-influxdb": {
"Value": "timestream-influxdb",
"endpoint": {
"Value": "timestream-influxdb.ap-southeast-3.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"transfer": {
"Value": "transfer",
"endpoint": {
Expand Down Expand Up @@ -25228,6 +25255,15 @@
"Value": "HTTPS"
}
},
"application-insights": {
"Value": "application-insights",
"endpoint": {
"Value": "applicationinsights.ca-west-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"arc-zonal-shift": {
"Value": "arc-zonal-shift",
"endpoint": {
Expand Down Expand Up @@ -28638,6 +28674,15 @@
"Value": "HTTPS"
}
},
"redshift-serverless": {
"Value": "redshift-serverless",
"endpoint": {
"Value": "redshift-serverless.cn-northwest-1.amazonaws.com.cn"
},
"protocols": {
"Value": "HTTPS"
}
},
"resource-groups": {
"Value": "resource-groups",
"endpoint": {
Expand Down Expand Up @@ -32742,6 +32787,15 @@
"Value": "HTTPS"
}
},
"redshift-serverless": {
"Value": "redshift-serverless",
"endpoint": {
"Value": "redshift-serverless.eu-central-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"resource-explorer-2": {
"Value": "resource-explorer-2",
"endpoint": {
Expand Down Expand Up @@ -36695,6 +36749,15 @@
"Value": "HTTPS"
}
},
"timestream-influxdb": {
"Value": "timestream-influxdb",
"endpoint": {
"Value": "timestream-influxdb.eu-south-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"transfer": {
"Value": "transfer",
"endpoint": {
Expand Down Expand Up @@ -37746,6 +37809,15 @@
"Value": "HTTPS"
}
},
"redshift-serverless": {
"Value": "redshift-serverless",
"endpoint": {
"Value": "redshift-serverless.eu-south-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"resource-explorer-2": {
"Value": "resource-explorer-2",
"endpoint": {
Expand Down Expand Up @@ -38052,6 +38124,15 @@
"Value": "HTTPS"
}
},
"timestream-influxdb": {
"Value": "timestream-influxdb",
"endpoint": {
"Value": "timestream-influxdb.eu-south-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"tnb": {
"Value": "tnb",
"endpoint": {
Expand Down Expand Up @@ -41048,6 +41129,15 @@
"Value": "https"
}
},
"ahl": {
"Value": "ahl",
"endpoint": {
"Value": "healthlake.eu-west-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"aiq": {
"Value": "aiq"
},
Expand Down Expand Up @@ -47992,6 +48082,15 @@
"Value": "HTTPS"
}
},
"redshift-serverless": {
"Value": "redshift-serverless",
"endpoint": {
"Value": "redshift-serverless.me-central-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"resource-explorer-2": {
"Value": "resource-explorer-2",
"endpoint": {
Expand Down Expand Up @@ -48295,6 +48394,15 @@
"Value": "HTTPS"
}
},
"timestream-influxdb": {
"Value": "timestream-influxdb",
"endpoint": {
"Value": "timestream-influxdb.me-central-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"transfer": {
"Value": "transfer",
"endpoint": {
Expand Down Expand Up @@ -49991,6 +50099,15 @@
"vpc": {
"Value": "vpc"
},
"vpc-lattice": {
"Value": "vpc-lattice",
"endpoint": {
"Value": "vpc-lattice.me-south-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"vpn": {
"Value": "vpn",
"endpoint": {
Expand Down Expand Up @@ -51546,6 +51663,15 @@
"Value": "HTTPS"
}
},
"redshift-serverless": {
"Value": "redshift-serverless",
"endpoint": {
"Value": "redshift-serverless.sa-east-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"resiliencehub": {
"Value": "resiliencehub",
"endpoint": {
Expand Down
Loading

0 comments on commit b524395

Please sign in to comment.