Skip to content

Commit

Permalink
Merge customizations for Bedrock Agent Runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Dec 2, 2024
1 parent 4777850 commit 16a7293
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion awscli/customizations/removals.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ def register_removals(event_handler):
remove_commands=['invoke-agent',
'invoke-flow',
'invoke-inline-agent',
'optimize-prompt'])
'optimize-prompt',
'retrieve-and-generate-stream'])
cmd_remover.remove(on_event='building-command-table.qbusiness',
remove_commands=['chat'])
cmd_remover.remove(on_event='building-command-table.iotsitewise',
Expand Down

0 comments on commit 16a7293

Please sign in to comment.