Skip to content

Commit

Permalink
feat: add Calgary region to aws-entities
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamorosi committed Jun 28, 2024
1 parent 06d2742 commit 33eda68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk-lib/region-info/lib/aws-entities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export const AWS_REGIONS_AND_RULES: readonly (string | symbol)[] = [
'ap-south-1', // Asia Pacific (Mumbai)
'us-east-2', // US East (Ohio)
'ca-central-1', // Canada (Central)
'ca-west-1', // Canada (Calgary)
'eu-west-2', // Europe (London)
'us-isob-east-1', // AWS ISO-B
'cn-northwest-1', // China (Ningxia)
Expand Down

0 comments on commit 33eda68

Please sign in to comment.