tests.system.providers.amazon.aws.example_dynamodb

Module Contents

Functions

create_table(table_name)

delete_table(table_name)

Attributes

tests.system.providers.amazon.aws.example_dynamodb.DAG_ID = 'example_dynamodbvaluesensor'[source]
tests.system.providers.amazon.aws.example_dynamodb.sys_test_context_task[source]
tests.system.providers.amazon.aws.example_dynamodb.TABLE_ATTRIBUTES[source]
tests.system.providers.amazon.aws.example_dynamodb.TABLE_KEY_SCHEMA[source]
tests.system.providers.amazon.aws.example_dynamodb.TABLE_THROUGHPUT[source]
tests.system.providers.amazon.aws.example_dynamodb.create_table(table_name)[source]
tests.system.providers.amazon.aws.example_dynamodb.delete_table(table_name)[source]
tests.system.providers.amazon.aws.example_dynamodb.test_context[source]
tests.system.providers.amazon.aws.example_dynamodb.test_run[source]

Was this entry helpful?