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 more

    Declaration

    Swift

    public struct RedshiftDataAPIService
  • Error enum for RedshiftDataAPIService

    See more

    Declaration

    Swift

    public enum RedshiftDataAPIServiceErrorType : AWSErrorType
    extension RedshiftDataAPIServiceErrorType : CustomStringConvertible