Skip to content

Commit 10ffcc6

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 0793881 commit 10ffcc6

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-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: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3945,6 +3945,13 @@
39453945
}
39463946
}
39473947
},
3948+
"ivs" : {
3949+
"endpoints" : {
3950+
"eu-west-1" : { },
3951+
"us-east-1" : { },
3952+
"us-west-2" : { }
3953+
}
3954+
},
39483955
"kafka" : {
39493956
"endpoints" : {
39503957
"ap-east-1" : { },
@@ -6759,6 +6766,19 @@
67596766
"us-west-2" : { }
67606767
}
67616768
},
6769+
"ssm-incidents" : {
6770+
"endpoints" : {
6771+
"ap-northeast-1" : { },
6772+
"ap-southeast-1" : { },
6773+
"ap-southeast-2" : { },
6774+
"eu-central-1" : { },
6775+
"eu-north-1" : { },
6776+
"eu-west-1" : { },
6777+
"us-east-1" : { },
6778+
"us-east-2" : { },
6779+
"us-west-2" : { }
6780+
}
6781+
},
67626782
"states" : {
67636783
"endpoints" : {
67646784
"af-south-1" : { },

0 commit comments

Comments
 (0)