Skip to content

Commit e2a7ad7

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent b97a73e commit e2a7ad7

File tree

1 file changed

+87
-8
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+87
-8
lines changed

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

+87-8
Original file line numberDiff line numberDiff line change
@@ -2208,7 +2208,12 @@
22082208
"ap-southeast-2" : { },
22092209
"ap-southeast-3" : { },
22102210
"ap-southeast-4" : { },
2211-
"ca-central-1" : { },
2211+
"ca-central-1" : {
2212+
"variants" : [ {
2213+
"hostname" : "autoscaling-fips.ca-central-1.amazonaws.com",
2214+
"tags" : [ "fips" ]
2215+
} ]
2216+
},
22122217
"eu-central-1" : { },
22132218
"eu-central-2" : { },
22142219
"eu-north-1" : { },
@@ -2217,14 +2222,69 @@
22172222
"eu-west-1" : { },
22182223
"eu-west-2" : { },
22192224
"eu-west-3" : { },
2225+
"fips-ca-central-1" : {
2226+
"credentialScope" : {
2227+
"region" : "ca-central-1"
2228+
},
2229+
"deprecated" : true,
2230+
"hostname" : "autoscaling-fips.ca-central-1.amazonaws.com"
2231+
},
2232+
"fips-us-east-1" : {
2233+
"credentialScope" : {
2234+
"region" : "us-east-1"
2235+
},
2236+
"deprecated" : true,
2237+
"hostname" : "autoscaling-fips.us-east-1.amazonaws.com"
2238+
},
2239+
"fips-us-east-2" : {
2240+
"credentialScope" : {
2241+
"region" : "us-east-2"
2242+
},
2243+
"deprecated" : true,
2244+
"hostname" : "autoscaling-fips.us-east-2.amazonaws.com"
2245+
},
2246+
"fips-us-west-1" : {
2247+
"credentialScope" : {
2248+
"region" : "us-west-1"
2249+
},
2250+
"deprecated" : true,
2251+
"hostname" : "autoscaling-fips.us-west-1.amazonaws.com"
2252+
},
2253+
"fips-us-west-2" : {
2254+
"credentialScope" : {
2255+
"region" : "us-west-2"
2256+
},
2257+
"deprecated" : true,
2258+
"hostname" : "autoscaling-fips.us-west-2.amazonaws.com"
2259+
},
22202260
"il-central-1" : { },
22212261
"me-central-1" : { },
22222262
"me-south-1" : { },
22232263
"sa-east-1" : { },
2224-
"us-east-1" : { },
2225-
"us-east-2" : { },
2226-
"us-west-1" : { },
2227-
"us-west-2" : { }
2264+
"us-east-1" : {
2265+
"variants" : [ {
2266+
"hostname" : "autoscaling-fips.us-east-1.amazonaws.com",
2267+
"tags" : [ "fips" ]
2268+
} ]
2269+
},
2270+
"us-east-2" : {
2271+
"variants" : [ {
2272+
"hostname" : "autoscaling-fips.us-east-2.amazonaws.com",
2273+
"tags" : [ "fips" ]
2274+
} ]
2275+
},
2276+
"us-west-1" : {
2277+
"variants" : [ {
2278+
"hostname" : "autoscaling-fips.us-west-1.amazonaws.com",
2279+
"tags" : [ "fips" ]
2280+
} ]
2281+
},
2282+
"us-west-2" : {
2283+
"variants" : [ {
2284+
"hostname" : "autoscaling-fips.us-west-2.amazonaws.com",
2285+
"tags" : [ "fips" ]
2286+
} ]
2287+
}
22282288
}
22292289
},
22302290
"autoscaling-plans" : {
@@ -6697,12 +6757,15 @@
66976757
},
66986758
"emr-serverless" : {
66996759
"endpoints" : {
6760+
"af-south-1" : { },
67006761
"ap-east-1" : { },
67016762
"ap-northeast-1" : { },
67026763
"ap-northeast-2" : { },
6764+
"ap-northeast-3" : { },
67036765
"ap-south-1" : { },
67046766
"ap-southeast-1" : { },
67056767
"ap-southeast-2" : { },
6768+
"ap-southeast-3" : { },
67066769
"ca-central-1" : {
67076770
"variants" : [ {
67086771
"hostname" : "emr-serverless-fips.ca-central-1.amazonaws.com",
@@ -6711,6 +6774,7 @@
67116774
},
67126775
"eu-central-1" : { },
67136776
"eu-north-1" : { },
6777+
"eu-south-1" : { },
67146778
"eu-west-1" : { },
67156779
"eu-west-2" : { },
67166780
"eu-west-3" : { },
@@ -24176,17 +24240,31 @@
2417624240
},
2417724241
"simspaceweaver" : {
2417824242
"endpoints" : {
24179-
"us-gov-east-1" : {
24243+
"fips-us-gov-east-1" : {
2418024244
"credentialScope" : {
2418124245
"region" : "us-gov-east-1"
2418224246
},
24247+
"deprecated" : true,
2418324248
"hostname" : "simspaceweaver.us-gov-east-1.amazonaws.com"
2418424249
},
24185-
"us-gov-west-1" : {
24250+
"fips-us-gov-west-1" : {
2418624251
"credentialScope" : {
2418724252
"region" : "us-gov-west-1"
2418824253
},
24254+
"deprecated" : true,
2418924255
"hostname" : "simspaceweaver.us-gov-west-1.amazonaws.com"
24256+
},
24257+
"us-gov-east-1" : {
24258+
"variants" : [ {
24259+
"hostname" : "simspaceweaver.us-gov-east-1.amazonaws.com",
24260+
"tags" : [ "fips" ]
24261+
} ]
24262+
},
24263+
"us-gov-west-1" : {
24264+
"variants" : [ {
24265+
"hostname" : "simspaceweaver.us-gov-west-1.amazonaws.com",
24266+
"tags" : [ "fips" ]
24267+
} ]
2419024268
}
2419124269
}
2419224270
},
@@ -25101,7 +25179,8 @@
2510125179
},
2510225180
"ebs" : {
2510325181
"endpoints" : {
25104-
"us-iso-east-1" : { }
25182+
"us-iso-east-1" : { },
25183+
"us-iso-west-1" : { }
2510525184
}
2510625185
},
2510725186
"ec2" : {

0 commit comments

Comments
 (0)