File tree 3 files changed +13
-1
lines changed
codegen/src/main/resources/software/amazon/awssdk/codegen/rules
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
3 files changed +13
-1
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 6
6
"regionRegex": "^(us|eu|ap|sa|ca|me|af)-\\w+-\\d+$",
7
7
"regions": {
8
8
"af-south-1": {},
9
- "af -east-1": {},
9
+ "ap -east-1": {},
10
10
"ap-northeast-1": {},
11
11
"ap-northeast-2": {},
12
12
"ap-northeast-3": {},
21
21
"eu-west-1": {},
22
22
"eu-west-2": {},
23
23
"eu-west-3": {},
24
+ "me-central-1": {},
24
25
"me-south-1": {},
25
26
"sa-east-1": {},
26
27
"us-east-1": {},
80
81
"dualStackDnsSuffix": "c2s.ic.gov"
81
82
},
82
83
"regions": {
84
+ "us-iso-east-1": {},
85
+ "us-iso-west-1": {},
83
86
"aws-iso-global": {}
84
87
}
85
88
},
94
97
"dualStackDnsSuffix": "sc2s.sgov.gov"
95
98
},
96
99
"regions": {
100
+ "us-isob-east-1": {},
97
101
"aws-iso-b-global": {}
98
102
}
99
103
}
Original file line number Diff line number Diff line change 9393
9393
"ca-central-1" : { },
9394
9394
"eu-central-1" : { },
9395
9395
"eu-north-1" : { },
9396
+ "eu-south-1" : { },
9396
9397
"eu-west-1" : { },
9397
9398
"eu-west-2" : { },
9399
+ "eu-west-3" : { },
9398
9400
"fips" : {
9399
9401
"credentialScope" : {
9400
9402
"region" : "us-west-1"
You can’t perform that action at this time.
0 commit comments