createPackage
inline suspend fun IotClient.createPackage(crossinline block: CreatePackageRequest.Builder.() -> Unit): CreatePackageResponse
Creates an IoT software package that can be deployed to your fleet.
Requires permission to access the CreatePackage and GetIndexingConfiguration actions.