Skip to content

Commit 003476f

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 16f6818 commit 003476f

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
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 service endpoint metadata."
6+
}

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10614,6 +10614,7 @@
1061410614
"ap-south-1" : { },
1061510615
"ap-southeast-1" : { },
1061610616
"ap-southeast-2" : { },
10617+
"ap-southeast-3" : { },
1061710618
"ca-central-1" : { },
1061810619
"eu-central-1" : { },
1061910620
"eu-north-1" : { },
@@ -19135,6 +19136,12 @@
1913519136
}
1913619137
}
1913719138
},
19139+
"wellarchitected" : {
19140+
"endpoints" : {
19141+
"us-gov-east-1" : { },
19142+
"us-gov-west-1" : { }
19143+
}
19144+
},
1913819145
"workspaces" : {
1913919146
"endpoints" : {
1914019147
"fips-us-gov-west-1" : {
@@ -19241,6 +19248,7 @@
1924119248
},
1924219249
"appconfigdata" : {
1924319250
"endpoints" : {
19251+
"us-iso-east-1" : { },
1924419252
"us-iso-west-1" : { }
1924519253
}
1924619254
},
@@ -19752,6 +19760,11 @@
1975219760
"us-isob-east-1" : { }
1975319761
}
1975419762
},
19763+
"appconfigdata" : {
19764+
"endpoints" : {
19765+
"us-isob-east-1" : { }
19766+
}
19767+
},
1975519768
"application-autoscaling" : {
1975619769
"defaults" : {
1975719770
"protocols" : [ "http", "https" ]

0 commit comments

Comments
 (0)