Enable S3 Versioning

This CLI command requires 's3:PutBucketVersioning' permission. Successful execution will enable Object Versioning for the respective S3 bucket.

Cloud Security Posture Management Playbooks

Details

ID7036ccd59b357df3db2d010878237496
Suggestion ReasonRecommended for remediating an AWS S3 bucket with Object Versioning is disabled
{
  "trigger_id": "7036ccd59b357df3db2d010878237496",
  "playbook_id": "",
  "suggestion_reason": "Recommended for remediating an AWS S3 bucket with Object Versioning is disabled",
  "description": "This CLI command requires 's3:PutBucketVersioning' permission. Successful execution will enable Object Versioning for the respective S3 bucket.",
  "trigger_name": "Enable S3 Versioning",
  "automation_type": "command",
  "automation_id": "aws-s3-bucket-versioning-enable-quick-action",
  "alerts_filter": {
    "filter": {
      "OR": [
        {
          "SEARCH_FIELD": "matching_service_rule_id",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "8ec3f878-0f5e-4782-b4cd-98018b217be5"
        }
      ]
    }
  }
}