package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package rdsdataserviceiface provides an interface to enable mocking the AWS RDS DataService service client for testing your code.

# Functions

DecimalReturnType_Values returns all elements of the DecimalReturnType enum.
LongReturnType_Values returns all elements of the LongReturnType enum.
New creates a new instance of the RDSDataService client with a session.
RecordsFormatType_Values returns all elements of the RecordsFormatType enum.
TypeHint_Values returns all elements of the TypeHint enum.

# Constants

DecimalReturnTypeDoubleOrLong is a DecimalReturnType enum value.
DecimalReturnTypeString is a DecimalReturnType enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeBadRequestException for service response error code "BadRequestException".
ErrCodeDatabaseErrorException for service response error code "DatabaseErrorException".
ErrCodeDatabaseNotFoundException for service response error code "DatabaseNotFoundException".
ErrCodeDatabaseUnavailableException for service response error code "DatabaseUnavailableException".
ErrCodeForbiddenException for service response error code "ForbiddenException".
ErrCodeHttpEndpointNotEnabledException for service response error code "HttpEndpointNotEnabledException".
ErrCodeInternalServerErrorException for service response error code "InternalServerErrorException".
ErrCodeInvalidSecretException for service response error code "InvalidSecretException".
ErrCodeNotFoundException for service response error code "NotFoundException".
ErrCodeSecretsErrorException for service response error code "SecretsErrorException".
ErrCodeServiceUnavailableError for service response error code "ServiceUnavailableError".
ErrCodeStatementTimeoutException for service response error code "StatementTimeoutException".
ErrCodeTransactionNotFoundException for service response error code "TransactionNotFoundException".
ErrCodeUnsupportedResultException for service response error code "UnsupportedResultException".
LongReturnTypeLong is a LongReturnType enum value.
LongReturnTypeString is a LongReturnType enum value.
RecordsFormatTypeJson is a RecordsFormatType enum value.
RecordsFormatTypeNone is a RecordsFormatType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
TypeHintDate is a TypeHint enum value.
TypeHintDecimal is a TypeHint enum value.
TypeHintJson is a TypeHint enum value.
TypeHintTime is a TypeHint enum value.
TypeHintTimestamp is a TypeHint enum value.
TypeHintUuid is a TypeHint enum value.

# Structs

You don't have sufficient access to perform this action.
Contains an array.
There is an error in the call or in a SQL statement.
The request parameters represent the input of a SQL statement over an array of data.
The response elements represent the output of a SQL statement over an array of data.
The request parameters represent the input of a request to start a SQL transaction.
The response elements represent the output of a request to start a SQL transaction.
Contains the metadata for a column.
The request parameters represent the input of a commit transaction request.
The response elements represent the output of a commit transaction request.
There was an error in processing the SQL statement.
The DB cluster doesn't have a DB instance.
The writer instance in the DB cluster isn't available.
The request parameters represent the input of a request to run one or more SQL statements.
The response elements represent the output of a request to run one or more SQL statements.
The request parameters represent the input of a request to run a SQL statement against a database.
The response elements represent the output of a request to run a SQL statement against a database.
Contains a value.
There are insufficient privileges to make the call.
The HTTP endpoint for using RDS Data API isn't enabled for the DB cluster.
An internal error occurred.
The Secrets Manager secret used with the request isn't valid.
The resourceArn, secretArn, or transactionId value can't be found.
RDSDataService provides the API operation methods for making requests to AWS RDS DataService.
A record returned by a call.
The result set returned by a SQL statement.
The metadata of the result set returned by a SQL statement.
Options that control how the result set is returned.
The request parameters represent the input of a request to perform a rollback of a transaction.
The response elements represent the output of a request to perform a rollback of a transaction.
There was a problem with the Secrets Manager secret used with the request, caused by one of the following conditions: - RDS Data API timed out retrieving the secret.
The service specified by the resourceArn parameter isn't available.
A parameter used in a SQL statement.
The result of a SQL statement.
The execution of the SQL statement timed out.
A structure value returned by a call.
The transaction ID wasn't found.
There was a problem with the result because of one of the following conditions: - It contained an unsupported data type.
The response elements represent the results of an update.
Contains the value of a column.