Values_1.DeletePackageResponseSourceDeletes a specific version from a software package. Note: All package versions must be deleted before deleting the software package. Requires permission to access the DeletePackageVersion action.
type nonrec error = [ | `InternalServerException of Values_0.InternalServerException.t| `ThrottlingException of Values_0.ThrottlingException.t| `ValidationException of Values_0.ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServerException of Values_0.InternalServerException.t
| `ThrottlingException of Values_0.ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of Values_0.ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServerException of Values_0.InternalServerException.t
| `ThrottlingException of Values_0.ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of Values_0.ValidationException.t ]