File tree Expand file tree Collapse file tree 2 files changed +28
-19
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +28
-19
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 826
826
}
827
827
}
828
828
},
829
+ "api.ecr-public" : {
830
+ "endpoints" : {
831
+ "us-east-1" : {
832
+ "credentialScope" : {
833
+ "region" : "us-east-1"
834
+ },
835
+ "hostname" : "api.ecr-public.us-east-1.amazonaws.com"
836
+ },
837
+ "us-west-2" : {
838
+ "credentialScope" : {
839
+ "region" : "us-west-2"
840
+ },
841
+ "hostname" : "api.ecr-public.us-west-2.amazonaws.com"
842
+ }
843
+ }
844
+ },
829
845
"api.elastic-inference" : {
830
846
"endpoints" : {
831
847
"ap-northeast-1" : {
7021
7037
"ap-southeast-1" : { },
7022
7038
"ap-southeast-2" : { },
7023
7039
"ca-central-1" : { },
7024
- "dataplane-ap-south-1" : {
7025
- "credentialScope" : {
7026
- "region" : "ap-south-1"
7027
- },
7028
- "hostname" : "greengrass-ats.iot.ap-south-1.amazonaws.com"
7029
- },
7030
- "dataplane-us-east-2" : {
7031
- "credentialScope" : {
7032
- "region" : "us-east-2"
7033
- },
7034
- "hostname" : "greengrass-ats.iot.us-east-2.amazonaws.com"
7035
- },
7036
7040
"eu-central-1" : { },
7037
7041
"eu-west-1" : { },
7038
7042
"eu-west-2" : { },
12585
12589
}
12586
12590
}
12587
12591
},
12592
+ "sagemaker-geospatial" : {
12593
+ "endpoints" : {
12594
+ "us-west-2" : { }
12595
+ }
12596
+ },
12588
12597
"savingsplans" : {
12589
12598
"endpoints" : {
12590
12599
"aws-global" : {
16420
16429
"protocols" : [ "https" ]
16421
16430
},
16422
16431
"endpoints" : {
16423
- "cn-north-1" : { },
16424
- "dataplane-cn-north-1" : {
16425
- "credentialScope" : {
16426
- "region" : "cn-north-1"
16427
- },
16428
- "hostname" : "greengrass.ats.iot.cn-north-1.amazonaws.com.cn"
16429
- }
16432
+ "cn-north-1" : { }
16430
16433
},
16431
16434
"isRegionalized" : true
16432
16435
},
You can’t perform that action at this time.
0 commit comments