File tree 1 file changed +41
-1
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +41
-1
lines changed Original file line number Diff line number Diff line change 293
293
"ap-south-1" : { },
294
294
"ap-southeast-1" : { },
295
295
"ap-southeast-2" : { },
296
+ "ap-southeast-3" : { },
296
297
"ca-central-1" : {
297
298
"variants" : [ {
298
299
"hostname" : "acm-pca-fips.ca-central-1.amazonaws.com",
1478
1479
"eu-central-1" : { },
1479
1480
"eu-north-1" : { },
1480
1481
"eu-west-1" : { },
1482
+ "eu-west-2" : { },
1481
1483
"us-east-1" : { },
1482
1484
"us-east-2" : { },
1483
1485
"us-west-2" : { }
2008
2010
},
2009
2011
"cloudhsm" : {
2010
2012
"endpoints" : {
2011
- "eu-west-1" : { },
2012
2013
"us-east-1" : { }
2013
2014
}
2014
2015
},
12838
12839
"tags" : [ "fips" ]
12839
12840
} ]
12840
12841
},
12842
+ "ap-southeast-3" : {
12843
+ "credentialScope" : {
12844
+ "region" : "ap-southeast-3"
12845
+ },
12846
+ "hostname" : "waf-regional.ap-southeast-3.amazonaws.com",
12847
+ "variants" : [ {
12848
+ "hostname" : "waf-regional-fips.ap-southeast-3.amazonaws.com",
12849
+ "tags" : [ "fips" ]
12850
+ } ]
12851
+ },
12841
12852
"ca-central-1" : {
12842
12853
"credentialScope" : {
12843
12854
"region" : "ca-central-1"
12964
12975
"deprecated" : true,
12965
12976
"hostname" : "waf-regional-fips.ap-southeast-2.amazonaws.com"
12966
12977
},
12978
+ "fips-ap-southeast-3" : {
12979
+ "credentialScope" : {
12980
+ "region" : "ap-southeast-3"
12981
+ },
12982
+ "deprecated" : true,
12983
+ "hostname" : "waf-regional-fips.ap-southeast-3.amazonaws.com"
12984
+ },
12967
12985
"fips-ca-central-1" : {
12968
12986
"credentialScope" : {
12969
12987
"region" : "ca-central-1"
16905
16923
}
16906
16924
}
16907
16925
},
16926
+ "robomaker" : {
16927
+ "endpoints" : {
16928
+ "us-gov-west-1" : { }
16929
+ }
16930
+ },
16908
16931
"route53" : {
16909
16932
"endpoints" : {
16910
16933
"aws-us-gov-global" : {
18610
18633
"us-isob-east-1" : { }
18611
18634
}
18612
18635
},
18636
+ "elasticfilesystem" : {
18637
+ "endpoints" : {
18638
+ "fips-us-isob-east-1" : {
18639
+ "credentialScope" : {
18640
+ "region" : "us-isob-east-1"
18641
+ },
18642
+ "deprecated" : true,
18643
+ "hostname" : "elasticfilesystem-fips.us-isob-east-1.sc2s.sgov.gov"
18644
+ },
18645
+ "us-isob-east-1" : {
18646
+ "variants" : [ {
18647
+ "hostname" : "elasticfilesystem-fips.us-isob-east-1.sc2s.sgov.gov",
18648
+ "tags" : [ "fips" ]
18649
+ } ]
18650
+ }
18651
+ }
18652
+ },
18613
18653
"elasticloadbalancing" : {
18614
18654
"endpoints" : {
18615
18655
"us-isob-east-1" : {
You can’t perform that action at this time.
0 commit comments