Skip to content

Commit 8da9789

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent dacaeff commit 8da9789

File tree

1 file changed

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

1 file changed

+20
-0
lines changed

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8258,14 +8258,18 @@
82588258
},
82598259
"inspector2" : {
82608260
"endpoints" : {
8261+
"af-south-1" : { },
82618262
"ap-east-1" : { },
82628263
"ap-northeast-1" : { },
82638264
"ap-northeast-2" : { },
8265+
"ap-northeast-3" : { },
82648266
"ap-south-1" : { },
82658267
"ap-southeast-1" : { },
82668268
"ap-southeast-2" : { },
8269+
"ap-southeast-3" : { },
82678270
"ca-central-1" : { },
82688271
"eu-central-1" : { },
8272+
"eu-central-2" : { },
82698273
"eu-north-1" : { },
82708274
"eu-south-1" : { },
82718275
"eu-west-1" : { },
@@ -11634,6 +11638,7 @@
1163411638
"deprecated" : true,
1163511639
"hostname" : "network-firewall-fips.us-west-2.amazonaws.com"
1163611640
},
11641+
"il-central-1" : { },
1163711642
"me-central-1" : { },
1163811643
"me-south-1" : { },
1163911644
"sa-east-1" : { },
@@ -16803,9 +16808,14 @@
1680316808
},
1680416809
"tnb" : {
1680516810
"endpoints" : {
16811+
"ap-northeast-2" : { },
1680616812
"ap-southeast-2" : { },
16813+
"ca-central-1" : { },
1680716814
"eu-central-1" : { },
16815+
"eu-north-1" : { },
16816+
"eu-south-2" : { },
1680816817
"eu-west-3" : { },
16818+
"sa-east-1" : { },
1680916819
"us-east-1" : { },
1681016820
"us-west-2" : { }
1681116821
}
@@ -18590,6 +18600,16 @@
1859018600
}
1859118601
}
1859218602
},
18603+
"api.pricing" : {
18604+
"defaults" : {
18605+
"credentialScope" : {
18606+
"service" : "pricing"
18607+
}
18608+
},
18609+
"endpoints" : {
18610+
"cn-northwest-1" : { }
18611+
}
18612+
},
1859318613
"api.sagemaker" : {
1859418614
"endpoints" : {
1859518615
"cn-north-1" : { },

0 commit comments

Comments
 (0)