Skip to content

Commit 98c56a0

Browse files
Update endpoints model
1 parent bb6e279 commit 98c56a0

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

codegen/sdk-codegen/sdk-endpoints.json

+24
Original file line numberDiff line numberDiff line change
@@ -5053,6 +5053,12 @@
50535053
"tags" : [ "dualstack" ]
50545054
} ]
50555055
},
5056+
"ap-southeast-5" : {
5057+
"variants" : [ {
5058+
"hostname" : "cognito-identity.ap-southeast-5.amazonaws.com",
5059+
"tags" : [ "dualstack" ]
5060+
} ]
5061+
},
50565062
"ca-central-1" : {
50575063
"variants" : [ {
50585064
"hostname" : "cognito-identity.ca-central-1.amazonaws.com",
@@ -5283,6 +5289,12 @@
52835289
"tags" : [ "dualstack" ]
52845290
} ]
52855291
},
5292+
"ap-southeast-5" : {
5293+
"variants" : [ {
5294+
"hostname" : "cognito-idp.ap-southeast-5.amazonaws.com",
5295+
"tags" : [ "dualstack" ]
5296+
} ]
5297+
},
52865298
"ca-central-1" : {
52875299
"variants" : [ {
52885300
"hostname" : "cognito-idp.ca-central-1.amazonaws.com",
@@ -29755,6 +29767,12 @@
2975529767
"deprecated" : true,
2975629768
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com"
2975729769
},
29770+
"us-gov-east-1" : {
29771+
"variants" : [ {
29772+
"hostname" : "cognito-identity.us-gov-east-1.amazonaws.com",
29773+
"tags" : [ "dualstack" ]
29774+
} ]
29775+
},
2975829776
"us-gov-west-1" : {
2975929777
"variants" : [ {
2976029778
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com",
@@ -29778,6 +29796,12 @@
2977829796
"deprecated" : true,
2977929797
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com"
2978029798
},
29799+
"us-gov-east-1" : {
29800+
"variants" : [ {
29801+
"hostname" : "cognito-idp.us-gov-east-1.amazonaws.com",
29802+
"tags" : [ "dualstack" ]
29803+
} ]
29804+
},
2978129805
"us-gov-west-1" : {
2978229806
"variants" : [ {
2978329807
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com",

0 commit comments

Comments
 (0)