Skip to content

Commit

Permalink
chore(util-endpoints): update aws partitions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed May 4, 2023
1 parent c263469 commit 0ae49fd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions packages/util-endpoints/src/lib/aws/partitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,17 @@
"description" : "US ISOB East (Ohio)"
}
}
}, {
"id" : "aws-iso-e",
"outputs" : {
"dnsSuffix" : "cloud.adc-e.uk",
"dualStackDnsSuffix" : "cloud.adc-e.uk",
"name" : "aws-iso-e",
"supportsDualStack" : false,
"supportsFIPS" : true
},
"regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
"regions" : { }
} ],
"version" : "1.1"
}

0 comments on commit 0ae49fd

Please sign in to comment.