bedrock_list_marketplace_model_endpoints: Lists the endpoints for models from Amazon Bedrock...

View source: R/bedrock_operations.R

bedrock_list_marketplace_model_endpointsR Documentation

Lists the endpoints for models from Amazon Bedrock Marketplace in your Amazon Web Services account

Description

Lists the endpoints for models from Amazon Bedrock Marketplace in your Amazon Web Services account.

See https://www.paws-r-sdk.com/docs/bedrock_list_marketplace_model_endpoints/ for full documentation.

Usage

bedrock_list_marketplace_model_endpoints(
  maxResults = NULL,
  nextToken = NULL,
  modelSourceEquals = NULL
)

Arguments

maxResults

The maximum number of results to return in a single call. If more results are available, the operation returns a NextToken value.

nextToken

The token for the next set of results. You receive this token from a previous list_marketplace_model_endpoints call.

modelSourceEquals

If specified, only endpoints for the given model source identifier are returned.


paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.