Skip to content

Commit 8413177

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

File tree

1 file changed

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

1 file changed

+46
-0
lines changed

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

+46
Original file line numberDiff line numberDiff line change
@@ -6638,6 +6638,13 @@
66386638
"us-west-2" : { }
66396639
}
66406640
},
6641+
"ivschat" : {
6642+
"endpoints" : {
6643+
"eu-west-1" : { },
6644+
"us-east-1" : { },
6645+
"us-west-2" : { }
6646+
}
6647+
},
66416648
"kafka" : {
66426649
"endpoints" : {
66436650
"af-south-1" : { },
@@ -7707,6 +7714,38 @@
77077714
"us-east-1" : { }
77087715
}
77097716
},
7717+
"media-pipelines-chime" : {
7718+
"endpoints" : {
7719+
"ap-southeast-1" : { },
7720+
"eu-central-1" : { },
7721+
"us-east-1" : {
7722+
"variants" : [ {
7723+
"hostname" : "media-pipelines-chime-fips.us-east-1.amazonaws.com",
7724+
"tags" : [ "fips" ]
7725+
} ]
7726+
},
7727+
"us-east-1-fips" : {
7728+
"credentialScope" : {
7729+
"region" : "us-east-1"
7730+
},
7731+
"deprecated" : true,
7732+
"hostname" : "media-pipelines-chime-fips.us-east-1.amazonaws.com"
7733+
},
7734+
"us-west-2" : {
7735+
"variants" : [ {
7736+
"hostname" : "media-pipelines-chime-fips.us-west-2.amazonaws.com",
7737+
"tags" : [ "fips" ]
7738+
} ]
7739+
},
7740+
"us-west-2-fips" : {
7741+
"credentialScope" : {
7742+
"region" : "us-west-2"
7743+
},
7744+
"deprecated" : true,
7745+
"hostname" : "media-pipelines-chime-fips.us-west-2.amazonaws.com"
7746+
}
7747+
}
7748+
},
77107749
"mediaconnect" : {
77117750
"endpoints" : {
77127751
"ap-east-1" : { },
@@ -8475,6 +8514,7 @@
84758514
},
84768515
"nimble" : {
84778516
"endpoints" : {
8517+
"ap-northeast-1" : { },
84788518
"ap-southeast-2" : { },
84798519
"ca-central-1" : { },
84808520
"eu-west-2" : { },
@@ -9746,6 +9786,7 @@
97469786
"ap-south-1" : { },
97479787
"ap-southeast-1" : { },
97489788
"ap-southeast-2" : { },
9789+
"ap-southeast-3" : { },
97499790
"ca-central-1" : { },
97509791
"eu-central-1" : { },
97519792
"eu-north-1" : { },
@@ -18478,6 +18519,11 @@
1847818519
"us-isob-east-1" : { }
1847918520
}
1848018521
},
18522+
"ram" : {
18523+
"endpoints" : {
18524+
"us-isob-east-1" : { }
18525+
}
18526+
},
1848118527
"rds" : {
1848218528
"endpoints" : {
1848318529
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)