tests.system.amazon.aws.example_google_api_sheets_to_s3

This is a basic example dag for using GoogleApiToS3Operator to retrieve Google Sheets data You need to set all env variables to request the data.

Attributes

sys_test_context_task

DAG_ID

GOOGLE_SHEET_ID

GOOGLE_SHEET_RANGE

S3_DESTINATION_KEY

test_context

test_run

Module Contents

tests.system.amazon.aws.example_google_api_sheets_to_s3.sys_test_context_task[source]
tests.system.amazon.aws.example_google_api_sheets_to_s3.DAG_ID = 'example_google_api_sheets_to_s3'[source]
tests.system.amazon.aws.example_google_api_sheets_to_s3.GOOGLE_SHEET_ID[source]
tests.system.amazon.aws.example_google_api_sheets_to_s3.GOOGLE_SHEET_RANGE[source]
tests.system.amazon.aws.example_google_api_sheets_to_s3.S3_DESTINATION_KEY[source]
tests.system.amazon.aws.example_google_api_sheets_to_s3.test_context = None[source]
tests.system.amazon.aws.example_google_api_sheets_to_s3.test_run[source]

Was this entry helpful?