Skip to content

Commit 1b8ad52

Browse files
authored
Add the λ region eu-west-3
I add the lambda region eu-west-3 (Paris region).
1 parent a15a653 commit 1b8ad52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/serverless-dashboard-view.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ export default class ServerlessDashboardView {
188188
<option value="eu-west-1">eu-west-1</option>
189189
<option value="eu-central-1">eu-central-1</option>
190190
<option value="eu-west-2">eu-west-2</option>
191+
<option value="eu-west-3">eu-west-3</option>
191192
<option value="ap-northeast-1">ap-northeast-1</option>
192193
<option value="ap-northeast-2">ap-northeast-2</option>
193194
<option value="ap-southeast-1">ap-southeast-1</option>

0 commit comments

Comments
 (0)