imagebuilder_get_image_recipe {paws.compute}R Documentation

Gets an image recipe

Description

Gets an image recipe.

See https://www.paws-r-sdk.com/docs/imagebuilder_get_image_recipe/ for full documentation.

Usage

imagebuilder_get_image_recipe(imageRecipeArn)

Arguments

imageRecipeArn

[required] The Amazon Resource Name (ARN) of the image recipe that you want to retrieve.


[Package paws.compute version 0.7.0 Index]