All Products
Search
Document Center

Elastic Compute Service:Delete an auto provisioning group

Last Updated:May 15, 2026

Delete one or more auto provisioning groups and optionally release their instances.

Prerequisites

Auto Provisioning permissions are granted to your account. See Manage service-linked role.

Procedure

Note

Auto provisioning groups mitigate instability caused by spot instance reclamation. If you use spot instances without auto provisioning groups, monitor instance statuses to ensure stability.

  1. Go to ECS console - Auto Provisioning.

  2. In the upper-left corner of the page, select a region and resource group.地域

  3. On the Auto Provisioning page, delete auto provisioning groups.

    • To delete a single group, find the group and click Delete in the Actions column.

    • To delete multiple groups, select them and click Delete Group in the lower part of the page.

  4. In the Delete Group dialog box, choose whether to release the instances in the group.

    • Turn on Delete Instances: all instances in the group are released when the group is deleted.

    • Turn off Delete Instances: only the group is deleted. All instances are retained.

  5. Click OK.

References

To delete an auto provisioning group by calling an API operation, see DeleteAutoProvisioningGroup.