Skip to content

/AWS1/CL_EC2=>CANCELIMAGELAUNCHPERMISSION()

About CancelImageLaunchPermission

Removes your Amazon Web Services account from the launch permissions for the specified AMI. For more information, see Cancel having an AMI shared with your Amazon Web Services account in the Amazon EC2 User Guide.

Method Signature

IMPORTING

Required arguments:

IV_IMAGEID TYPE /AWS1/EC2IMAGEID /AWS1/EC2IMAGEID

The ID of the AMI that was shared with your Amazon Web Services account.

Optional arguments:

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2CANCIMAGELAUNCHP01 /AWS1/CL_EC2CANCIMAGELAUNCHP01