@aws-sdk/client-iot

AssociateSbomWithPackageVersionCommandInput Interface

Members

Name
Type
Details
packageName Requiredstring | undefined

The name of the new software package.

sbom RequiredSbom | undefined

A specific software bill of matrerials associated with a software package version.

versionName Requiredstring | undefined

The name of the new package version.

clientToken string | undefined

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.

Full Signature

export interface AssociateSbomWithPackageVersionCommandInput extends AssociateSbomWithPackageVersionRequest