Skip to content

Commit 213a251

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 6ba3bf6 commit 213a251

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-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: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11737,6 +11737,32 @@
1173711737
}
1173811738
}
1173911739
},
11740+
"synthetics" : {
11741+
"endpoints" : {
11742+
"af-south-1" : { },
11743+
"ap-east-1" : { },
11744+
"ap-northeast-1" : { },
11745+
"ap-northeast-2" : { },
11746+
"ap-northeast-3" : { },
11747+
"ap-south-1" : { },
11748+
"ap-southeast-1" : { },
11749+
"ap-southeast-2" : { },
11750+
"ap-southeast-3" : { },
11751+
"ca-central-1" : { },
11752+
"eu-central-1" : { },
11753+
"eu-north-1" : { },
11754+
"eu-south-1" : { },
11755+
"eu-west-1" : { },
11756+
"eu-west-2" : { },
11757+
"eu-west-3" : { },
11758+
"me-south-1" : { },
11759+
"sa-east-1" : { },
11760+
"us-east-1" : { },
11761+
"us-east-2" : { },
11762+
"us-west-1" : { },
11763+
"us-west-2" : { }
11764+
}
11765+
},
1174011766
"tagging" : {
1174111767
"endpoints" : {
1174211768
"af-south-1" : { },
@@ -13674,6 +13700,12 @@
1367413700
"cn-northwest-1" : { }
1367513701
}
1367613702
},
13703+
"synthetics" : {
13704+
"endpoints" : {
13705+
"cn-north-1" : { },
13706+
"cn-northwest-1" : { }
13707+
}
13708+
},
1367713709
"tagging" : {
1367813710
"endpoints" : {
1367913711
"cn-north-1" : { },
@@ -16900,6 +16932,12 @@
1690016932
}
1690116933
}
1690216934
},
16935+
"synthetics" : {
16936+
"endpoints" : {
16937+
"us-gov-east-1" : { },
16938+
"us-gov-west-1" : { }
16939+
}
16940+
},
1690316941
"tagging" : {
1690416942
"endpoints" : {
1690516943
"us-gov-east-1" : { },
@@ -17584,6 +17622,11 @@
1758417622
"us-iso-west-1" : { }
1758517623
}
1758617624
},
17625+
"synthetics" : {
17626+
"endpoints" : {
17627+
"us-iso-east-1" : { }
17628+
}
17629+
},
1758717630
"transcribe" : {
1758817631
"defaults" : {
1758917632
"protocols" : [ "https" ]
@@ -17947,6 +17990,11 @@
1794717990
"us-isob-east-1" : { }
1794817991
}
1794917992
},
17993+
"synthetics" : {
17994+
"endpoints" : {
17995+
"us-isob-east-1" : { }
17996+
}
17997+
},
1795017998
"tagging" : {
1795117999
"endpoints" : {
1795218000
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)