createPackageVersion
inline suspend fun IotClient.createPackageVersion(crossinline block: CreatePackageVersionRequest.Builder.() -> Unit): CreatePackageVersionResponse
Creates a new version for an existing IoT software package.
Requires permission to access the CreatePackageVersion and GetIndexingConfiguration actions.