File tree 1 file changed +70
-8
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +70
-8
lines changed Original file line number Diff line number Diff line change 1658
1658
"us-west-2" : { }
1659
1659
}
1660
1660
},
1661
+ "backup-gateway" : {
1662
+ "endpoints" : {
1663
+ "af-south-1" : { },
1664
+ "ap-east-1" : { },
1665
+ "ap-northeast-1" : { },
1666
+ "ap-northeast-2" : { },
1667
+ "ap-northeast-3" : { },
1668
+ "ap-south-1" : { },
1669
+ "ap-southeast-1" : { },
1670
+ "ap-southeast-2" : { },
1671
+ "ca-central-1" : { },
1672
+ "eu-central-1" : { },
1673
+ "eu-north-1" : { },
1674
+ "eu-south-1" : { },
1675
+ "eu-west-1" : { },
1676
+ "eu-west-2" : { },
1677
+ "eu-west-3" : { },
1678
+ "me-south-1" : { },
1679
+ "sa-east-1" : { },
1680
+ "us-east-1" : { },
1681
+ "us-east-2" : { },
1682
+ "us-west-1" : { },
1683
+ "us-west-2" : { }
1684
+ }
1685
+ },
1661
1686
"batch" : {
1662
1687
"defaults" : {
1663
1688
"variants" : [ {
4960
4985
}
4961
4986
}
4962
4987
},
4988
+ "emr-serverless" : {
4989
+ "endpoints" : {
4990
+ "ap-northeast-1" : { },
4991
+ "eu-west-1" : { },
4992
+ "fips-us-east-1" : {
4993
+ "credentialScope" : {
4994
+ "region" : "us-east-1"
4995
+ },
4996
+ "deprecated" : true,
4997
+ "hostname" : "emr-serverless-fips.us-east-1.amazonaws.com"
4998
+ },
4999
+ "fips-us-west-2" : {
5000
+ "credentialScope" : {
5001
+ "region" : "us-west-2"
5002
+ },
5003
+ "deprecated" : true,
5004
+ "hostname" : "emr-serverless-fips.us-west-2.amazonaws.com"
5005
+ },
5006
+ "us-east-1" : {
5007
+ "variants" : [ {
5008
+ "hostname" : "emr-serverless-fips.us-east-1.amazonaws.com",
5009
+ "tags" : [ "fips" ]
5010
+ } ]
5011
+ },
5012
+ "us-west-2" : {
5013
+ "variants" : [ {
5014
+ "hostname" : "emr-serverless-fips.us-west-2.amazonaws.com",
5015
+ "tags" : [ "fips" ]
5016
+ } ]
5017
+ }
5018
+ }
5019
+ },
4963
5020
"entitlement.marketplace" : {
4964
5021
"defaults" : {
4965
5022
"credentialScope" : {
6190
6247
"isRegionalized" : true
6191
6248
},
6192
6249
"health" : {
6193
- "defaults" : {
6194
- "protocols" : [ "https" ],
6195
- "sslCommonName" : "health.us-east-1.amazonaws.com"
6196
- },
6197
6250
"endpoints" : {
6198
6251
"fips-us-east-2" : {
6199
6252
"credentialScope" : {
6212
6265
"tags" : [ "fips" ]
6213
6266
} ]
6214
6267
}
6215
- },
6216
- "isRegionalized" : false,
6217
- "partitionEndpoint" : "aws-global"
6268
+ }
6218
6269
},
6219
6270
"healthlake" : {
6220
6271
"defaults" : {
9083
9134
},
9084
9135
"hostname" : "portal.sso.ap-northeast-2.amazonaws.com"
9085
9136
},
9086
- "ap-northeast-3" : { },
9137
+ "ap-northeast-3" : {
9138
+ "credentialScope" : {
9139
+ "region" : "ap-northeast-3"
9140
+ },
9141
+ "hostname" : "portal.sso.ap-northeast-3.amazonaws.com"
9142
+ },
9087
9143
"ap-south-1" : {
9088
9144
"credentialScope" : {
9089
9145
"region" : "ap-south-1"
14908
14964
"us-gov-west-1" : { }
14909
14965
}
14910
14966
},
14967
+ "backup-gateway" : {
14968
+ "endpoints" : {
14969
+ "us-gov-east-1" : { },
14970
+ "us-gov-west-1" : { }
14971
+ }
14972
+ },
14911
14973
"batch" : {
14912
14974
"defaults" : {
14913
14975
"variants" : [ {
You can’t perform that action at this time.
0 commit comments