turbot/steampipe-mod-alicloud-thrifty

Variables in Alibaba Cloud Thrifty

NameDefaultDescription
rds_db_instance_age_max_days90The maximum number of days DB instances can be running.
ecs_instance_allowed_types
[
"%.nano",
"%.small",
"%._large",
".__large"
]
A list of allowed instance types. PostgreSQL wildcards are supported.
common_dimensions
[
"account_id",
"region"
]
A list of common dimensions to add to each control.
rds_db_instance_avg_connections2The minimum number of average connections per day required for DB instances to be considered in-use.
ecs_disk_max_iops32000The maximum IOPS allowed for disks.
tag_dimensions-A list of tags to add as dimensions to each control.
ecs_instance_avg_cpu_utilization_low20The average CPU utilization required for instances to be considered infrequently used. This value should be lower than ecs_instance_avg_cpu_utilization_high.
ecs_snapshot_age_max_days90The maximum number of days a snapshot can be retained.
ecs_instance_avg_cpu_utilization_high35The average CPU utilization required for instances to be considered frequently used. This value should be higher than ecs_instance_avg_cpu_utilization_low.
ecs_running_instance_age_max_days90The maximum number of days an instance are allowed to run.
ecs_disk_max_size_gb100The maximum size in GB allowed for disks.
rds_db_instance_age_warning_days30The number of days DB instances can be running before sending a warning.