Set RDS Snapshot to Private

This CLI command requires 'rds:ModifyDBSnapshotAttribute' permission. Successful execution will reset this RDS snapshot's ACL (Access Control List) to private. This will ensure that only Owner has full privileges.

Cloud Security Posture Management Playbooks

Details

IDc708f9add3ce2ae1e251f86d2f60aa50
Suggestion ReasonRecommended for remediating AWS RDS snapshots accessible to public
{
  "trigger_id": "c708f9add3ce2ae1e251f86d2f60aa50",
  "playbook_id": "",
  "suggestion_reason": "Recommended for remediating AWS RDS snapshots accessible to public",
  "description": "This CLI command requires 'rds:ModifyDBSnapshotAttribute' permission. Successful execution will reset this RDS snapshot's ACL (Access Control List) to private. This will ensure that only Owner has full privileges.",
  "trigger_name": "Set RDS Snapshot to Private",
  "automation_type": "command",
  "automation_id": "aws-rds-db-snapshot-attribute-set-snapshot-to-private-quick-action",
  "alerts_filter": {
    "filter": {
      "OR": [
        {
          "SEARCH_FIELD": "matching_service_rule_id",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "a707de6a-11b7-478a-b636-5e21ee1f6162"
        }
      ]
    }
  }
}