tests.system.providers.amazon.aws.example_quicksight
¶
Module Contents¶
Functions¶
|
|
|
|
|
|
|
|
|
Attributes¶
- tests.system.providers.amazon.aws.example_quicksight.SAMPLE_DATA_COLUMNS = ['Project', 'Year'][source]¶
- tests.system.providers.amazon.aws.example_quicksight.SAMPLE_DATA = Multiline-String[source]¶
Show Value
"""'Airflow','2015' 'OpenOffice','2012' 'Subversion','2000' 'NiFi','2006' """
- tests.system.providers.amazon.aws.example_quicksight.create_quicksight_data_source(aws_account_id, datasource_name, bucket, manifest_key)[source]¶
- tests.system.providers.amazon.aws.example_quicksight.create_quicksight_dataset(aws_account_id, dataset_name, data_source_arn)[source]¶
- tests.system.providers.amazon.aws.example_quicksight.delete_quicksight_data_source(aws_account_id, datasource_name)[source]¶
- tests.system.providers.amazon.aws.example_quicksight.delete_dataset(aws_account_id, dataset_name)[source]¶