bedrockagent_get_flow_version {paws.machine.learning} | R Documentation |
Retrieves information about a version of a flow
Description
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.
Usage
bedrockagent_get_flow_version(flowIdentifier, flowVersion)
Arguments
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. |
[Package paws.machine.learning version 0.9.0 Index]