You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

129 lines
2.5 KiB

[regions]
filename = regions.csv
[cn_price]
filename = cn_price.csv
[all_eventName]
filename = all_eventName.csv
[account_name]
filename = account_name.csv
[all_account_ids]
filename = all_account_ids.csv
[insights]
filename = insights.csv
[ri_billing_to_description]
filename = ri_billing_to_description.csv
[ri_normal_factor]
filename = ri_normal_factor.csv
[price]
filename = price.csv
[billing_report_s3key]
filename = billing_report_s3key.csv
[monthly_budget]
filename = monthly_budget.csv
[detailed_budget]
filename = detailed_budget.csv
[cloudwatch_budget]
filename = cloudwatch_budget.csv
[monthly_budget_cur]
filename = monthly_budget_cur.csv
[detailed_budget_cur]
filename = detailed_budget_cur.csv
[cloudwatch_budget_cur]
filename = cloudwatch_budget_cur.csv
[billing_report_assemblyid_cur]
filename = billing_report_assemblyid_cur.csv
[cloudfront_edges]
filename = cloudfront_edges.csv
[tags_config]
filename = tags_config.csv
[tags_metadata]
filename = tags_metadata.csv
[topology_history_checkpoint]
filename = topology_history_checkpoint.csv
[s3_buckets]
filename = s3_buckets.csv
[topology_inspector_recommendations]
filename = topology_inspector_recommendations.csv
[anomaly_schedule_checker]
filename = anomaly_schedule_checker.csv
[topology_billing_metrics_cur]
filename = topology_billing_metrics_cur.csv
[topology_billing_metrics]
filename = topology_billing_metrics.csv
[unauthorized_errorCode]
filename = unauthorized_errorCode.csv
[topology_cpu_metrics]
filename = topology_cpu_metrics.csv
[topology_diskio_metrics]
filename = topology_diskio_metrics.csv
[topology_network_traffic_metrics]
filename = topology_network_traffic_metrics.csv
[topology_volumeio_metrics]
filename = topology_volumeio_metrics.csv
[topology_volume_traffic_metrics]
filename = topology_volume_traffic_metrics.csv
[topology_config_rules]
filename = topology_config_rules.csv
[topology_playback_checkpoint]
filename = topology_playback_checkpoint.csv
[sg_ports]
filename = sg_ports.csv
[well_known_ports]
filename = well_known_ports.csv
#TIMELINE
[resource_timeline_types]
filename = resource_timeline_types.csv
[resource_timeline_services]
filename = resource_timeline_services.csv
#TOPOLOGY
[instance_type]
external_type = kvstore
collection = aws_instance_type_kvstore
fields_list = _key, infra_type, value
[extract_accountid]
SOURCE_KEY = source
REGEX = (?<AccountId>\d+)?(:)?(.*)(:.*)
[extract_accountid_region]
SOURCE_KEY = source
REGEX = (?<AccountId>\d+)?(:)?(?<Region>.*)(:.*)