View source: R/bedrockagent_operations.R
bedrockagent_get_flow_version | R Documentation |
Retrieves information about a version of a flow. For more information, see Deploy a flow in Amazon Bedrock in the Amazon Bedrock User Guide.
See https://www.paws-r-sdk.com/docs/bedrockagent_get_flow_version/ for full documentation.
bedrockagent_get_flow_version(flowIdentifier, flowVersion)
flowIdentifier |
[required] The unique identifier of the flow for which to get information. |
flowVersion |
[required] The version of the flow for which to get information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.