Error
A valid request URL is required to generate request examples"<string>"Bedrock Integration
S3-compatible ListObjectsV2
Lists objects in a bucket using S3 ListObjectsV2 semantics. Supports
the prefix and max-keys query parameters used by boto3.
GET
/
bedrock
/
files
/
{bucket}
Error
A valid request URL is required to generate request examples"<string>"Authorizations
BearerAuthBasicAuthVirtualKeyAuthApiKeyAuth
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
Headers
Optional provider override; defaults to bedrock.
Path Parameters
Bucket name.
Query Parameters
Filter keys by prefix.
Maximum number of keys to return.
Response
ListObjectsV2 result (S3 XML or JSON, depending on provider).
The response is of type string.
Was this page helpful?
⌘I

