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 Nov 14, 2022
1 parent 89f49ff commit f1b165c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/util-endpoints/src/lib/aws/partitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"regionRegex": "^(us|eu|ap|sa|ca|me|af)-\\w+-\\d+$",
"regions": {
"af-south-1": {},
"ap-east-1": {},
"af-east-1": {},
"ap-northeast-1": {},
"ap-northeast-2": {},
"ap-northeast-3": {},
Expand All @@ -21,7 +21,6 @@
"eu-west-1": {},
"eu-west-2": {},
"eu-west-3": {},
"me-central-1": {},
"me-south-1": {},
"sa-east-1": {},
"us-east-1": {},
Expand Down Expand Up @@ -81,8 +80,6 @@
"dualStackDnsSuffix": "c2s.ic.gov"
},
"regions": {
"us-iso-east-1": {},
"us-iso-west-1": {},
"aws-iso-global": {}
}
},
Expand All @@ -97,7 +94,6 @@
"dualStackDnsSuffix": "sc2s.sgov.gov"
},
"regions": {
"us-isob-east-1": {},
"aws-iso-b-global": {}
}
}
Expand Down

0 comments on commit f1b165c

Please sign in to comment.