tests.system.amazon.aws.example_dynamodb

模块内容

函数

create_table(table_name)

delete_table(table_name)

属性

DAG_ID

sys_test_context_task

PK_ATTRIBUTE_NAME

SK_ATTRIBUTE_NAME

TABLE_ATTRIBUTES

TABLE_KEY_SCHEMA

TABLE_THROUGHPUT

test_context

test_run

tests.system.amazon.aws.example_dynamodb.DAG_ID = 'example_dynamodbvaluesensor'[源代码]
tests.system.amazon.aws.example_dynamodb.sys_test_context_task[源代码]
tests.system.amazon.aws.example_dynamodb.PK_ATTRIBUTE_NAME = 'PK'[源代码]
tests.system.amazon.aws.example_dynamodb.SK_ATTRIBUTE_NAME = 'SK'[源代码]
tests.system.amazon.aws.example_dynamodb.TABLE_ATTRIBUTES[源代码]
tests.system.amazon.aws.example_dynamodb.TABLE_KEY_SCHEMA[源代码]
tests.system.amazon.aws.example_dynamodb.TABLE_THROUGHPUT[源代码]
tests.system.amazon.aws.example_dynamodb.create_table(table_name)[源代码]
tests.system.amazon.aws.example_dynamodb.delete_table(table_name)[源代码]
tests.system.amazon.aws.example_dynamodb.test_context[源代码]
tests.system.amazon.aws.example_dynamodb.test_run[源代码]

此条目是否有帮助?