tests.system.providers.amazon.aws.example_imap_attachment_to_s3

This is an example dag for using ImapAttachmentToS3Operator to transfer an email attachment via IMAP protocol from a mail server to S3 Bucket.

Module Contents

tests.system.providers.amazon.aws.example_imap_attachment_to_s3.DAG_ID = 'example_imap_attachment_to_s3'[source]
tests.system.providers.amazon.aws.example_imap_attachment_to_s3.IMAP_ATTACHMENT_NAME_KEY = 'IMAP_ATTACHMENT_NAME'[source]
tests.system.providers.amazon.aws.example_imap_attachment_to_s3.IMAP_MAIL_FOLDER_KEY = 'IMAP_MAIL_FOLDER'[source]
tests.system.providers.amazon.aws.example_imap_attachment_to_s3.sys_test_context_task[source]
tests.system.providers.amazon.aws.example_imap_attachment_to_s3.test_context[source]
tests.system.providers.amazon.aws.example_imap_attachment_to_s3.test_run[source]

Was this entry helpful?