getPackage

inline suspend fun IotClient.getPackage(crossinline block: GetPackageRequest.Builder.() -> Unit): GetPackageResponse

Gets information about the specified software package.

Requires permission to access the GetPackage action.