RedshiftDataAPIService
-
Client object for interacting with AWS RedshiftDataAPIService service.
You can use the Amazon Redshift Data API to run queries on Amazon Redshift tables. You can run individual SQL statements, which are committed if the statement succeeds.
See moreDeclaration
Swift
public struct RedshiftDataAPIService
-
Error enum for RedshiftDataAPIService
See moreDeclaration
Swift
public enum RedshiftDataAPIServiceErrorType : AWSErrorType
extension RedshiftDataAPIServiceErrorType : CustomStringConvertible