Skip to content

/AWS1/CL_BDA=>LISTFLOWVERSIONS()

About ListFlowVersions

Returns a list of information about each flow. For more information, see Deploy a flow in Amazon Bedrock in the Amazon Bedrock User Guide.

Method Signature

IMPORTING

Required arguments:

IV_FLOWIDENTIFIER TYPE /AWS1/BDAFLOWIDENTIFIER /AWS1/BDAFLOWIDENTIFIER

The unique identifier of the flow.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/BDAMAXRESULTS /AWS1/BDAMAXRESULTS

The maximum number of results to return in the response. If the total number of results is greater than this value, use the token returned in the response in the nextToken field when making another request to return the next batch of results.

IV_NEXTTOKEN TYPE /AWS1/BDANEXTTOKEN /AWS1/BDANEXTTOKEN

If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BDALISTFLOWVRSSRSP /AWS1/CL_BDALISTFLOWVRSSRSP