Hi@akhtar,
You can delete a previously provisioned cluster without its final snapshot being created. The below example deletes a cluster, forcing data deletion, so no final cluster snapshot is created.
$ aws redshift delete-cluster --cluster-identifier mycluster --skip-final-cluster-snapshot