v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Deletes a registry. The registry must contain zero records before it can be deleted. This operation initiates the deletion process asynchronously.

delete/registries/{registryId}

Path parameters

registryIdstring required

The identifier of the registry to delete. You can specify either the Amazon Resource Name (ARN) or the ID of the registry.

Response

Success

status'CREATING' | 'READY' | 'UPDATING' | 'CREATE_FAILED' | 'UPDATE_FAILED' | 'DELETING' | 'DELETE_FAILED' required

The current status of the registry, set to <code>DELETING</code> when deletion is initiated. For a list of all possible registry statuses, see the <code>RegistryStatus</code> data type.