Skip to content

Commit e740ef2

Browse files
chore: update SSM Default parameters (#163)
Co-authored-by: viren-nadkarni <5170829+viren-nadkarni@users.noreply.github.com>
1 parent 325951c commit e740ef2

2 files changed

Lines changed: 311 additions & 0 deletions

File tree

moto/ssm/resources/regions.json

Lines changed: 174 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5728,6 +5728,9 @@
57285728
"Value": "HTTPS"
57295729
}
57305730
},
5731+
"devops-agent": {
5732+
"Value": "devops-agent"
5733+
},
57315734
"devops-guru": {
57325735
"Value": "devops-guru",
57335736
"endpoint": {
@@ -7285,6 +7288,15 @@
72857288
"Value": "HTTPS"
72867289
}
72877290
},
7291+
"securityagent": {
7292+
"Value": "securityagent",
7293+
"endpoint": {
7294+
"Value": "securityagent.ap-northeast-1.api.aws"
7295+
},
7296+
"protocols": {
7297+
"Value": "HTTPS"
7298+
}
7299+
},
72887300
"securityhub": {
72897301
"Value": "securityhub",
72907302
"endpoint": {
@@ -19797,6 +19809,9 @@
1979719809
"Value": "HTTPS"
1979819810
}
1979919811
},
19812+
"devops-agent": {
19813+
"Value": "devops-agent"
19814+
},
1980019815
"devops-guru": {
1980119816
"Value": "devops-guru",
1980219817
"endpoint": {
@@ -21378,6 +21393,15 @@
2137821393
"Value": "HTTPS"
2137921394
}
2138021395
},
21396+
"securityagent": {
21397+
"Value": "securityagent",
21398+
"endpoint": {
21399+
"Value": "securityagent.ap-southeast-2.api.aws"
21400+
},
21401+
"protocols": {
21402+
"Value": "HTTPS"
21403+
}
21404+
},
2138121405
"securityhub": {
2138221406
"Value": "securityhub",
2138321407
"endpoint": {
@@ -24089,6 +24113,15 @@
2408924113
"Value": "HTTPS"
2409024114
}
2409124115
},
24116+
"fsx-openzfs": {
24117+
"Value": "fsx-openzfs",
24118+
"endpoint": {
24119+
"Value": "fsx.ap-southeast-4.amazonaws.com"
24120+
},
24121+
"protocols": {
24122+
"Value": "HTTPS"
24123+
}
24124+
},
2409224125
"fsx-windows": {
2409324126
"Value": "fsx-windows",
2409424127
"endpoint": {
@@ -27809,6 +27842,15 @@
2780927842
"Value": "HTTPS"
2781027843
}
2781127844
},
27845+
"cloudhsmv2": {
27846+
"Value": "cloudhsmv2",
27847+
"endpoint": {
27848+
"Value": "cloudhsmv2.ap-southeast-7.amazonaws.com"
27849+
},
27850+
"protocols": {
27851+
"Value": "HTTPS"
27852+
}
27853+
},
2781227854
"cloudtrail": {
2781327855
"Value": "cloudtrail",
2781427856
"endpoint": {
@@ -36557,6 +36599,9 @@
3655736599
"Value": "HTTPS"
3655836600
}
3655936601
},
36602+
"devops-agent": {
36603+
"Value": "devops-agent"
36604+
},
3656036605
"devops-guru": {
3656136606
"Value": "devops-guru",
3656236607
"endpoint": {
@@ -38129,6 +38174,15 @@
3812938174
"Value": "HTTPS"
3813038175
}
3813138176
},
38177+
"securityagent": {
38178+
"Value": "securityagent",
38179+
"endpoint": {
38180+
"Value": "securityagent.eu-central-1.api.aws"
38181+
},
38182+
"protocols": {
38183+
"Value": "HTTPS"
38184+
}
38185+
},
3813238186
"securityhub": {
3813338187
"Value": "securityhub",
3813438188
"endpoint": {
@@ -38880,6 +38934,15 @@
3888038934
"Value": "HTTPS"
3888138935
}
3888238936
},
38937+
"cloudshell": {
38938+
"Value": "cloudshell",
38939+
"endpoint": {
38940+
"Value": "cloudshell.eu-central-2.amazonaws.com"
38941+
},
38942+
"protocols": {
38943+
"Value": "HTTPS"
38944+
}
38945+
},
3888338946
"cloudtrail": {
3888438947
"Value": "cloudtrail",
3888538948
"endpoint": {
@@ -43369,6 +43432,42 @@
4336943432
"Value": "HTTPS"
4337043433
}
4337143434
},
43435+
"iot": {
43436+
"Value": "iot",
43437+
"endpoint": {
43438+
"Value": "iot.eu-south-1.amazonaws.com"
43439+
},
43440+
"protocols": {
43441+
"Value": "HTTPS"
43442+
}
43443+
},
43444+
"iot-data": {
43445+
"Value": "iot-data",
43446+
"endpoint": {
43447+
"Value": "data-ats.iot.eu-south-1.amazonaws.com"
43448+
},
43449+
"protocols": {
43450+
"Value": "HTTPS"
43451+
}
43452+
},
43453+
"iotdevicemanagement": {
43454+
"Value": "iotdevicemanagement",
43455+
"endpoint": {
43456+
"Value": "iot.eu-south-1.amazonaws.com"
43457+
},
43458+
"protocols": {
43459+
"Value": "HTTPS"
43460+
}
43461+
},
43462+
"iotsecuretunneling": {
43463+
"Value": "iotsecuretunneling",
43464+
"endpoint": {
43465+
"Value": "api.tunneling.iot.eu-south-1.amazonaws.com"
43466+
},
43467+
"protocols": {
43468+
"Value": "HTTPS"
43469+
}
43470+
},
4337243471
"kafka": {
4337343472
"Value": "kafka",
4337443473
"endpoint": {
@@ -46737,6 +46836,9 @@
4673746836
"Value": "HTTPS"
4673846837
}
4673946838
},
46839+
"devops-agent": {
46840+
"Value": "devops-agent"
46841+
},
4674046842
"devops-guru": {
4674146843
"Value": "devops-guru",
4674246844
"endpoint": {
@@ -48411,6 +48513,15 @@
4841148513
"Value": "HTTPS"
4841248514
}
4841348515
},
48516+
"securityagent": {
48517+
"Value": "securityagent",
48518+
"endpoint": {
48519+
"Value": "securityagent.eu-west-1.api.aws"
48520+
},
48521+
"protocols": {
48522+
"Value": "HTTPS"
48523+
}
48524+
},
4841448525
"securityhub": {
4841548526
"Value": "securityhub",
4841648527
"endpoint": {
@@ -55763,6 +55874,42 @@
5576355874
"Value": "HTTPS"
5576455875
}
5576555876
},
55877+
"iot": {
55878+
"Value": "iot",
55879+
"endpoint": {
55880+
"Value": "iot.il-central-1.amazonaws.com"
55881+
},
55882+
"protocols": {
55883+
"Value": "HTTPS"
55884+
}
55885+
},
55886+
"iot-data": {
55887+
"Value": "iot-data",
55888+
"endpoint": {
55889+
"Value": "data-ats.iot.il-central-1.amazonaws.com"
55890+
},
55891+
"protocols": {
55892+
"Value": "HTTPS"
55893+
}
55894+
},
55895+
"iotdevicemanagement": {
55896+
"Value": "iotdevicemanagement",
55897+
"endpoint": {
55898+
"Value": "iot.il-central-1.amazonaws.com"
55899+
},
55900+
"protocols": {
55901+
"Value": "HTTPS"
55902+
}
55903+
},
55904+
"iotsecuretunneling": {
55905+
"Value": "iotsecuretunneling",
55906+
"endpoint": {
55907+
"Value": "api.tunneling.iot.il-central-1.amazonaws.com"
55908+
},
55909+
"protocols": {
55910+
"Value": "HTTPS"
55911+
}
55912+
},
5576655913
"kafka": {
5576755914
"Value": "kafka",
5576855915
"endpoint": {
@@ -61556,6 +61703,9 @@
6155661703
"Value": "HTTPS"
6155761704
}
6155861705
},
61706+
"bedrock-agentcore": {
61707+
"Value": "bedrock-agentcore"
61708+
},
6155961709
"bedrock-runtime": {
6156061710
"Value": "bedrock-runtime",
6156161711
"endpoint": {
@@ -64466,6 +64616,9 @@
6446664616
"Value": "HTTPS"
6446764617
}
6446864618
},
64619+
"devops-agent": {
64620+
"Value": "devops-agent"
64621+
},
6446964622
"devops-guru": {
6447064623
"Value": "devops-guru",
6447164624
"endpoint": {
@@ -66299,6 +66452,15 @@
6629966452
"Value": "HTTPS"
6630066453
}
6630166454
},
66455+
"securityagent": {
66456+
"Value": "securityagent",
66457+
"endpoint": {
66458+
"Value": "securityagent.us-east-1.api.aws"
66459+
},
66460+
"protocols": {
66461+
"Value": "HTTPS"
66462+
}
66463+
},
6630266464
"securityhub": {
6630366465
"Value": "securityhub",
6630466466
"endpoint": {
@@ -76112,6 +76274,9 @@
7611276274
"Value": "HTTPS"
7611376275
}
7611476276
},
76277+
"devops-agent": {
76278+
"Value": "devops-agent"
76279+
},
7611576280
"devops-guru": {
7611676281
"Value": "devops-guru",
7611776282
"endpoint": {
@@ -77783,6 +77948,15 @@
7778377948
"Value": "HTTPS"
7778477949
}
7778577950
},
77951+
"securityagent": {
77952+
"Value": "securityagent",
77953+
"endpoint": {
77954+
"Value": "securityagent.us-west-2.api.aws"
77955+
},
77956+
"protocols": {
77957+
"Value": "HTTPS"
77958+
}
77959+
},
7778677960
"securityhub": {
7778777961
"Value": "securityhub",
7778877962
"endpoint": {

0 commit comments

Comments
 (0)