Values.DeletePackageRequestSourceDeletes a package from OpenSearch Service. The package can't be associated with any OpenSearch Service domain.
type nonrec t = {packageID : PackageID.t;The internal ID of the package you want to delete. Use DescribePackages to find this value.
*)}