Skip to content

Instantly share code, notes, and snippets.

@decagondev
Created November 19, 2024 14:47
Show Gist options
  • Save decagondev/e7606205466bf2ca9764cdc0bbb7ad2a to your computer and use it in GitHub Desktop.
Save decagondev/e7606205466bf2ca9764cdc0bbb7ad2a to your computer and use it in GitHub Desktop.

Using the AWS Management Console

  1. Navigate to the S3 console.
  2. Select the bucket containing your file.
  3. Locate the specific file (object) in the bucket.
  4. Click the Actions dropdown or directly select the file and choose Edit object permissions.
  5. Update the permissions:
    • Add or remove Public access (via the Everyone group).
    • Allow or revoke read or write permissions as needed.
  6. Save the changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment