The query parameter uses JMESPath to get attributes. With that you run the following command to only return the plan name:
JMESPath
aws backup get-backup-plan \ --backup-plan-id {plan_id} \ --query BackupPlan.BackupPlanName