Skip to content

Commit bfa74b5

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent c171e91 commit bfa74b5

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8851,7 +8851,9 @@
88518851
},
88528852
"profile" : {
88538853
"endpoints" : {
8854+
"af-south-1" : { },
88548855
"ap-northeast-1" : { },
8856+
"ap-northeast-2" : { },
88558857
"ap-southeast-1" : { },
88568858
"ap-southeast-2" : { },
88578859
"ca-central-1" : { },
@@ -17962,6 +17964,11 @@
1796217964
"us-iso-east-1" : { }
1796317965
}
1796417966
},
17967+
"tagging" : {
17968+
"endpoints" : {
17969+
"us-iso-east-1" : { }
17970+
}
17971+
},
1796517972
"transcribe" : {
1796617973
"defaults" : {
1796717974
"protocols" : [ "https" ]

0 commit comments

Comments
 (0)