Hello Community,
I am trying to enable Object Lock on the S3 bucket to which the audit log is delivered, but the following error occurs if Object Lock is enabled when the delivery settings are enabled.
> {"error_code":"PERMISSION_DENIED","message":"Failed to perform putObject operation on s3Bucket:<bucket-name> with deliveryPathPrefix:<prefix-name> with the IAM Role:<iam-roke-arn> provided. Please all required s3 actions as mentioned in API docs to role policy of your IAM Role."}
Enabling Object Lock after enabling the delivery settings will not cause an error, but will it affect the operation? The delivery appears to be going well.
Thank you!