Skip to content

Commit 30ea52b

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 21b5862 commit 30ea52b

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-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: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2827,6 +2827,28 @@
28272827
"us-west-2" : { }
28282828
}
28292829
},
2830+
"codestar-notifications" : {
2831+
"endpoints" : {
2832+
"ap-east-1" : { },
2833+
"ap-northeast-1" : { },
2834+
"ap-northeast-2" : { },
2835+
"ap-south-1" : { },
2836+
"ap-southeast-1" : { },
2837+
"ap-southeast-2" : { },
2838+
"ca-central-1" : { },
2839+
"eu-central-1" : { },
2840+
"eu-north-1" : { },
2841+
"eu-west-1" : { },
2842+
"eu-west-2" : { },
2843+
"eu-west-3" : { },
2844+
"me-south-1" : { },
2845+
"sa-east-1" : { },
2846+
"us-east-1" : { },
2847+
"us-east-2" : { },
2848+
"us-west-1" : { },
2849+
"us-west-2" : { }
2850+
}
2851+
},
28302852
"cognito-identity" : {
28312853
"endpoints" : {
28322854
"ap-northeast-1" : { },
@@ -7604,6 +7626,7 @@
76047626
"ap-south-1" : { },
76057627
"ap-southeast-1" : { },
76067628
"ap-southeast-2" : { },
7629+
"ap-southeast-3" : { },
76077630
"ca-central-1" : { },
76087631
"eu-central-1" : { },
76097632
"eu-north-1" : { },

0 commit comments

Comments
 (0)