Skip to content

Commit c23591f

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 4572470 commit c23591f

File tree

2 files changed

+7
-43
lines changed

2 files changed

+7
-43
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 1 addition & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -2534,37 +2534,6 @@
25342534
"us-west-2" : { }
25352535
}
25362536
},
2537-
"backupstorage" : {
2538-
"endpoints" : {
2539-
"af-south-1" : { },
2540-
"ap-east-1" : { },
2541-
"ap-northeast-1" : { },
2542-
"ap-northeast-2" : { },
2543-
"ap-northeast-3" : { },
2544-
"ap-south-1" : { },
2545-
"ap-south-2" : { },
2546-
"ap-southeast-1" : { },
2547-
"ap-southeast-2" : { },
2548-
"ap-southeast-3" : { },
2549-
"ap-southeast-4" : { },
2550-
"ca-central-1" : { },
2551-
"eu-central-1" : { },
2552-
"eu-central-2" : { },
2553-
"eu-north-1" : { },
2554-
"eu-south-1" : { },
2555-
"eu-south-2" : { },
2556-
"eu-west-1" : { },
2557-
"eu-west-2" : { },
2558-
"eu-west-3" : { },
2559-
"me-central-1" : { },
2560-
"me-south-1" : { },
2561-
"sa-east-1" : { },
2562-
"us-east-1" : { },
2563-
"us-east-2" : { },
2564-
"us-west-1" : { },
2565-
"us-west-2" : { }
2566-
}
2567-
},
25682537
"batch" : {
25692538
"defaults" : {
25702539
"variants" : [ {
@@ -12734,6 +12703,7 @@
1273412703
"ap-southeast-3" : { },
1273512704
"ap-southeast-4" : { },
1273612705
"ca-central-1" : { },
12706+
"ca-west-1" : { },
1273712707
"eu-central-1" : { },
1273812708
"eu-central-2" : { },
1273912709
"eu-north-1" : { },
@@ -21239,12 +21209,6 @@
2123921209
"cn-northwest-1" : { }
2124021210
}
2124121211
},
21242-
"backupstorage" : {
21243-
"endpoints" : {
21244-
"cn-north-1" : { },
21245-
"cn-northwest-1" : { }
21246-
}
21247-
},
2124821212
"batch" : {
2124921213
"endpoints" : {
2125021214
"cn-north-1" : { },
@@ -23139,12 +23103,6 @@
2313923103
"us-gov-west-1" : { }
2314023104
}
2314123105
},
23142-
"backupstorage" : {
23143-
"endpoints" : {
23144-
"us-gov-east-1" : { },
23145-
"us-gov-west-1" : { }
23146-
}
23147-
},
2314823106
"batch" : {
2314923107
"defaults" : {
2315023108
"variants" : [ {

0 commit comments

Comments
 (0)