File tree 1 file changed +60
-0
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +60
-0
lines changed Original file line number Diff line number Diff line change 11040
11040
"ap-southeast-3" : { },
11041
11041
"ap-southeast-4" : { },
11042
11042
"ca-central-1" : { },
11043
+ "ca-west-1" : { },
11043
11044
"eu-central-1" : { },
11044
11045
"eu-central-2" : { },
11045
11046
"eu-north-1" : { },
13494
13495
},
13495
13496
"hostname" : "portal.sso.ap-south-1.amazonaws.com"
13496
13497
},
13498
+ "ap-south-2" : {
13499
+ "credentialScope" : {
13500
+ "region" : "ap-south-2"
13501
+ },
13502
+ "hostname" : "portal.sso.ap-south-2.amazonaws.com"
13503
+ },
13497
13504
"ap-southeast-1" : {
13498
13505
"credentialScope" : {
13499
13506
"region" : "ap-southeast-1"
13548
13555
},
13549
13556
"hostname" : "portal.sso.eu-south-1.amazonaws.com"
13550
13557
},
13558
+ "eu-south-2" : {
13559
+ "credentialScope" : {
13560
+ "region" : "eu-south-2"
13561
+ },
13562
+ "hostname" : "portal.sso.eu-south-2.amazonaws.com"
13563
+ },
13551
13564
"eu-west-1" : {
13552
13565
"credentialScope" : {
13553
13566
"region" : "eu-west-1"
@@ -15007,15 +15020,26 @@
15007
15020
},
15008
15021
"rum" : {
15009
15022
"endpoints" : {
15023
+ "af-south-1" : { },
15010
15024
"ap-northeast-1" : { },
15025
+ "ap-northeast-2" : { },
15026
+ "ap-northeast-3" : { },
15027
+ "ap-south-1" : { },
15011
15028
"ap-southeast-1" : { },
15012
15029
"ap-southeast-2" : { },
15030
+ "ap-southeast-3" : { },
15031
+ "ca-central-1" : { },
15013
15032
"eu-central-1" : { },
15014
15033
"eu-north-1" : { },
15034
+ "eu-south-1" : { },
15015
15035
"eu-west-1" : { },
15016
15036
"eu-west-2" : { },
15037
+ "eu-west-3" : { },
15038
+ "me-south-1" : { },
15039
+ "sa-east-1" : { },
15017
15040
"us-east-1" : { },
15018
15041
"us-east-2" : { },
15042
+ "us-west-1" : { },
15019
15043
"us-west-2" : { }
15020
15044
}
15021
15045
},
18018
18042
"ap-northeast-2" : { },
18019
18043
"ap-northeast-3" : { },
18020
18044
"ap-south-1" : { },
18045
+ "ap-south-2" : { },
18021
18046
"ap-southeast-1" : { },
18022
18047
"ap-southeast-2" : { },
18023
18048
"ap-southeast-3" : { },
18027
18052
"eu-central-2" : { },
18028
18053
"eu-north-1" : { },
18029
18054
"eu-south-1" : { },
18055
+ "eu-south-2" : { },
18030
18056
"eu-west-1" : { },
18031
18057
"eu-west-2" : { },
18032
18058
"eu-west-3" : { },
27126
27152
"us-iso-west-1" : { }
27127
27153
}
27128
27154
},
27155
+ "fsx" : {
27156
+ "endpoints" : {
27157
+ "fips-prod-us-iso-east-1" : {
27158
+ "credentialScope" : {
27159
+ "region" : "us-iso-east-1"
27160
+ },
27161
+ "deprecated" : true,
27162
+ "hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov"
27163
+ },
27164
+ "fips-us-iso-east-1" : {
27165
+ "credentialScope" : {
27166
+ "region" : "us-iso-east-1"
27167
+ },
27168
+ "deprecated" : true,
27169
+ "hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov"
27170
+ },
27171
+ "prod-us-iso-east-1" : {
27172
+ "credentialScope" : {
27173
+ "region" : "us-iso-east-1"
27174
+ },
27175
+ "deprecated" : true,
27176
+ "variants" : [ {
27177
+ "hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov",
27178
+ "tags" : [ "fips" ]
27179
+ } ]
27180
+ },
27181
+ "us-iso-east-1" : {
27182
+ "variants" : [ {
27183
+ "hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov",
27184
+ "tags" : [ "fips" ]
27185
+ } ]
27186
+ }
27187
+ }
27188
+ },
27129
27189
"glacier" : {
27130
27190
"endpoints" : {
27131
27191
"us-iso-east-1" : {
You can’t perform that action at this time.
0 commit comments