File tree Expand file tree Collapse file tree 2 files changed +25
-3
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +25
-3
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated endpoint and partition metadata."
6
+ }
Original file line number Diff line number Diff line change 10122
10122
"tags" : [ "fips" ]
10123
10123
} ]
10124
10124
},
10125
+ "ca-west-1" : { },
10125
10126
"eu-central-1" : { },
10126
10127
"eu-north-1" : { },
10127
10128
"eu-south-1" : { },
17848
17849
"ca-central-1" : { },
17849
17850
"eu-central-1" : { },
17850
17851
"eu-north-1" : { },
17852
+ "eu-south-2" : { },
17851
17853
"eu-west-1" : { },
17852
17854
"eu-west-2" : { },
17853
17855
"sa-east-1" : { },
29354
29356
"region" : "cn-northwest-1"
29355
29357
},
29356
29358
"hostname" : "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
29357
- "protocols" : [ "https" ]
29359
+ "protocols" : [ "https" ],
29360
+ "variants" : [ {
29361
+ "hostname" : "entitlement-marketplace.cn-northwest-1.api.amazonwebservices.com.cn",
29362
+ "tags" : [ "dualstack" ]
29363
+ } ]
29358
29364
}
29359
29365
}
29360
29366
},
33774
33780
}
33775
33781
},
33776
33782
"endpoints" : {
33777
- "us-gov-east-1" : { },
33778
- "us-gov-west-1" : { }
33783
+ "us-gov-east-1" : {
33784
+ "variants" : [ {
33785
+ "hostname" : "metering-marketplace.us-gov-east-1.api.aws",
33786
+ "tags" : [ "dualstack" ]
33787
+ } ]
33788
+ },
33789
+ "us-gov-west-1" : {
33790
+ "variants" : [ {
33791
+ "hostname" : "metering-marketplace.us-gov-west-1.api.aws",
33792
+ "tags" : [ "dualstack" ]
33793
+ } ]
33794
+ }
33779
33795
}
33780
33796
},
33781
33797
"metrics.sagemaker" : {
You can’t perform that action at this time.
0 commit comments