tests.system.providers.amazon.aws.example_sns

Module Contents

Functions

create_topic()

delete_topic(topic_arn)

Attributes

ENV_ID

DAG_ID

SNS_TOPIC_NAME

create_sns_topic

test_run

tests.system.providers.amazon.aws.example_sns.ENV_ID[source]
tests.system.providers.amazon.aws.example_sns.DAG_ID = example_sns[source]
tests.system.providers.amazon.aws.example_sns.SNS_TOPIC_NAME[source]
tests.system.providers.amazon.aws.example_sns.create_topic()[source]
tests.system.providers.amazon.aws.example_sns.delete_topic(topic_arn)[source]
tests.system.providers.amazon.aws.example_sns.create_sns_topic[source]
tests.system.providers.amazon.aws.example_sns.test_run[source]

Was this entry helpful?