standard
turbot/aws_thrifty
Variables
The AWS Thrifty mod has 139 variables:
approvers
Name | approvers |
---|---|
Description | List of notifiers to be used for obtaining action/approval decisions, when empty list will perform the default response associated with the detection. |
Type | list(notifier) |
Default | notifier.default |
database
Name | database |
---|---|
Description | Steampipe database connection string. |
Type | connection.steampipe |
Default | connection.steampipe.default |
dynamodb_tables_with_stale_data_default_action
Name | dynamodb_tables_with_stale_data_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_table |
Default | notify |
dynamodb_tables_with_stale_data_enabled_actions
Name | dynamodb_tables_with_stale_data_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_table |
Default |
|
dynamodb_tables_with_stale_data_max_days
Name | dynamodb_tables_with_stale_data_max_days |
---|---|
Description | The maximum number of days DynamoDB table stale data can be retained. |
Type | number |
Default | 90 |
dynamodb_tables_with_stale_data_trigger_enabled
Name | dynamodb_tables_with_stale_data_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
dynamodb_tables_with_stale_data_trigger_schedule
Name | dynamodb_tables_with_stale_data_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ebs_snapshots_exceeding_max_age_days
Name | ebs_snapshots_exceeding_max_age_days |
---|---|
Description | The maximum number of days EBS snapshots can be retained. |
Type | number |
Default | 90 |
ebs_snapshots_exceeding_max_age_default_action
Name | ebs_snapshots_exceeding_max_age_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_snapshot |
Default | notify |
ebs_snapshots_exceeding_max_age_enabled_actions
Name | ebs_snapshots_exceeding_max_age_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_snapshot |
Default |
|
ebs_snapshots_exceeding_max_age_trigger_enabled
Name | ebs_snapshots_exceeding_max_age_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ebs_snapshots_exceeding_max_age_trigger_schedule
Name | ebs_snapshots_exceeding_max_age_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ebs_volumes_attached_to_stopped_instances_default_action
Name | ebs_volumes_attached_to_stopped_instances_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , detach_volume , delete_volume , snapshot_and_delete_volume |
Default | notify |
ebs_volumes_attached_to_stopped_instances_enabled_actions
Name | ebs_volumes_attached_to_stopped_instances_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , detach_volume , delete_volume , snapshot_and_delete_volume |
Default |
|
ebs_volumes_attached_to_stopped_instances_trigger_enabled
Name | ebs_volumes_attached_to_stopped_instances_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ebs_volumes_attached_to_stopped_instances_trigger_schedule
Name | ebs_volumes_attached_to_stopped_instances_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ebs_volumes_exceeding_max_size
Name | ebs_volumes_exceeding_max_size |
---|---|
Description | The maximum size (GB) allowed for volumes. |
Type | number |
Default | 100 |
ebs_volumes_exceeding_max_size_default_action
Name | ebs_volumes_exceeding_max_size_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_volume , snapshot_and_delete_volume |
Default | notify |
ebs_volumes_exceeding_max_size_enabled_actions
Name | ebs_volumes_exceeding_max_size_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_volume , snapshot_and_delete_volume |
Default |
|
ebs_volumes_exceeding_max_size_trigger_enabled
Name | ebs_volumes_exceeding_max_size_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ebs_volumes_exceeding_max_size_trigger_schedule
Name | ebs_volumes_exceeding_max_size_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ebs_volumes_if_unattached_default_action
Name | ebs_volumes_if_unattached_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_volume , snapshot_and_delete_volume |
Default | notify |
ebs_volumes_if_unattached_enabled_actions
Name | ebs_volumes_if_unattached_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_volume , snapshot_and_delete_volume |
Default |
|
ebs_volumes_if_unattached_trigger_enabled
Name | ebs_volumes_if_unattached_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ebs_volumes_if_unattached_trigger_schedule
Name | ebs_volumes_if_unattached_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ebs_volumes_using_gp2_default_action
Name | ebs_volumes_using_gp2_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , update_to_gp3 |
Default | notify |
ebs_volumes_using_gp2_enabled_actions
Name | ebs_volumes_using_gp2_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , update_to_gp3 |
Default |
|
ebs_volumes_using_gp2_trigger_enabled
Name | ebs_volumes_using_gp2_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ebs_volumes_using_gp2_trigger_schedule
Name | ebs_volumes_using_gp2_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ebs_volumes_using_io1_default_action
Name | ebs_volumes_using_io1_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , update_to_io2 |
Default | notify |
ebs_volumes_using_io1_enabled_actions
Name | ebs_volumes_using_io1_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , update_to_io2 |
Default |
|
ebs_volumes_using_io1_trigger_enabled
Name | ebs_volumes_using_io1_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ebs_volumes_using_io1_trigger_schedule
Name | ebs_volumes_using_io1_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ebs_volumes_with_low_iops_default_action
Name | ebs_volumes_with_low_iops_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_volume |
Default | notify |
ebs_volumes_with_low_iops_enabled_actions
Name | ebs_volumes_with_low_iops_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_volume |
Default |
|
ebs_volumes_with_low_iops_trigger_enabled
Name | ebs_volumes_with_low_iops_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ebs_volumes_with_low_iops_trigger_schedule
Name | ebs_volumes_with_low_iops_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ebs_volumes_with_low_usage_default_action
Name | ebs_volumes_with_low_usage_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_volume |
Default | notify |
ebs_volumes_with_low_usage_enabled_actions
Name | ebs_volumes_with_low_usage_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_volume |
Default |
|
ebs_volumes_with_low_usage_min
Name | ebs_volumes_with_low_usage_min |
---|---|
Description | The number of average read/write ops required for volumes to be considered infrequently used. |
Type | number |
Default | 100 |
ebs_volumes_with_low_usage_trigger_enabled
Name | ebs_volumes_with_low_usage_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ebs_volumes_with_low_usage_trigger_schedule
Name | ebs_volumes_with_low_usage_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ec2_application_load_balancers_if_unused_default_action
Name | ec2_application_load_balancers_if_unused_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_load_balancer |
Default | notify |
ec2_application_load_balancers_if_unused_enabled_actions
Name | ec2_application_load_balancers_if_unused_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_load_balancer |
Default |
|
ec2_application_load_balancers_if_unused_trigger_enabled
Name | ec2_application_load_balancers_if_unused_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ec2_application_load_balancers_if_unused_trigger_schedule
Name | ec2_application_load_balancers_if_unused_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ec2_classic_load_balancers_if_unused_default_action
Name | ec2_classic_load_balancers_if_unused_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_load_balancer |
Default | notify |
ec2_classic_load_balancers_if_unused_enabled_actions
Name | ec2_classic_load_balancers_if_unused_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_load_balancer |
Default |
|
ec2_classic_load_balancers_if_unused_trigger_enabled
Name | ec2_classic_load_balancers_if_unused_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ec2_classic_load_balancers_if_unused_trigger_schedule
Name | ec2_classic_load_balancers_if_unused_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ec2_gateway_load_balancers_if_unused_default_action
Name | ec2_gateway_load_balancers_if_unused_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_load_balancer |
Default | notify |
ec2_gateway_load_balancers_if_unused_enabled_actions
Name | ec2_gateway_load_balancers_if_unused_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_load_balancer |
Default |
|
ec2_gateway_load_balancers_if_unused_trigger_enabled
Name | ec2_gateway_load_balancers_if_unused_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ec2_gateway_load_balancers_if_unused_trigger_schedule
Name | ec2_gateway_load_balancers_if_unused_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ec2_instances_exceeding_max_age_days
Name | ec2_instances_exceeding_max_age_days |
---|---|
Description | The maximum number of days EC2 instances can be retained. |
Type | number |
Default | 90 |
ec2_instances_exceeding_max_age_default_action
Name | ec2_instances_exceeding_max_age_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , stop_instance , terminate_instance |
Default | notify |
ec2_instances_exceeding_max_age_enabled_actions
Name | ec2_instances_exceeding_max_age_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , stop_instance , terminate_instance |
Default |
|
ec2_instances_exceeding_max_age_trigger_enabled
Name | ec2_instances_exceeding_max_age_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ec2_instances_exceeding_max_age_trigger_schedule
Name | ec2_instances_exceeding_max_age_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ec2_instances_large_allowed_types
Name | ec2_instances_large_allowed_types |
---|---|
Description | A list of allowed instance types. PostgreSQL wildcards are supported. |
Type | list(string) |
Default |
|
ec2_instances_large_default_action
Name | ec2_instances_large_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , stop_instance , terminate_instance |
Default | notify |
ec2_instances_large_enabled_actions
Name | ec2_instances_large_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) |
Default |
|
ec2_instances_large_trigger_enabled
Name | ec2_instances_large_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ec2_instances_large_trigger_schedule
Name | ec2_instances_large_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ec2_instances_of_older_generation_default_action
Name | ec2_instances_of_older_generation_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , stop_instance , terminate_instance |
Default | notify |
ec2_instances_of_older_generation_enabled_actions
Name | ec2_instances_of_older_generation_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , stop_instance , terminate_instance |
Default |
|
ec2_instances_of_older_generation_trigger_enabled
Name | ec2_instances_of_older_generation_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ec2_instances_of_older_generation_trigger_schedule
Name | ec2_instances_of_older_generation_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ec2_instances_without_graviton_default_action
Name | ec2_instances_without_graviton_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , stop_instance , terminate_instance |
Default | notify |
ec2_instances_without_graviton_enabled_actions
Name | ec2_instances_without_graviton_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , stop_instance , terminate_instance |
Default |
|
ec2_instances_without_graviton_trigger_enabled
Name | ec2_instances_without_graviton_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ec2_instances_without_graviton_trigger_schedule
Name | ec2_instances_without_graviton_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
ec2_network_load_balancers_if_unused_default_action
Name | ec2_network_load_balancers_if_unused_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_load_balancer |
Default | notify |
ec2_network_load_balancers_if_unused_enabled_actions
Name | ec2_network_load_balancers_if_unused_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_load_balancer |
Default |
|
ec2_network_load_balancers_if_unused_trigger_enabled
Name | ec2_network_load_balancers_if_unused_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
ec2_network_load_balancers_if_unused_trigger_schedule
Name | ec2_network_load_balancers_if_unused_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
eks_node_groups_without_graviton_default_action
Name | eks_node_groups_without_graviton_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_node_group |
Default | notify |
eks_node_groups_without_graviton_enabled_actions
Name | eks_node_groups_without_graviton_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_node_group |
Default |
|
eks_node_groups_without_graviton_trigger_enabled
Name | eks_node_groups_without_graviton_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
eks_node_groups_without_graviton_trigger_schedule
Name | eks_node_groups_without_graviton_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
elasticache_clusters_exceeding_max_age_days
Name | elasticache_clusters_exceeding_max_age_days |
---|---|
Description | The maximum number of days Elasticache clusters can be retained. |
Type | number |
Default | 90 |
elasticache_clusters_exceeding_max_age_default_action
Name | elasticache_clusters_exceeding_max_age_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_cluster |
Default | notify |
elasticache_clusters_exceeding_max_age_enabled_actions
Name | elasticache_clusters_exceeding_max_age_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_cluster |
Default |
|
elasticache_clusters_exceeding_max_age_trigger_enabled
Name | elasticache_clusters_exceeding_max_age_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
elasticache_clusters_exceeding_max_age_trigger_schedule
Name | elasticache_clusters_exceeding_max_age_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
emr_clusters_idle_30_mins_default_action
Name | emr_clusters_idle_30_mins_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_cluster |
Default | notify |
emr_clusters_idle_30_mins_enabled_actions
Name | emr_clusters_idle_30_mins_enabled_actions |
---|---|
Description | The response options given to approvers to determine the chosen response. |
Type | list(string) skip , delete_cluster |
Default |
|
emr_clusters_idle_30_mins_trigger_enabled
Name | emr_clusters_idle_30_mins_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
emr_clusters_idle_30_mins_trigger_schedule
Name | emr_clusters_idle_30_mins_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
lambda_functions_without_graviton_default_action
Name | lambda_functions_without_graviton_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_function |
Default | notify |
lambda_functions_without_graviton_enabled_actions
Name | lambda_functions_without_graviton_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_function |
Default |
|
lambda_functions_without_graviton_trigger_enabled
Name | lambda_functions_without_graviton_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
lambda_functions_without_graviton_trigger_schedule
Name | lambda_functions_without_graviton_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
max_concurrency
Name | max_concurrency |
---|---|
Description | The maximum concurrency to use for responding to detection items. |
Type | number |
Default | 1 |
notification_level
Name | notification_level |
---|---|
Description | The verbosity level of notification messages to send. Valid options are 'verbose', 'info', 'error'. |
Type | string info , verbose , error |
Default | info |
notifier
Name | notifier |
---|---|
Description | The notifier to use for sending notification messages. |
Type | notifier |
Default | notifier.default |
rds_db_instances_exceeding_max_age_days
Name | rds_db_instances_exceeding_max_age_days |
---|---|
Description | The maximum number of days DB instances are allowed to run. |
Type | number |
Default | 90 |
rds_db_instances_exceeding_max_age_default_action
Name | rds_db_instances_exceeding_max_age_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_instance |
Default | notify |
rds_db_instances_exceeding_max_age_enabled_actions
Name | rds_db_instances_exceeding_max_age_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_instance |
Default |
|
rds_db_instances_exceeding_max_age_trigger_enabled
Name | rds_db_instances_exceeding_max_age_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
rds_db_instances_exceeding_max_age_trigger_schedule
Name | rds_db_instances_exceeding_max_age_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
rds_db_instances_of_older_generation_default_action
Name | rds_db_instances_of_older_generation_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_instance |
Default | notify |
rds_db_instances_of_older_generation_enabled_actions
Name | rds_db_instances_of_older_generation_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_instance |
Default |
|
rds_db_instances_of_older_generation_trigger_enabled
Name | rds_db_instances_of_older_generation_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
rds_db_instances_of_older_generation_trigger_schedule
Name | rds_db_instances_of_older_generation_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
rds_db_instances_with_low_connection_count_default_action
Name | rds_db_instances_with_low_connection_count_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_instance |
Default | notify |
rds_db_instances_with_low_connection_count_enabled_actions
Name | rds_db_instances_with_low_connection_count_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_instance |
Default |
|
rds_db_instances_with_low_connection_count_trigger_enabled
Name | rds_db_instances_with_low_connection_count_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
rds_db_instances_with_low_connection_count_trigger_schedule
Name | rds_db_instances_with_low_connection_count_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
rds_db_instances_without_graviton_default_action
Name | rds_db_instances_without_graviton_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_instance |
Default | notify |
rds_db_instances_without_graviton_enabled_actions
Name | rds_db_instances_without_graviton_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_instance |
Default |
|
rds_db_instances_without_graviton_trigger_enabled
Name | rds_db_instances_without_graviton_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
rds_db_instances_without_graviton_trigger_schedule
Name | rds_db_instances_without_graviton_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
route53_health_checks_if_unused_default_action
Name | route53_health_checks_if_unused_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_health_check |
Default | notify |
route53_health_checks_if_unused_enabled_actions
Name | route53_health_checks_if_unused_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_health_check |
Default |
|
route53_health_checks_if_unused_trigger_enabled
Name | route53_health_checks_if_unused_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
route53_health_checks_if_unused_trigger_schedule
Name | route53_health_checks_if_unused_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
route53_records_with_lower_ttl_default_action
Name | route53_records_with_lower_ttl_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , update_ttl |
Default | notify |
route53_records_with_lower_ttl_enabled_actions
Name | route53_records_with_lower_ttl_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , update_ttl |
Default |
|
route53_records_with_lower_ttl_trigger_enabled
Name | route53_records_with_lower_ttl_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
route53_records_with_lower_ttl_trigger_schedule
Name | route53_records_with_lower_ttl_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
s3_buckets_without_lifecycle_policy_default_action
Name | s3_buckets_without_lifecycle_policy_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , apply_lifecycle_configuration |
Default | notify |
s3_buckets_without_lifecycle_policy_default_lifecycle_configuration
Name | s3_buckets_without_lifecycle_policy_default_lifecycle_configuration |
---|---|
Description | The default S3 bucket lifecycle configuration to apply. |
Type | string |
Default |
|
s3_buckets_without_lifecycle_policy_enabled_actions
Name | s3_buckets_without_lifecycle_policy_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , apply_lifecycle_configuration |
Default |
|
s3_buckets_without_lifecycle_policy_trigger_enabled
Name | s3_buckets_without_lifecycle_policy_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
s3_buckets_without_lifecycle_policy_trigger_schedule
Name | s3_buckets_without_lifecycle_policy_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
secretsmanager_secrets_if_unused_days
Name | secretsmanager_secrets_if_unused_days |
---|---|
Description | The default number of days secrets manager secrets to be considered in-use. |
Type | number |
Default | 90 |
secretsmanager_secrets_if_unused_default_action
Name | secretsmanager_secrets_if_unused_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete_secret |
Default | notify |
secretsmanager_secrets_if_unused_enabled_actions
Name | secretsmanager_secrets_if_unused_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete_secret |
Default |
|
secretsmanager_secrets_if_unused_trigger_enabled
Name | secretsmanager_secrets_if_unused_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
secretsmanager_secrets_if_unused_trigger_schedule
Name | secretsmanager_secrets_if_unused_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
vpc_eips_if_unattached_default_action
Name | vpc_eips_if_unattached_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , release |
Default | notify |
vpc_eips_if_unattached_enabled_actions
Name | vpc_eips_if_unattached_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , release |
Default |
|
vpc_eips_if_unattached_trigger_enabled
Name | vpc_eips_if_unattached_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
vpc_eips_if_unattached_trigger_schedule
Name | vpc_eips_if_unattached_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |
vpc_nat_gateways_if_unused_default_action
Name | vpc_nat_gateways_if_unused_default_action |
---|---|
Description | The default action to use for the detected item, used if no input is provided. |
Type | string notify , skip , delete |
Default | notify |
vpc_nat_gateways_if_unused_enabled_actions
Name | vpc_nat_gateways_if_unused_enabled_actions |
---|---|
Description | The list of enabled actions to provide to approvers for selection. |
Type | list(string) skip , delete |
Default |
|
vpc_nat_gateways_if_unused_trigger_enabled
Name | vpc_nat_gateways_if_unused_trigger_enabled |
---|---|
Description | If true, the trigger is enabled. |
Type | bool |
Default | false |
vpc_nat_gateways_if_unused_trigger_schedule
Name | vpc_nat_gateways_if_unused_trigger_schedule |
---|---|
Description | The schedule on which to run the trigger if enabled. |
Type | string |
Default | 15m |