workspaces_describe_workspace_image_permissions {paws.end.user.computing} | R Documentation |
Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an image
Description
Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an image.
See https://www.paws-r-sdk.com/docs/workspaces_describe_workspace_image_permissions/ for full documentation.
Usage
workspaces_describe_workspace_image_permissions(
ImageId,
NextToken = NULL,
MaxResults = NULL
)
Arguments
ImageId |
[required] The identifier of the image. |
NextToken |
If you received a |
MaxResults |
The maximum number of items to return. |
[Package paws.end.user.computing version 0.9.0 Index]