

# Stopping Service Quotas Automatic Management
<a name="stopping-automatic-management"></a>

Use the following procedure to stop Service Quotas Automatic Management of service quotas for supported Amazon Web Services services in your Amazon Web Services account using the Amazon Web Services Management Console or Amazon CLI.

------
#### [ Amazon Web Services Management Console ]

1. Open the Service Quotas console at [https://console.amazonaws.cn/servicequotas/](https://console.amazonaws.cn/servicequotas/).

1. In the navigation pane, choose **Automatic Management**.

1. Choose **Stop Automatic Management** at the top corner of the page.

1. Confirm your selection in the confirmation pop-up box.

------
#### [ Amazon CLI ]

Use the following command to stop Automatic Management. Replace the *italicized placeholder text* in the example command with your information.

```
aws service-quotas stop-auto-management-configuration --region ca-central-1
```

------