Skip to content

Commit

Permalink
chore: update SSM default parameters (#6575)
Browse files Browse the repository at this point in the history
Co-authored-by: bblommers <bblommers@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and bblommers committed Jul 30, 2023
1 parent 0d935ed commit 51d9dd0
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 0 deletions.
129 changes: 129 additions & 0 deletions moto/ssm/resources/regions.json
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,15 @@
"Value": "HTTPS"
}
},
"emr-containers": {
"Value": "emr-containers",
"endpoint": {
"Value": "emr-containers.af-south-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"es": {
"Value": "es",
"endpoint": {
Expand Down Expand Up @@ -11839,6 +11848,15 @@
"Value": "HTTPS"
}
},
"drs": {
"Value": "drs",
"endpoint": {
"Value": "drs.ap-south-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"ds": {
"Value": "ds",
"endpoint": {
Expand Down Expand Up @@ -12040,6 +12058,15 @@
"Value": "HTTPS"
}
},
"glue": {
"Value": "glue",
"endpoint": {
"Value": "glue.ap-south-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"guardduty": {
"Value": "guardduty",
"endpoint": {
Expand Down Expand Up @@ -12121,6 +12148,9 @@
"Value": "HTTPS"
}
},
"launchwizard": {
"Value": "launchwizard"
},
"license-manager-linux-subscriptions": {
"Value": "license-manager-linux-subscriptions",
"endpoint": {
Expand Down Expand Up @@ -12274,6 +12304,9 @@
"Value": "HTTPS"
}
},
"rosa": {
"Value": "rosa"
},
"route53": {
"Value": "route53",
"endpoint": {
Expand Down Expand Up @@ -16672,6 +16705,15 @@
"Value": "HTTPS, HTTP"
}
},
"medical-imaging": {
"Value": "medical-imaging",
"endpoint": {
"Value": "medical-imaging.ap-southeast-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"memorydb": {
"Value": "memorydb",
"endpoint": {
Expand Down Expand Up @@ -19137,6 +19179,15 @@
"Value": "HTTPS"
}
},
"drs": {
"Value": "drs",
"endpoint": {
"Value": "drs.ap-southeast-4.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"ds": {
"Value": "ds",
"endpoint": {
Expand Down Expand Up @@ -19329,6 +19380,15 @@
"Value": "HTTPS"
}
},
"glue": {
"Value": "glue",
"endpoint": {
"Value": "glue.ap-southeast-4.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"guardduty": {
"Value": "guardduty",
"endpoint": {
Expand Down Expand Up @@ -19800,6 +19860,9 @@
"Value": "HTTPS"
}
},
"vmwarecloudonaws": {
"Value": "vmwarecloudonaws"
},
"vpc": {
"Value": "vpc"
},
Expand Down Expand Up @@ -27590,6 +27653,15 @@
"Value": "HTTPS"
}
},
"drs": {
"Value": "drs",
"endpoint": {
"Value": "drs.eu-central-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"ds": {
"Value": "ds",
"endpoint": {
Expand Down Expand Up @@ -28271,6 +28343,9 @@
"Value": "HTTPS"
}
},
"vmwarecloudonaws": {
"Value": "vmwarecloudonaws"
},
"vpc": {
"Value": "vpc"
},
Expand Down Expand Up @@ -31997,6 +32072,15 @@
"Value": "HTTPS"
}
},
"drs": {
"Value": "drs",
"endpoint": {
"Value": "drs.eu-south-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"ds": {
"Value": "ds",
"endpoint": {
Expand Down Expand Up @@ -34389,6 +34473,15 @@
"Value": "HTTPS, HTTP"
}
},
"medical-imaging": {
"Value": "medical-imaging",
"endpoint": {
"Value": "medical-imaging.eu-west-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"memorydb": {
"Value": "memorydb",
"endpoint": {
Expand Down Expand Up @@ -39986,6 +40079,15 @@
"Value": "HTTPS"
}
},
"drs": {
"Value": "drs",
"endpoint": {
"Value": "drs.me-central-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"ds": {
"Value": "ds",
"endpoint": {
Expand Down Expand Up @@ -40331,6 +40433,9 @@
"Value": "HTTPS"
}
},
"launchwizard": {
"Value": "launchwizard"
},
"license-manager-linux-subscriptions": {
"Value": "license-manager-linux-subscriptions",
"endpoint": {
Expand Down Expand Up @@ -46219,6 +46324,15 @@
"Value": "HTTPS, HTTP"
}
},
"medical-imaging": {
"Value": "medical-imaging",
"endpoint": {
"Value": "medical-imaging.us-east-1.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"memorydb": {
"Value": "memorydb",
"endpoint": {
Expand Down Expand Up @@ -54652,6 +54766,12 @@
},
"usw2-pdx1-az1": {
"Value": "usw2-pdx1-az1"
},
"usw2-phx1-az1": {
"Value": "usw2-phx1-az1"
},
"usw2-phx2-az1": {
"Value": "usw2-phx2-az1"
}
},
"longName": {
Expand Down Expand Up @@ -56419,6 +56539,15 @@
"Value": "HTTPS, HTTP"
}
},
"medical-imaging": {
"Value": "medical-imaging",
"endpoint": {
"Value": "medical-imaging.us-west-2.amazonaws.com"
},
"protocols": {
"Value": "HTTPS"
}
},
"memorydb": {
"Value": "memorydb",
"endpoint": {
Expand Down
Loading

0 comments on commit 51d9dd0

Please sign in to comment.