from libs.opsworks import * def module_opsworks_describe_stacks(): describe_stacks() def module_opsworks_describe_user_profiles(): describe_user_profiles()