bedrockagent_get_flow_alias {paws.machine.learning} | R Documentation |
Retrieves information about a flow
Description
Retrieves information about 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_alias/ for full documentation.
Usage
bedrockagent_get_flow_alias(aliasIdentifier, flowIdentifier)
Arguments
aliasIdentifier |
[required] The unique identifier of the alias for which to retrieve information. |
flowIdentifier |
[required] The unique identifier of the flow that the alias belongs to. |
[Package paws.machine.learning version 0.9.0 Index]