action COST OPT
-
AWS Start IAM Policy Generation : Given a region, a CloudTrail ARN (where the logs are being recorded), a reference IAM ARN (whose usage we will parse), and a Service role, this will begin the generation of a IAM policy. The output is a String of the generation Id.
-
AWS Attach Tags to Resources: AWS Attach Tags to Resources
-
AWS Delete EBS Snapshot: Delete EBS Snapshot for an EC2 instance
-
Filter AWS EC2 Instance: Filter AWS EC2 Instance
-
Filter AWS EC2 Instances Without Lifetime Tag: Filter AWS EC2 Instances Without Lifetime Tag
-
Filter AWS EC2 Instances Without Termination and Lifetime Tag: Filter AWS EC2 Instances Without Termination and Lifetime Tag and Check of they are valid
-
AWS Filter Large EC2 Instances: This Action to filter all instances whose instanceType contains Large or xLarge, and that DO NOT have the largetag key/value.
-
AWS Find Long Running EC2 Instances: This action list a all instances that are older than the threshold
-
AWS Filter Old EBS Snapshots: This action list a all snapshots details that are older than the threshold
-
Filter AWS Untagged EC2 Instances: Filter AWS Untagged EC2 Instances
-
Find AWS ELBs with no targets or instances: Find AWS ELBs with no targets or instances attached to them.
-
AWS Find Idle Instances: Find Idle EC2 instances
-
AWS Filter Lambdas with Long Runtime: This action retrieves a list of all Lambda functions and searches for log events for each function for given runtime(duration).
-
AWS Find RDS Instances with low CPU Utilization: This lego finds RDS instances are not utilizing their CPU resources to their full potential.
-
Finding Redundant Trails in AWS: This action will find a redundant cloud trail if the attribute IncludeGlobalServiceEvents is true, and then we need to find multiple duplications.
-
AWS Get AWS Account Number: Some AWS functions require the AWS Account number. This programmatically retrieves it.
-
AWS Get Untagged Resources: AWS Get Untagged Resources
-
AWS Get Costs For All Services: Get Costs for all AWS services in a given time period.
-
AWS Get Costs For Data Transfer: Get daily cost for Data Transfer in AWS
-
AWS Get Daily Total Spend: AWS get daily total spend from Cost Explorer
-
Get EBS Volumes By Type: Get EBS Volumes By Type
-
AWS Get Generated Policy: Given a Region and the ID of a policy generation job, this Action will return the policy (once it has been completed).
-
Get AWS Lambdas With High Error Rate: Get AWS Lambda Functions that exceed a given threshold error rate.
-
AWS Get Long Running RDS Instances Without Reserved Instances: This action gets information about long running instances and their status, and checks if they have any reserved nodes associated with them.
-
AWS Get Long Running Redshift Clusters Without Reserved Nodes: This action gets information about running clusters and their status, and checks if they have any reserved nodes associated with them.
-
AWS Get Older Generation RDS Instances: AWS Get Older Generation RDS Instances action retrieves information about RDS instances using older generation instance types.
-
AWS Get EC2 Instances About To Retired: AWS Get EC2 Instances About To Retired
-
AWS Get TTL For Route53 Records: Get TTL for Route53 records for a hosted zone.
-
AWS: Check for short Route 53 TTL: AWS: Check for short Route 53 TTL
-
AWS get Unused Route53 Health Checks: AWS get Unused Route53 Health Checks
-
AWS List Unused Secrets: This action lists all the unused secrets from AWS by comparing the last used date with the given threshold.
-
AWS Update TTL for Route53 Record: Update TTL for an existing record in a hosted zone.