bi_etl
1.6
Sequence of an ETL Task
Source / Target Components
Transformations
Examples
config.ini
Code Documentation Standards
Building the HTML Version
reStructuredText Header Levels
bi_etl package
Subpackages
bi_etl.boto3_helper package
bi_etl.boto3_helper.dynamodb module
bi_etl.boto3_helper.lambdas module
bi_etl.boto3_helper.s3 module
bi_etl.boto3_helper.session module
bi_etl.boto3_helper.ssm module
bi_etl.bulk_loaders package
bi_etl.components package
bi_etl.config package
bi_etl.database package
bi_etl.exceptions package
bi_etl.informatica package
bi_etl.lookups package
bi_etl.notifiers package
bi_etl.scheduler package
bi_etl.utility package
Submodules
bi_etl
bi_etl package
bi_etl.boto3_helper package
bi_etl.boto3_helper.lambdas module
bi_etl.boto3_helper.lambdas module
Created on March 28, 2022
@author:
class
bi_etl.boto3_helper.lambdas.
Lambda
(
session
,
region_name
:
str
=
None
)
[source]
Bases:
Boto3_Base
SERVICE
=
'lambda'
__init__
(
session
,
region_name
:
str
=
None
)
property
client
property
resource