appstream_update_image_permissions {paws.end.user.computing} | R Documentation |
Adds or updates permissions for the specified private image
Description
Adds or updates permissions for the specified private image.
See https://www.paws-r-sdk.com/docs/appstream_update_image_permissions/ for full documentation.
Usage
appstream_update_image_permissions(Name, SharedAccountId, ImagePermissions)
Arguments
Name |
[required] The name of the private image. |
SharedAccountId |
[required] The 12-digit identifier of the AWS account for which you want add or update image permissions. |
ImagePermissions |
[required] The permissions for the image. |
[Package paws.end.user.computing version 0.9.0 Index]