Default Region<tip>Specify the region, such as for US West (Oregon) use ` us-west-2 ` as the region.</tip>
</li>
<li>
<selectclass="tight-form-input input-large last"ng-model="current.jsonData.defaultRegion"ng-options="region for region in current.jsonData.allRegions"></select>
<!--
Whenever this list is updated, backend list should also be updated.
Please update the region list in pkg/api/cloudwatch/metric.go