Skip to content

Commit a0267a4

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 388d587 commit a0267a4

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
@@ -37360,6 +37360,11 @@
3736037360
"us-iso-west-1" : { }
3736137361
}
3736237362
},
37363+
"network-firewall" : {
37364+
"endpoints" : {
37365+
"us-iso-east-1" : { }
37366+
}
37367+
},
3736337368
"oam" : {
3736437369
"endpoints" : {
3736537370
"us-iso-east-1" : { },
@@ -38415,6 +38420,11 @@
3841538420
"us-isob-east-1" : { }
3841638421
}
3841738422
},
38423+
"network-firewall" : {
38424+
"endpoints" : {
38425+
"us-isob-east-1" : { }
38426+
}
38427+
},
3841838428
"oam" : {
3841938429
"endpoints" : {
3842038430
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)