imagebuilder_get_image_policy {paws.compute} | R Documentation |
Gets an image policy
Description
Gets an image policy.
See https://www.paws-r-sdk.com/docs/imagebuilder_get_image_policy/ for full documentation.
Usage
imagebuilder_get_image_policy(imageArn)
Arguments
imageArn |
[required] The Amazon Resource Name (ARN) of the image whose policy you want to retrieve. |
[Package paws.compute version 0.9.0 Index]