We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15a653 commit 1b8ad52Copy full SHA for 1b8ad52
lib/serverless-dashboard-view.js
@@ -188,6 +188,7 @@ export default class ServerlessDashboardView {
188
<option value="eu-west-1">eu-west-1</option>
189
<option value="eu-central-1">eu-central-1</option>
190
<option value="eu-west-2">eu-west-2</option>
191
+ <option value="eu-west-3">eu-west-3</option>
192
<option value="ap-northeast-1">ap-northeast-1</option>
193
<option value="ap-northeast-2">ap-northeast-2</option>
194
<option value="ap-southeast-1">ap-southeast-1</option>
0 commit comments