from libs.opsworks import * def step_opsworks_describe_stacks(): describe_stacks() def step_opsworks_describe_user_profiles(): describe_user_profiles()