Learn R Programming

paws.end.user.computing (version 0.9.0)

appstream_delete_image_permissions: Deletes permissions for the specified private image

Description

Deletes permissions for the specified private image. After you delete permissions for an image, AWS accounts to which you previously granted these permissions can no longer use the image.

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

Usage

appstream_delete_image_permissions(Name, SharedAccountId)

Arguments

Name

[required] The name of the private image.

SharedAccountId

[required] The 12-digit identifier of the AWS account for which to delete image permissions.