Skip to content

/AWS1/CL_BDK=>LISTPROVMODELTHROUGHPUTS()

About ListProvisionedModelThroughputs

Lists the Provisioned Throughputs in the account. For more information, see Provisioned Throughput in the Amazon Bedrock User Guide.

Method Signature

IMPORTING

Optional arguments:

IV_CREATIONTIMEAFTER TYPE /AWS1/BDKTIMESTAMP /AWS1/BDKTIMESTAMP

A filter that returns Provisioned Throughputs created after the specified time.

IV_CREATIONTIMEBEFORE TYPE /AWS1/BDKTIMESTAMP /AWS1/BDKTIMESTAMP

A filter that returns Provisioned Throughputs created before the specified time.

IV_STATUSEQUALS TYPE /AWS1/BDKPROVMODELSTATUS /AWS1/BDKPROVMODELSTATUS

A filter that returns Provisioned Throughputs if their statuses matches the value that you specify.

IV_MODELARNEQUALS TYPE /AWS1/BDKMODELARN /AWS1/BDKMODELARN

A filter that returns Provisioned Throughputs whose model Amazon Resource Name (ARN) is equal to the value that you specify.

IV_NAMECONTAINS TYPE /AWS1/BDKPROVISIONEDMODELNAME /AWS1/BDKPROVISIONEDMODELNAME

A filter that returns Provisioned Throughputs if their name contains the expression that you specify.

IV_MAXRESULTS TYPE /AWS1/BDKMAXRESULTS /AWS1/BDKMAXRESULTS

THe maximum number of results to return in the response. If there are more results than the number you specified, the response returns a nextToken value. To see the next batch of results, send the nextToken value in another list request.

IV_NEXTTOKEN TYPE /AWS1/BDKPAGINATIONTOKEN /AWS1/BDKPAGINATIONTOKEN

If there are more results than the number you specified in the maxResults field, the response returns a nextToken value. To see the next batch of results, specify the nextToken value in this field.

IV_SORTBY TYPE /AWS1/BDKSORTBYPROVMODELS /AWS1/BDKSORTBYPROVMODELS

The field by which to sort the returned list of Provisioned Throughputs.

IV_SORTORDER TYPE /AWS1/BDKSORTORDER /AWS1/BDKSORTORDER

The sort order of the results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BDKLSTPROVMODELTPSRSP /AWS1/CL_BDKLSTPROVMODELTPSRSP