File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (14 lines) | stat: -rw-r--r-- 716 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package rdsdata provides the API client, operations, and parameter types for
// AWS RDS DataService.
//
// RDS Data API Amazon RDS provides an HTTP endpoint to run SQL statements on an
// Amazon Aurora DB cluster. To run these statements, you use the RDS Data API
// (Data API). Data API is available with the following types of Aurora databases:
//   - Aurora PostgreSQL - Serverless v2, Serverless v1, and provisioned
//   - Aurora MySQL - Serverless v1 only
//
// For more information about the Data API, see Using RDS Data API (https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html)
// in the Amazon Aurora User Guide.
package rdsdata