Q: Enable S3 Snapshotting Without s3:DeleteObject

I’m trying to install OpenSearch in AWS. My organization does not allow me to have the action s3:DeleteObject in my IAM policy. How would I go about setting up S3 snapshots using my IAM role when I get a 503 error from OpenSearch whenever I attempt to create the S3 repository?

I’m using the following documentation to configure S3 snapshots: