File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +9
-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
+ "description" : " Updated service endpoint metadata."
5
+ }
Original file line number Diff line number Diff line change 190
190
"protocols" : [ " https" ]
191
191
},
192
192
"endpoints" : {
193
+ "af-south-1" : { },
193
194
"ap-east-1" : { },
194
195
"ap-northeast-1" : { },
195
196
"ap-northeast-2" : { },
199
200
"ca-central-1" : { },
200
201
"eu-central-1" : { },
201
202
"eu-north-1" : { },
203
+ "eu-south-1" : { },
202
204
"eu-west-1" : { },
203
205
"eu-west-2" : { },
204
206
"eu-west-3" : { },
3549
3551
"ap-northeast-2" : { },
3550
3552
"ap-southeast-1" : { },
3551
3553
"eu-west-1" : { },
3552
- "eu-west-2" : { },
3553
3554
"us-east-1" : { }
3554
3555
}
3555
3556
},
7546
7547
"credentialScope" : {
7547
7548
"region" : " us-gov-east-1"
7548
7549
},
7549
- "hostname" : " elasticloadbalancing-fips .us-gov-east-1.amazonaws.com"
7550
+ "hostname" : " elasticloadbalancing.us-gov-east-1.amazonaws.com"
7550
7551
},
7551
7552
"fips-us-gov-west-1" : {
7552
7553
"credentialScope" : {
7553
7554
"region" : " us-gov-west-1"
7554
7555
},
7555
- "hostname" : " elasticloadbalancing-fips .us-gov-west-1.amazonaws.com"
7556
+ "hostname" : " elasticloadbalancing.us-gov-west-1.amazonaws.com"
7556
7557
},
7557
7558
"us-gov-east-1" : { },
7558
7559
"us-gov-west-1" : {
You can’t perform that action at this time.
0 commit comments