Learn R Programming

paws.machine.learning (version 0.9.0)

bedrockagent_get_flow_alias: 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.