.. currentmodule:: singer_sdk
.. autosummary::
:toctree: classes
:template: plugin_class.rst
Tap
Target
SQLTap
SQLTarget
InlineMapper
.. autosummary::
:toctree: classes
:template: class.rst
Stream
RESTStream
GraphQLStream
SQLStream
.. autosummary::
:toctree: classes
:template: class.rst
Sink
RecordSink
BatchSink
SQLSink
SQL Connector for SQL Taps and Targets
.. autosummary::
:toctree: classes
:template: class.rst
SQLConnector
.. autosummary::
:toctree: classes
:template: class.rst
authenticators.APIAuthenticatorBase
authenticators.APIKeyAuthenticator
authenticators.BasicAuthenticator
authenticators.BearerTokenAuthenticator
authenticators.OAuthAuthenticator
authenticators.OAuthJWTAuthenticator
authenticators.SimpleAuthenticator
.. autosummary::
:toctree: classes
:template: class.rst
exceptions.ConfigValidationError
exceptions.FatalAPIError
exceptions.InvalidStreamSortException
exceptions.MapExpressionError
exceptions.MaxRecordsLimitException
exceptions.RecordsWithoutSchemaException
exceptions.RetriableAPIError
exceptions.StreamMapConfigError
exceptions.TapStreamConnectionFailure
exceptions.TooManyRecordsException
JSON Schema builder classes
.. autosummary::
:toctree: classes/typing
:template: class.rst
typing.PropertiesList
typing.ArrayType
typing.BooleanType
typing.CustomType
typing.DateTimeType
typing.DateType
typing.DurationType
typing.EmailType
typing.HostnameType
typing.IntegerType
typing.IPv4Type
typing.IPv6Type
typing.JSONPointerType
typing.NumberType
typing.ObjectType
typing.Property
typing.RegexType
typing.RelativeJSONPointerType
typing.StringType
typing.TimeType
typing.URITemplateType
typing.URIType
typing.UUIDType
Pagination
.. autosummary::
:toctree: classes
:template: class.rst
pagination.BaseAPIPaginator
pagination.SinglePagePaginator
pagination.BaseHATEOASPaginator
pagination.HeaderLinkPaginator
pagination.JSONPathPaginator
pagination.SimpleHeaderPaginator
pagination.BasePageNumberPaginator
pagination.BaseOffsetPaginator
pagination.LegacyPaginatedStreamProtocol
pagination.LegacyStreamPaginator