Skip to content

Commit 2d4ecf5

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent df4f4e1 commit 2d4ecf5

File tree

1 file changed

+106
-23
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+106
-23
lines changed

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

+106-23
Original file line numberDiff line numberDiff line change
@@ -1640,6 +1640,7 @@
16401640
"ap-southeast-1" : { },
16411641
"ap-southeast-2" : { },
16421642
"ap-southeast-3" : { },
1643+
"ap-southeast-4" : { },
16431644
"ca-central-1" : { },
16441645
"eu-central-1" : { },
16451646
"eu-central-2" : { },
@@ -1649,6 +1650,7 @@
16491650
"eu-west-1" : { },
16501651
"eu-west-2" : { },
16511652
"eu-west-3" : { },
1653+
"il-central-1" : { },
16521654
"me-central-1" : { },
16531655
"me-south-1" : { },
16541656
"sa-east-1" : { },
@@ -5393,12 +5395,6 @@
53935395
} ]
53945396
},
53955397
"endpoints" : {
5396-
"af-south-1" : {
5397-
"hostname" : "datazone.af-south-1.api.aws"
5398-
},
5399-
"ap-east-1" : {
5400-
"hostname" : "datazone.ap-east-1.api.aws"
5401-
},
54025398
"ap-northeast-1" : {
54035399
"hostname" : "datazone.ap-northeast-1.api.aws"
54045400
},
@@ -5408,9 +5404,6 @@
54085404
"ap-northeast-3" : {
54095405
"hostname" : "datazone.ap-northeast-3.api.aws"
54105406
},
5411-
"ap-south-1" : {
5412-
"hostname" : "datazone.ap-south-1.api.aws"
5413-
},
54145407
"ap-south-2" : {
54155408
"hostname" : "datazone.ap-south-2.api.aws"
54165409
},
@@ -5439,18 +5432,12 @@
54395432
"eu-central-1" : {
54405433
"hostname" : "datazone.eu-central-1.api.aws"
54415434
},
5442-
"eu-central-2" : {
5443-
"hostname" : "datazone.eu-central-2.api.aws"
5444-
},
54455435
"eu-north-1" : {
54465436
"hostname" : "datazone.eu-north-1.api.aws"
54475437
},
54485438
"eu-south-1" : {
54495439
"hostname" : "datazone.eu-south-1.api.aws"
54505440
},
5451-
"eu-south-2" : {
5452-
"hostname" : "datazone.eu-south-2.api.aws"
5453-
},
54545441
"eu-west-1" : {
54555442
"hostname" : "datazone.eu-west-1.api.aws"
54565443
},
@@ -10839,8 +10826,18 @@
1083910826
"ap-southeast-2" : { },
1084010827
"ap-southeast-3" : { },
1084110828
"ap-southeast-4" : { },
10842-
"ca-central-1" : { },
10843-
"ca-west-1" : { },
10829+
"ca-central-1" : {
10830+
"variants" : [ {
10831+
"hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com",
10832+
"tags" : [ "fips" ]
10833+
} ]
10834+
},
10835+
"ca-west-1" : {
10836+
"variants" : [ {
10837+
"hostname" : "kinesisanalytics-fips.ca-west-1.amazonaws.com",
10838+
"tags" : [ "fips" ]
10839+
} ]
10840+
},
1084410841
"eu-central-1" : { },
1084510842
"eu-central-2" : { },
1084610843
"eu-north-1" : { },
@@ -10849,14 +10846,76 @@
1084910846
"eu-west-1" : { },
1085010847
"eu-west-2" : { },
1085110848
"eu-west-3" : { },
10849+
"fips-ca-central-1" : {
10850+
"credentialScope" : {
10851+
"region" : "ca-central-1"
10852+
},
10853+
"deprecated" : true,
10854+
"hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com"
10855+
},
10856+
"fips-ca-west-1" : {
10857+
"credentialScope" : {
10858+
"region" : "ca-west-1"
10859+
},
10860+
"deprecated" : true,
10861+
"hostname" : "kinesisanalytics-fips.ca-west-1.amazonaws.com"
10862+
},
10863+
"fips-us-east-1" : {
10864+
"credentialScope" : {
10865+
"region" : "us-east-1"
10866+
},
10867+
"deprecated" : true,
10868+
"hostname" : "kinesisanalytics-fips.us-east-1.amazonaws.com"
10869+
},
10870+
"fips-us-east-2" : {
10871+
"credentialScope" : {
10872+
"region" : "us-east-2"
10873+
},
10874+
"deprecated" : true,
10875+
"hostname" : "kinesisanalytics-fips.us-east-2.amazonaws.com"
10876+
},
10877+
"fips-us-west-1" : {
10878+
"credentialScope" : {
10879+
"region" : "us-west-1"
10880+
},
10881+
"deprecated" : true,
10882+
"hostname" : "kinesisanalytics-fips.us-west-1.amazonaws.com"
10883+
},
10884+
"fips-us-west-2" : {
10885+
"credentialScope" : {
10886+
"region" : "us-west-2"
10887+
},
10888+
"deprecated" : true,
10889+
"hostname" : "kinesisanalytics-fips.us-west-2.amazonaws.com"
10890+
},
1085210891
"il-central-1" : { },
1085310892
"me-central-1" : { },
1085410893
"me-south-1" : { },
1085510894
"sa-east-1" : { },
10856-
"us-east-1" : { },
10857-
"us-east-2" : { },
10858-
"us-west-1" : { },
10859-
"us-west-2" : { }
10895+
"us-east-1" : {
10896+
"variants" : [ {
10897+
"hostname" : "kinesisanalytics-fips.us-east-1.amazonaws.com",
10898+
"tags" : [ "fips" ]
10899+
} ]
10900+
},
10901+
"us-east-2" : {
10902+
"variants" : [ {
10903+
"hostname" : "kinesisanalytics-fips.us-east-2.amazonaws.com",
10904+
"tags" : [ "fips" ]
10905+
} ]
10906+
},
10907+
"us-west-1" : {
10908+
"variants" : [ {
10909+
"hostname" : "kinesisanalytics-fips.us-west-1.amazonaws.com",
10910+
"tags" : [ "fips" ]
10911+
} ]
10912+
},
10913+
"us-west-2" : {
10914+
"variants" : [ {
10915+
"hostname" : "kinesisanalytics-fips.us-west-2.amazonaws.com",
10916+
"tags" : [ "fips" ]
10917+
} ]
10918+
}
1086010919
}
1086110920
},
1086210921
"kinesisvideo" : {
@@ -25949,8 +26008,32 @@
2594926008
},
2595026009
"kinesisanalytics" : {
2595126010
"endpoints" : {
25952-
"us-gov-east-1" : { },
25953-
"us-gov-west-1" : { }
26011+
"fips-us-gov-east-1" : {
26012+
"credentialScope" : {
26013+
"region" : "us-gov-east-1"
26014+
},
26015+
"deprecated" : true,
26016+
"hostname" : "kinesisanalytics-fips.us-gov-east-1.amazonaws.com"
26017+
},
26018+
"fips-us-gov-west-1" : {
26019+
"credentialScope" : {
26020+
"region" : "us-gov-west-1"
26021+
},
26022+
"deprecated" : true,
26023+
"hostname" : "kinesisanalytics-fips.us-gov-west-1.amazonaws.com"
26024+
},
26025+
"us-gov-east-1" : {
26026+
"variants" : [ {
26027+
"hostname" : "kinesisanalytics-fips.us-gov-east-1.amazonaws.com",
26028+
"tags" : [ "fips" ]
26029+
} ]
26030+
},
26031+
"us-gov-west-1" : {
26032+
"variants" : [ {
26033+
"hostname" : "kinesisanalytics-fips.us-gov-west-1.amazonaws.com",
26034+
"tags" : [ "fips" ]
26035+
} ]
26036+
}
2595426037
}
2595526038
},
2595626039
"kinesisvideo" : {

0 commit comments

Comments
 (0)