Registry / cloud / aws-aws-sdk-go-v2-service-bedrockruntime

aws-aws-sdk-go-v2-service-bedrockruntime

JSON →
library1.54.0gogounverified

Provides the API client for Amazon Bedrock Runtime to invoke foundation models.

go get github.com/aws/aws-sdk-go-v2/service/bedrockruntime
INSTALL
IMPORT
SIG · AWS-AWS-SDK-GO-V2-
A
aws-aws-sdk-go-v2-service-bedrockruntime
cloudgov1.54.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

bedrockruntime
github.com/aws/aws-sdk-go-v2/service/bedrockruntime

Creates a Bedrock Runtime client and invokes a model

package main import ( "context" "github.com/aws/aws-sdk-go-v2/service/bedrockruntime" ) func main() { client := bedrockruntime.NewFromConfig(cfg) client.InvokeModel(context.TODO(), &bedrockruntime.InvokeModelInput{}) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.54.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
26
Resources
aws-aws-sdk-go-v2-service-bedrockruntime — go get aws-aws-sdk-go-v2-service-bedrockruntime · libregistry