Skip to content

Commit bae2b64

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent e97f618 commit bae2b64

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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 endpoint and partition metadata."
6+
}

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37055,6 +37055,11 @@
3705537055
"us-iso-west-1" : { }
3705637056
}
3705737057
},
37058+
"kinesisanalytics" : {
37059+
"endpoints" : {
37060+
"us-iso-east-1" : { }
37061+
}
37062+
},
3705837063
"kms" : {
3705937064
"endpoints" : {
3706037065
"ProdFips" : {
@@ -38086,6 +38091,11 @@
3808638091
"us-isob-east-1" : { }
3808738092
}
3808838093
},
38094+
"kinesisanalytics" : {
38095+
"endpoints" : {
38096+
"us-isob-east-1" : { }
38097+
}
38098+
},
3808938099
"kms" : {
3809038100
"endpoints" : {
3809138101
"ProdFips" : {

0 commit comments

Comments
 (0)