rdsdataapi

package module
v0.0.0-...-3284246 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetNewClient

func GetNewClient(awsRegion *string) *rdsdataservice.RDSDataService

func Heartbeat

func Heartbeat() string

Types

type AuroraRDSConfig

type AuroraRDSConfig struct {
	AwsRegion            *string
	Database             *string
	ResourceArn          *string
	SecretArn            *string
	RdsDataServiceClient *rdsdataservice.RDSDataService
}

func GenerateAuroraRDSConfig

func GenerateAuroraRDSConfig(awsRegion *string, dbName *string, dbResourceArn *string, dbSecretArn *string) *AuroraRDSConfig

type ExecuteSQLResponse

type ExecuteSQLResponse struct {
	GeneratedFields []*rdsdataservice.Field
}

func ExecuteSQL

func ExecuteSQL(rdsConfig *AuroraRDSConfig, sql *string) *ExecuteSQLResponse

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL