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

aws-aws-sdk-go-v2-service-rds

JSON →
library1.93.12gogounverified

Provides the API client for Amazon Relational Database Service (RDS) to manage relational databases in the cloud.

go get github.com/aws/aws-sdk-go-v2/service/rds
INSTALL
IMPORT
SIG · AWS-AWS-SDK-GO-V2-
A
aws-aws-sdk-go-v2-service-rds
cloudgov1.93.12
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.

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

Create an RDS client and describe DB instances.

import "github.com/aws/aws-sdk-go-v2/service/rds" func main() { client := rds.NewFromConfig(cfg) result, _ := client.DescribeDBInstances(ctx, &rds.DescribeDBInstancesInput{}) _ = result }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Resources
aws-aws-sdk-go-v2-service-rds — go get aws-aws-sdk-go-v2-service-rds · libregistry