/AWS1/CL_IOT=>DISASSOCSBOMFROMPACKAGEVRS()
¶
About DisassociateSbomFromPackageVersion¶
Disassociates the selected software bill of materials (SBOM) from a specific software package version.
Requires permission to access the DisassociateSbomWithPackageVersion action.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_PACKAGENAME
TYPE /AWS1/IOTPACKAGENAME
/AWS1/IOTPACKAGENAME
¶
The name of the new software package.
IV_VERSIONNAME
TYPE /AWS1/IOTVERSIONNAME
/AWS1/IOTVERSIONNAME
¶
The name of the new package version.
Optional arguments:¶
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.