Skip to content

Commit 17d9d10

Browse files
Updating endpoints.json file.
1 parent edac1e1 commit 17d9d10

File tree

2 files changed

+44
-2
lines changed

2 files changed

+44
-2
lines changed

sdk/src/Core/endpoints-original.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13424,6 +13424,7 @@
1342413424
"deprecated" : true,
1342513425
"hostname" : "servicecatalog-appregistry-fips.us-west-2.amazonaws.com"
1342613426
},
13427+
"me-central-1" : { },
1342713428
"me-south-1" : { },
1342813429
"sa-east-1" : { },
1342913430
"us-east-1" : {
@@ -14414,8 +14415,28 @@
1441414415
},
1441514416
"ssm-sap" : {
1441614417
"endpoints" : {
14418+
"af-south-1" : { },
14419+
"ap-east-1" : { },
14420+
"ap-northeast-1" : { },
14421+
"ap-northeast-2" : { },
14422+
"ap-northeast-3" : { },
14423+
"ap-south-1" : { },
14424+
"ap-southeast-1" : { },
1441714425
"ap-southeast-2" : { },
14418-
"us-east-1" : { }
14426+
"ap-southeast-3" : { },
14427+
"ca-central-1" : { },
14428+
"eu-central-1" : { },
14429+
"eu-north-1" : { },
14430+
"eu-south-1" : { },
14431+
"eu-west-1" : { },
14432+
"eu-west-2" : { },
14433+
"eu-west-3" : { },
14434+
"me-south-1" : { },
14435+
"sa-east-1" : { },
14436+
"us-east-1" : { },
14437+
"us-east-2" : { },
14438+
"us-west-1" : { },
14439+
"us-west-2" : { }
1441914440
}
1442014441
},
1442114442
"sso" : {

sdk/src/Core/endpoints.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16327,6 +16327,7 @@
1632716327
"deprecated": true,
1632816328
"hostname": "servicecatalog-appregistry-fips.us-west-2.amazonaws.com"
1632916329
},
16330+
"me-central-1": {},
1633016331
"me-south-1": {},
1633116332
"sa-east-1": {},
1633216333
"us-east-1": {
@@ -17626,8 +17627,28 @@
1762617627
},
1762717628
"ssm-sap": {
1762817629
"endpoints": {
17630+
"af-south-1": {},
17631+
"ap-east-1": {},
17632+
"ap-northeast-1": {},
17633+
"ap-northeast-2": {},
17634+
"ap-northeast-3": {},
17635+
"ap-south-1": {},
17636+
"ap-southeast-1": {},
1762917637
"ap-southeast-2": {},
17630-
"us-east-1": {}
17638+
"ap-southeast-3": {},
17639+
"ca-central-1": {},
17640+
"eu-central-1": {},
17641+
"eu-north-1": {},
17642+
"eu-south-1": {},
17643+
"eu-west-1": {},
17644+
"eu-west-2": {},
17645+
"eu-west-3": {},
17646+
"me-south-1": {},
17647+
"sa-east-1": {},
17648+
"us-east-1": {},
17649+
"us-east-2": {},
17650+
"us-west-1": {},
17651+
"us-west-2": {}
1763117652
}
1763217653
},
1763317654
"sso": {

0 commit comments

Comments
 (0)