fix(s3): remediation URL for s3_bucket_object_versioning (#9605)

This commit is contained in:
mchennai
2025-12-22 09:53:07 +01:00
committed by GitHub
parent f4a78d64f1
commit df8e465366

View File

@@ -22,7 +22,7 @@
},
"Recommendation": {
"Text": "Configure versioning using the Amazon console or API for buckets with sensitive information that is changing frequently, and backup may not be enough to capture all the changes.",
"Url": "https://docs.aws.amazon.com/AmazonS3/latest/dev-retired/Versioning.html"
"Url": "https://docs.aws.amazon.com/AmazonS3/latest/userguide/Versioning.html"
}
},
"Categories": [],