/AWS1/CL_PZZ=>DELETESOLUTION()
¶
About DeleteSolution¶
Deletes all versions of a solution and the Solution
object itself.
Before deleting a solution, you must delete all campaigns based on
the solution. To determine what campaigns are using the solution, call
ListCampaigns and supply the Amazon Resource Name (ARN) of the solution.
You can't delete a solution if an associated SolutionVersion
is in the
CREATE PENDING or IN PROGRESS state.
For more information on solutions, see CreateSolution.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_SOLUTIONARN
TYPE /AWS1/PZZARN
/AWS1/PZZARN
¶
The ARN of the solution to delete.