tests.system.providers.amazon.aws.example_s3

Module Contents

tests.system.providers.amazon.aws.example_s3.DAG_ID = 'example_s3'[source]
tests.system.providers.amazon.aws.example_s3.sys_test_context_task[source]
tests.system.providers.amazon.aws.example_s3.DATA = Multiline-String[source]
Show Value
"""
    apple,0.5
    milk,2.5
    bread,4.0
"""
tests.system.providers.amazon.aws.example_s3.PREFIX = ''[source]
tests.system.providers.amazon.aws.example_s3.DELIMITER = '/'[source]
tests.system.providers.amazon.aws.example_s3.TAG_KEY = 'test-s3-bucket-tagging-key'[source]
tests.system.providers.amazon.aws.example_s3.TAG_VALUE = 'test-s3-bucket-tagging-value'[source]
tests.system.providers.amazon.aws.example_s3.test_context[source]
tests.system.providers.amazon.aws.example_s3.test_run[source]

Was this entry helpful?