imagebuilder_delete_image_recipe {paws.compute} | R Documentation |
Deletes an image recipe
Description
Deletes an image recipe.
See https://www.paws-r-sdk.com/docs/imagebuilder_delete_image_recipe/ for full documentation.
Usage
imagebuilder_delete_image_recipe(imageRecipeArn)
Arguments
imageRecipeArn |
[required] The Amazon Resource Name (ARN) of the image recipe to delete. |
[Package paws.compute version 0.7.0 Index]