Skip to content

/AWS1/CL_IOT=>CREATEPACKAGE()

About CreatePackage

Creates an IoT software package that can be deployed to your fleet.

Requires permission to access the CreatePackage and GetIndexingConfiguration actions.

Method Signature

IMPORTING

Required arguments:

IV_PACKAGENAME TYPE /AWS1/IOTPACKAGENAME /AWS1/IOTPACKAGENAME

The name of the new software package.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/IOTRESOURCEDESCRIPTION /AWS1/IOTRESOURCEDESCRIPTION

A summary of the package being created. This can be used to outline the package's contents or purpose.

IT_TAGS TYPE /AWS1/CL_IOTTAGMAP_W=>TT_TAGMAP TT_TAGMAP

Metadata that can be used to manage the package.

IV_CLIENTTOKEN TYPE /AWS1/IOTCLIENTTOKEN /AWS1/IOTCLIENTTOKEN

A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IOTCREATEPACKAGERSP /AWS1/CL_IOTCREATEPACKAGERSP