associateSbomWithPackageVersion
inline suspend fun IotClient.associateSbomWithPackageVersion(crossinline block: AssociateSbomWithPackageVersionRequest.Builder.() -> Unit): AssociateSbomWithPackageVersionResponse
Associates the selected software bill of materials (SBOM) with a specific software package version.
Requires permission to access the AssociateSbomWithPackageVersion action.