I cannot find any good examples on how to work with AWS CDK ServiceCatalog resources. My goal is to launch an existing ServiceCatalog product defined by my organization and supply its input parameters using the CDK.
Is it possible? Or is this only to define and change ServiceCatalog products itself, without an option to launch them?