Skip to content

Permissions Setting Issue

0

I have a bucket for client recordings and I routinely edit the permissions so they can access their session. My most recent recordings permissions are NOT staying set at public access, even though I do click the additional box. This hasn't happened before. Please tell me how fix this!

asked 2 years ago254 views
2 Answers
0

Hi. Can you send a screen with an error?

answered 2 years ago
-1

Hi Check these steps to resolve issue:

Verify Bucket Policy and Lifecycle Rules:

Access the bucket policy and lifecycle rules settings. Ensure there are no conflicting rules that might be overriding your permissions. If necessary, modify or disable these rules temporarily to isolate the issue.

Review IAM Roles and Users:

Check the permissions associated with the IAM role or user you're using. Ensure the role or user has the necessary permissions to set public access. If required, grant the necessary permissions.

Disable Bucket Versioning (Temporarily):

Disable bucket versioning to simplify troubleshooting. Once the issue is resolved, you can re-enable versioning if needed.

Monitor Storage Service Health:

Check the status of the underlying storage service (e.g., AWS S3, Google Cloud Storage). Look for any reported issues or outages that might be affecting permissions.

Test with a New Bucket:

Create a new bucket and test if the same issue occurs. This can help isolate if the problem is specific to the existing bucket.

EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.