We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daca037 commit 6874f80Copy full SHA for 6874f80
.doc_gen/metadata/bedrock-agent_metadata.yaml
@@ -500,14 +500,16 @@ bedrock-agent_ListPrompts:
500
services:
501
bedrock-agent: {ListPrompts}
502
503
-bedrock-agent_Converse_InvokePrompt:
+bedrock-agent_InvokePrompt:
504
+ title: Invoke a managed prompt.
505
+ title_abbrev: Invoke a prompt
506
+ synopsis: Invoke an Amazon Bedrock managed prompt.
507
languages:
508
Python:
509
versions:
510
- sdk_version: 3
511
github: python/example_code/bedrock-agent
512
excerpts:
- - description: Invoke an Amazon Bedrock managed prompt.
513
snippet_tags:
514
- python.example_code.bedrock-runtime.invoke_prompt_converse
515
0 commit comments