---
title: "DELETE /configuration/{resourceIdentifier}"
method: DELETE
path: "/configuration/{resourceIdentifier}"
---

# DELETE /configuration/{resourceIdentifier}

`DELETE /configuration/{resourceIdentifier}`

Deletes the practice run configuration for a resource. Before you can delete a practice run configuration for a resource., you must disable zonal autoshift for the resource. Practice runs must be configured for zonal autoshift to be enabled.

## Path parameters

- `resourceIdentifier` string, required

## Response `200`

Success

- DeletePracticeRunConfigurationResponse
  - `arn` string, required — The Amazon Resource Name (ARN) of the resource that you deleted the practice run for.
  - `name` string, required — The name of the resource that you deleted the practice run for.
  - `zonalAutoshiftStatus` 'ENABLED' | 'DISABLED', required — The status of zonal autoshift for the resource.

## Other responses

- `480` — InternalServerException
- `481` — ConflictException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — AccessDeniedException
- `485` — ValidationException

---

[API](https://skmtc.net/aws/apis/arc-zonal-shift.md) · [All operations](https://skmtc.net/aws/apis/arc-zonal-shift/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/arc-zonal-shift/versions/082f46183a4a/schema)
