Skip to content

/AWS1/CL_EC2=>MODIFYFPGAIMAGEATTRIBUTE()

About ModifyFpgaImageAttribute

Modifies the specified attribute of the specified Amazon FPGA Image (AFI).

Method Signature

IMPORTING

Required arguments:

IV_FPGAIMAGEID TYPE /AWS1/EC2FPGAIMAGEID /AWS1/EC2FPGAIMAGEID

The ID of the AFI.

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.

IV_ATTRIBUTE TYPE /AWS1/EC2FPGAIMAGEATTRNAME /AWS1/EC2FPGAIMAGEATTRNAME

The name of the attribute.

IV_OPERATIONTYPE TYPE /AWS1/EC2OPERATIONTYPE /AWS1/EC2OPERATIONTYPE

The operation type.

IT_USERIDS TYPE /AWS1/CL_EC2USERIDSTRINGLIST_W=>TT_USERIDSTRINGLIST TT_USERIDSTRINGLIST

The Amazon Web Services account IDs. This parameter is valid only when modifying the loadPermission attribute.

IT_USERGROUPS TYPE /AWS1/CL_EC2USERGROUPSTRLIST_W=>TT_USERGROUPSTRINGLIST TT_USERGROUPSTRINGLIST

The user groups. This parameter is valid only when modifying the loadPermission attribute.

IT_PRODUCTCODES TYPE /AWS1/CL_EC2PRODUCTCODESTRLS00=>TT_PRODUCTCODESTRINGLIST TT_PRODUCTCODESTRINGLIST

The product codes. After you add a product code to an AFI, it can't be removed. This parameter is valid only when modifying the productCodes attribute.

IO_LOADPERMISSION TYPE REF TO /AWS1/CL_EC2LOADPERMISSIONMODS /AWS1/CL_EC2LOADPERMISSIONMODS

The load permission for the AFI.

IV_DESCRIPTION TYPE /AWS1/EC2STRING /AWS1/EC2STRING

A description for the AFI.

IV_NAME TYPE /AWS1/EC2STRING /AWS1/EC2STRING

A name for the AFI.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2MODFPGAIMAGEATTRRS /AWS1/CL_EC2MODFPGAIMAGEATTRRS