Skip to content

Commit 1d669fa

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent 5ad5ecc commit 1d669fa

2 files changed

Lines changed: 40 additions & 1 deletion

File tree

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: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11990,12 +11990,45 @@
1199011990
},
1199111991
"globalaccelerator" : {
1199211992
"endpoints" : {
11993+
"af-south-1" : { },
11994+
"ap-east-1" : { },
11995+
"ap-east-2" : { },
11996+
"ap-northeast-1" : { },
11997+
"ap-northeast-2" : { },
11998+
"ap-northeast-3" : { },
11999+
"ap-south-1" : { },
12000+
"ap-south-2" : { },
12001+
"ap-southeast-1" : { },
12002+
"ap-southeast-2" : { },
12003+
"ap-southeast-3" : { },
12004+
"ap-southeast-4" : { },
12005+
"ap-southeast-5" : { },
12006+
"ap-southeast-7" : { },
12007+
"ca-central-1" : { },
12008+
"ca-west-1" : { },
12009+
"eu-central-1" : { },
12010+
"eu-central-2" : { },
12011+
"eu-north-1" : { },
12012+
"eu-south-1" : { },
12013+
"eu-south-2" : { },
12014+
"eu-west-1" : { },
12015+
"eu-west-2" : { },
12016+
"eu-west-3" : { },
1199312017
"fips-us-west-2" : {
1199412018
"credentialScope" : {
1199512019
"region" : "us-west-2"
1199612020
},
1199712021
"hostname" : "globalaccelerator-fips.us-west-2.amazonaws.com"
11998-
}
12022+
},
12023+
"il-central-1" : { },
12024+
"me-central-1" : { },
12025+
"me-south-1" : { },
12026+
"mx-central-1" : { },
12027+
"sa-east-1" : { },
12028+
"us-east-1" : { },
12029+
"us-east-2" : { },
12030+
"us-west-1" : { },
12031+
"us-west-2" : { }
1199912032
}
1200012033
},
1200112034
"glue" : {

0 commit comments

Comments
 (0)