Lists the Provisioned Throughputs in the account. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/prov-throughput.html">Provisioned Throughput</a> in the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html">Amazon Bedrock User Guide</a>.
Query parameters
A filter that returns Provisioned Throughputs created after the specified time.
A filter that returns Provisioned Throughputs created before the specified time.
A filter that returns Provisioned Throughputs if their statuses matches the value that you specify.
A filter that returns Provisioned Throughputs whose model Amazon Resource Name (ARN) is equal to the value that you specify.
A filter that returns Provisioned Throughputs if their name contains the expression that you specify.
THe maximum number of results to return in the response. If there are more results than the number you specified, the response returns a <code>nextToken</code> value. To see the next batch of results, send the <code>nextToken</code> value in another list request.
If there are more results than the number you specified in the <code>maxResults</code> field, the response returns a <code>nextToken</code> value. To see the next batch of results, specify the <code>nextToken</code> value in this field.
The field by which to sort the returned list of Provisioned Throughputs.
The sort order of the results.
Response
Success