Skip to content

Commit 810f716

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent dba6e41 commit 810f716

File tree

1 file changed

+12
-0
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+12
-0
lines changed

codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json

+12
Original file line numberDiff line numberDiff line change
@@ -3349,6 +3349,7 @@
33493349
"endpoints" : {
33503350
"ap-northeast-1" : { },
33513351
"ap-northeast-2" : { },
3352+
"ap-northeast-3" : { },
33523353
"ap-south-1" : { },
33533354
"ap-southeast-1" : { },
33543355
"ap-southeast-2" : { },
@@ -3387,6 +3388,7 @@
33873388
"deprecated" : true,
33883389
"hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
33893390
},
3391+
"il-central-1" : { },
33903392
"me-south-1" : { },
33913393
"sa-east-1" : { },
33923394
"us-east-1" : {
@@ -3419,6 +3421,7 @@
34193421
"endpoints" : {
34203422
"ap-northeast-1" : { },
34213423
"ap-northeast-2" : { },
3424+
"ap-northeast-3" : { },
34223425
"ap-south-1" : { },
34233426
"ap-southeast-1" : { },
34243427
"ap-southeast-2" : { },
@@ -3457,6 +3460,7 @@
34573460
"deprecated" : true,
34583461
"hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
34593462
},
3463+
"il-central-1" : { },
34603464
"me-south-1" : { },
34613465
"sa-east-1" : { },
34623466
"us-east-1" : {
@@ -10084,6 +10088,7 @@
1008410088
"ap-south-1" : { },
1008510089
"ap-southeast-1" : { },
1008610090
"ap-southeast-2" : { },
10091+
"ap-southeast-3" : { },
1008710092
"ca-central-1" : { },
1008810093
"eu-central-1" : { },
1008910094
"eu-north-1" : { },
@@ -10119,6 +10124,7 @@
1011910124
"deprecated" : true,
1012010125
"hostname" : "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com"
1012110126
},
10127+
"il-central-1" : { },
1012210128
"me-south-1" : { },
1012310129
"sa-east-1" : { },
1012410130
"us-east-1" : {
@@ -12211,6 +12217,12 @@
1221112217
},
1221212218
"hostname" : "portal.sso.eu-west-3.amazonaws.com"
1221312219
},
12220+
"il-central-1" : {
12221+
"credentialScope" : {
12222+
"region" : "il-central-1"
12223+
},
12224+
"hostname" : "portal.sso.il-central-1.amazonaws.com"
12225+
},
1221412226
"me-south-1" : {
1221512227
"credentialScope" : {
1221612228
"region" : "me-south-1"

0 commit comments

Comments
 (0)