Skip to main content

Configure EBS Snapshot Archival Recommendation

  1. Configure EBS Snapshot Archival Recommendation
  2. Use Case for EBS Snapshot Archival Recommendation
  3. Triage Guides by Violation Type
    1. Triage EBS Snapshot Archival Recommendation SNAPSHOT_ELIGIBLE_FOR_ARCHIVAL

How do I enable this policy?

Signature:
Type: Pyrae::Policy::PolicyDocument::Signatory
Properties:
SignatureTeamUrn: { "PyRef": "PyraeTeam" }
PolicyUrn: "urn:pyrae:policy:us-west-2:sAutx4ZxiqTJUzJdvky2km:policy/EbsSnapshotArchivalRecommendation"

What permissions does this policy require in my AWS account?

{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:DescribeSnapshots"
],
"Resource": "*"
}
]
}

What resources match this policy?

Type: Pyrae::Observer::MatchingRule
Properties:
MatchAccountType: aws
MatchUrnService: ec2
MatchUrnResourceType: snapshot