Skip to content

Commit

Permalink
Merge customizations for IoTSiteWise
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Nov 18, 2024
1 parent 42c1940 commit cd754bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions awscli/customizations/removals.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ def register_removals(event_handler):
'invoke-flow'])
cmd_remover.remove(on_event='building-command-table.qbusiness',
remove_commands=['chat'])
cmd_remover.remove(on_event='building-command-table.iotsitewise',
remove_commands=['invoke-assistant'])


class CommandRemover(object):
Expand Down

0 comments on commit cd754bd

Please sign in to comment.