@@ -76,13 +76,13 @@ Owing to this, now, while adding a recommendation to Ignore List, users have the
76
76
<DocImage path={require('../static/aws-granular.png')} width="90%" height="90%" title="Click to view full size image" />
77
77
78
78
79
- ### Recommendation: delete-unattached-ebs
79
+ ### Recommendation: delete-unattached-aws- ebs
80
80
** Description:** Delete all ebs volumes which are unattached
81
81
82
82
** Policy Used:**
83
83
``` yaml
84
84
policies :
85
- - name : delete-unattached-ebs
85
+ - name : delete-unattached-aws- ebs
86
86
resource : ebs
87
87
filters :
88
88
- Attachments : []
@@ -104,13 +104,13 @@ policies:
104
104
105
105
---
106
106
107
- # ## Recommendation: elb -low-request-count-list
107
+ # ## Recommendation: list -low-request-count-aws-elb
108
108
**Description:** List ELBs with low request count
109
109
110
110
**Policy Used:**
111
111
` ` ` yaml
112
112
policies:
113
- - name: elb -low-request-count-list
113
+ - name: list -low-request-count-aws-elb
114
114
resource: elb
115
115
description: List ELBs with low request count
116
116
filters:
@@ -136,13 +136,13 @@ policies:
136
136
137
137
---
138
138
139
- # ## Recommendation: migrate-gp2-to-gp3-ebs-volumes
139
+ # ## Recommendation: migrate-gp2-to-gp3-aws-ebs
140
140
**Description:** Migrate gp2 volumes to gp3
141
141
142
142
**Policy Used:**
143
143
` ` ` yaml
144
144
policies:
145
- - name: migrate-gp2-to-gp3-ebs-volumes
145
+ - name: migrate-gp2-to-gp3-aws-ebs
146
146
resource: ebs
147
147
filters:
148
148
- VolumeType: gp2
@@ -169,13 +169,13 @@ Ref: https://aws.amazon.com/blogs/storage/migrate-your-amazon-ebs-volumes-from-g
169
169
---
170
170
171
171
172
- # ## Recommendation: delete-snapshot-with-no-volume
172
+ # ## Recommendation: delete-volume-absent-aws-ebs-snapshot
173
173
**Description:** Delete snapshots with no volumes
174
174
175
175
**Policy Used:**
176
176
` ` ` yaml
177
177
policies:
178
- - name: delete-snapshot-with-no-volume
178
+ - name: delete-volume-absent-aws-ebs-snapshot
179
179
description: Find any snapshots that do not have a corresponding volume.
180
180
resource: aws.ebs-snapshot
181
181
filters:
@@ -198,13 +198,13 @@ policies:
198
198
---
199
199
200
200
201
- # ## Recommendation: stop-unused-rds
201
+ # ## Recommendation: stop-unused-aws- rds
202
202
**Description:** Stop unused RDS database
203
203
204
204
**Policy Used:**
205
205
` ` ` yaml
206
206
policies:
207
- - name: stop-unused-rds
207
+ - name: stop-unused-aws- rds
208
208
resource: rds
209
209
description: Stop unused RDS database
210
210
filters:
@@ -232,13 +232,13 @@ policies:
232
232
233
233
---
234
234
235
- # ## Recommendation: elb- delete-unused
235
+ # ## Recommendation: delete-unused-aws-elb
236
236
**Description:** Delete unused ELB
237
237
238
238
**Policy Used:**
239
239
` ` ` yaml
240
240
policies:
241
- - name: elb- delete-unused
241
+ - name: delete-unused-aws-elb
242
242
resource: elb
243
243
filters:
244
244
- Instances: []
@@ -257,13 +257,13 @@ policies:
257
257
258
258
---
259
259
260
- # ## Recommendation: release-unattached-eips
260
+ # ## Recommendation: release-unattached-aws-elastic-ip
261
261
**Description:** Release unattached Elastic IPs
262
262
263
263
**Policy Used:**
264
264
` ` ` yaml
265
265
policies:
266
- - name: release-unattached-eips
266
+ - name: release-unattached-aws-elastic-ip
267
267
resource: aws.elastic-ip
268
268
filters:
269
269
- AssociationId: absent
@@ -282,14 +282,14 @@ policies:
282
282
283
283
---
284
284
285
- # ## Recommendation: under-utilized-elasticcache -cluster
285
+ # ## Recommendation: delete-underutilized-aws-cache -cluster
286
286
**Description:** Delete underutilized cache cluster with CPU utilization less than 5% in the last 7 days.
287
287
288
288
**Policy Used:**
289
289
290
290
` ` ` yaml
291
291
policies:
292
- - name: under-utilized-elasticcache -cluster
292
+ - name: delete-underutilized-aws-cache -cluster
293
293
resource: cache-cluster
294
294
description: |
295
295
Delete underutilised cache cluster with CPU utilisation less than 5% in last 7 days
@@ -316,15 +316,15 @@ policies:
316
316
- ` ` ` elasticache:DeleteReplicationGroup` ` `
317
317
318
318
319
- # ## Recommendation: s3 -lifecycle-configuration
319
+ # ## Recommendation: configure -lifecycle-aws-s3
320
320
321
321
**Description:** Configure lifecycle for S3 buckets wherever it is absent which would help to reduce storage spend
322
322
323
323
**Policy Used:**
324
324
325
325
` ` ` yaml
326
326
policies:
327
- - name: s3 -lifecycle-configuration
327
+ - name: configure -lifecycle-aws-s3
328
328
resource: aws.s3
329
329
description: |
330
330
Configure lifecycle for s3 buckets wherever it is absent which would help to reduce storage spend
@@ -390,15 +390,15 @@ References:
390
390
- ` ` ` s3:PutLifecycleConfiguration` ` `
391
391
392
392
393
- # ## Recommendation: s3 -intelligent-tiering-configuration
393
+ # ## Recommendation: set -intelligent-tiering-aws-s3
394
394
395
395
**Description:** Configure intelligent tiering for S3 buckets wherever it is disabled which would help to reduce storage spend.
396
396
397
397
**Policy Used:**
398
398
399
399
` ` ` yaml
400
400
policies:
401
- - name: s3 -intelligent-tiering-configuration
401
+ - name: set -intelligent-tiering-aws-s3
402
402
resource: aws.s3
403
403
description: |
404
404
Configure intelligent tiering for s3 buckets wherever it is disabled which would help to reduce storage spend.
@@ -453,15 +453,15 @@ If 20% of your data transitions to the Infrequent Access tier after 30 days, 20%
453
453
- ` ` ` s3:PutIntelligentTieringConfiguration` ` `
454
454
455
455
456
- # ## Recommendation: delete-underutilized-redshift-cluster
456
+ # ## Recommendation: delete-underutilized-aws-redshift
457
457
458
458
**Description:** Delete any Amazon Redshift cluster where CPU Utilization has been less than 5% for the last 7 days
459
459
460
460
**Policy Used:**
461
461
462
462
` ` ` yaml
463
463
policies:
464
- - name: delete-underutilized-redshift-cluster
464
+ - name: delete-underutilized-aws-redshift
465
465
resource: redshift
466
466
description: |
467
467
Delete redshift cluster where CPU Utilization is less than 5% for last 7 days
@@ -486,7 +486,7 @@ policies:
486
486
- ` ` ` redshift:DeleteCluster` ` `
487
487
488
488
489
- # ## Recommendation: delete-redshift- old-manual-snapshots
489
+ # ## Recommendation: delete-old-manual-aws-redshift-snapshot
490
490
491
491
**Description:** Delete all redshift snapshots older than 35 days with a lifetime retention period
492
492
@@ -495,7 +495,7 @@ policies:
495
495
` ` ` yaml
496
496
497
497
policies:
498
- - name: delete-redshift- old-manual-snapshots
498
+ - name: delete-old-manual-aws-redshift-snapshot
499
499
resource: redshift-snapshot
500
500
description: |
501
501
Delete all redshift snapshot older than 35 days with lifetime retention period
@@ -518,15 +518,15 @@ policies:
518
518
519
519
---
520
520
521
- # ## Recommendation: delete-empty-dynamodb-tables
521
+ # ## Recommendation: delete-empty-aws- dynamodb-table
522
522
523
523
**Description:** Delete DyanmoDB tables which are empty
524
524
525
525
**Policy Used:**
526
526
527
527
` ` ` yaml
528
528
policies:
529
- - name: delete-empty-dynamodb-tables
529
+ - name: delete-empty-aws- dynamodb-table
530
530
resource: dynamodb-table
531
531
description: |
532
532
Delete DyanmoDB tables which are empty
@@ -539,15 +539,15 @@ policies:
539
539
540
540
---
541
541
542
- # ## Recommendation: delete-stale-log-group
542
+ # ## Recommendation: delete-stale-aws- log-group
543
543
544
544
**Description:** Delete stale cloud watch log groups
545
545
546
546
**Policy Used:**
547
547
548
548
` ` ` yaml
549
549
policies:
550
- - name: delete-stale-log-group
550
+ - name: delete-stale-aws- log-group
551
551
resource: log-group
552
552
description: |
553
553
Delete stale cloud watch log groups
@@ -561,15 +561,15 @@ policies:
561
561
562
562
---
563
563
564
- # ## Recommendation: delete-stale-rds-snapshots
564
+ # ## Recommendation: delete-stale-aws- rds-snapshot
565
565
566
566
**Description:** Delete all stale(older than 28 days) RDS snapshots
567
567
568
568
**Policy Used:**
569
569
570
570
` ` ` yaml
571
571
policies:
572
- - name: delete-stale-rds-snapshots
572
+ - name: delete-stale-aws- rds-snapshot
573
573
resource: rds-snapshot
574
574
description: |
575
575
Delete all stale(older than 28 days) RDS snapshots
@@ -584,15 +584,15 @@ policies:
584
584
585
585
---
586
586
587
- # ## Recommendation: delete-unencrypted-firehose
587
+ # ## Recommendation: delete-unencrypted-aws- firehose
588
588
589
589
**Description:** Delete Firehose which are not encrypted
590
590
591
591
**Policy Used:**
592
592
593
593
` ` ` yaml
594
594
policies:
595
- - name: delete-unencrypted-firehose
595
+ - name: delete-unencrypted-aws- firehose
596
596
resource: firehose
597
597
description: |
598
598
Delete Firehose which are not encrypted
@@ -605,15 +605,15 @@ policies:
605
605
606
606
---
607
607
608
- # ## Recommendation: delete-unencrypted-sqs
608
+ # ## Recommendation: delete-unencrypted-aws- sqs
609
609
610
610
**Description:** Delete SQS which are not encrypted
611
611
612
612
**Policy Used:**
613
613
614
614
` ` ` yaml
615
615
policies:
616
- - name: delete-unencrypted-sqs
616
+ - name: delete-unencrypted-aws- sqs
617
617
resource: sqs
618
618
description: |
619
619
Delete SQS which are not encrypted
@@ -626,15 +626,15 @@ policies:
626
626
627
627
---
628
628
629
- # ## Recommendation: delete-unused-nat-gateways
629
+ # ## Recommendation: delete-unused-aws- nat-gateway
630
630
631
631
**Description:** Delete unused NAT Gateways based on no associated traffic in past 7 days.
632
632
633
633
**Policy Used:**
634
634
635
635
` ` ` yaml
636
636
policies:
637
- - name: delete-unused-nat-gateways
637
+ - name: delete-unused-aws- nat-gateway
638
638
resource: nat-gateway
639
639
description: |
640
640
Delete unused NAT Gateways based on no associated traffic in past 7 days.
0 commit comments