tests.system.providers.amazon.aws.example_s3_to_sql
¶
Module Contents¶
Functions¶
|
|
|
|
|
Attributes¶
- tests.system.providers.amazon.aws.example_s3_to_sql.SQL_COLUMN_LIST = ['cocktail_id', 'cocktail_name', 'base_spirit'][source]¶
- tests.system.providers.amazon.aws.example_s3_to_sql.SAMPLE_DATA = Multiline-String[source]¶
Show Value
"""1,Caipirinha,Cachaca 2,Bramble,Gin 3,Daiquiri,Rum """
- tests.system.providers.amazon.aws.example_s3_to_sql.create_connection(conn_id_name, cluster_id)[source]¶
- tests.system.providers.amazon.aws.example_s3_to_sql.setup_security_group(sec_group_name, ip_permissions, vpc_id)[source]¶