Skip to content

/AWS1/CL_EC2=>COPYFPGAIMAGE()

About CopyFpgaImage

Copies the specified Amazon FPGA Image (AFI) to the current Region.

Method Signature

IMPORTING

Required arguments:

IV_SOURCEFPGAIMAGEID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the source AFI.

IV_SOURCEREGION TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The Region that contains the source 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_DESCRIPTION TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The description for the new AFI.

IV_NAME TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The name for the new AFI. The default is the name of the source AFI.

IV_CLIENTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2COPYFPGAIMAGERSLT /AWS1/CL_EC2COPYFPGAIMAGERSLT