Set Snapshot to Private

This CLI command requires 'ec2:ModifySnapshotAttribute' permission. Successful execution will make this EBS snapshot's access to private. This will ensure that only Owner has full privileges.

Cloud Security Posture Management Playbooks

Details

ID5b26594e140e2d63816cd173510d73e3
Suggestion ReasonRecommended for remediating AWS EBS snapshots accessible to public
{
  "trigger_id": "5b26594e140e2d63816cd173510d73e3",
  "playbook_id": "",
  "suggestion_reason": "Recommended for remediating AWS EBS snapshots accessible to public",
  "description": "This CLI command requires 'ec2:ModifySnapshotAttribute' permission. Successful execution will make this EBS snapshot's access to private. This will ensure that only Owner has full privileges.",
  "trigger_name": "Set Snapshot to Private",
  "automation_type": "command",
  "automation_id": "aws-ec2-set-snapshot-to-private-quick-action",
  "alerts_filter": {
    "filter": {
      "OR": [
        {
          "SEARCH_FIELD": "matching_service_rule_id",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "7c714cb4-3d47-4c32-98d4-c13f92ce4ec5"
        }
      ]
    }
  }
}