Skip to content

Commit 4967e3c

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 2e97fd6 commit 4967e3c

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"description": "Updated service endpoint metadata."
5+
}

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -965,6 +965,20 @@
965965
"us-west-2" : { }
966966
}
967967
},
968+
"codeartifact" : {
969+
"endpoints" : {
970+
"ap-northeast-1" : { },
971+
"ap-south-1" : { },
972+
"ap-southeast-1" : { },
973+
"ap-southeast-2" : { },
974+
"eu-central-1" : { },
975+
"eu-north-1" : { },
976+
"eu-west-1" : { },
977+
"us-east-1" : { },
978+
"us-east-2" : { },
979+
"us-west-2" : { }
980+
}
981+
},
968982
"codebuild" : {
969983
"endpoints" : {
970984
"ap-east-1" : { },
@@ -2572,6 +2586,7 @@
25722586
"ap-south-1" : { },
25732587
"ap-southeast-1" : { },
25742588
"ap-southeast-2" : { },
2589+
"ca-central-1" : { },
25752590
"eu-central-1" : { },
25762591
"eu-north-1" : { },
25772592
"eu-west-1" : { },
@@ -6281,6 +6296,12 @@
62816296
"cn-northwest-1" : { }
62826297
}
62836298
},
6299+
"kinesisanalytics" : {
6300+
"endpoints" : {
6301+
"cn-north-1" : { },
6302+
"cn-northwest-1" : { }
6303+
}
6304+
},
62846305
"kms" : {
62856306
"endpoints" : {
62866307
"cn-north-1" : { },

0 commit comments

Comments
 (0)