Skip to content

Commit

Permalink
chore: update SSM default parameters (#8448)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 29, 2024
1 parent d56c961 commit 9fa5890
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions moto/ssm/resources/regions.json
Original file line number Diff line number Diff line change
Expand Up @@ -22689,6 +22689,9 @@
"Value": "https"
}
},
"amazonlocationservice": {
"Value": "amazonlocationservice"
},
"apigateway": {
"Value": "apigateway",
"endpoint": {
Expand Down
3 changes: 3 additions & 0 deletions moto/ssm/resources/services.json
Original file line number Diff line number Diff line change
Expand Up @@ -1380,6 +1380,9 @@
"ap-southeast-2": {
"Value": "ap-southeast-2"
},
"ap-southeast-5": {
"Value": "ap-southeast-5"
},
"ca-central-1": {
"Value": "ca-central-1"
},
Expand Down

0 comments on commit 9fa5890

Please sign in to comment.