Skip to content

Commit 30ce161

Browse files
rlhagermbrmur
authored andcommitted
Revert removed example that is still used in other docs.
1 parent 365e1a8 commit 30ce161

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.doc_gen/metadata/bedrock-runtime_metadata.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,3 +1483,20 @@ bedrock-runtime_Scenario_GenerateVideos_NovaReel:
14831483
- bedrock-runtime.java2.NovaReel.VideoGeneration
14841484
services:
14851485
bedrock-runtime: {StartAsyncInvoke, GetAsyncInvoke}
1486+
1487+
bedrock-runtime_InvokeModel_TitanText:
1488+
title: Invoke Amazon Titan Text models on &BR; using the Invoke Model API
1489+
title_abbrev: "InvokeModel"
1490+
synopsis: send a text message to Amazon Titan Text, using the Invoke Model API.
1491+
category: Amazon Titan Text
1492+
languages:
1493+
Python:
1494+
versions:
1495+
- sdk_version: 3
1496+
github: python/example_code/bedrock-runtime
1497+
excerpts:
1498+
- description: Use the Invoke Model API to send a text message.
1499+
snippet_tags:
1500+
- python.example_code.bedrock-runtime.InvokeModel_TitanText
1501+
services:
1502+
bedrock-runtime: {InvokeModel}

0 commit comments

Comments
 (0)