• What’s the minimum permissions or predefined role I need to assign the S3 user ?

    I’m using “AmazonS3FullAccess” for now

    Also what are the required settings for the S3 bucket; can “Block all public access” be turned on and the plugin will use signed URLs ?

Viewing 1 replies (of 1 total)
  • Hello @tomchiv1,

    Thanks for reaching out to us.

    We hope you’ve had a great weekend.

    Regarding your questions, please find below our answers:

    1. You can define the user’s permission by adding this code snippet to your policy file using JSON.
      The permission should be: “Limited: Read, Write, Permissions management.”
    2. You can tick the “Block all public access” checkbox to create a private bucket, then use S3 signed URLs to grant your users access to private files.

    Please refer to our documentation here for more information on how to a new Amazon S3 bucket:
    https://preventdirectaccess.com/docs/amazon-s3-quick-start-guide/

    By the way, do you mind sharing with us what you want to achieve in more detail, e.g. your use case, so that we can assist you better?

    You might want to drop us a support email at hello(at)preventdirectaccess.com so that our team can support you faster.

    We look forward to hearing from you.

Viewing 1 replies (of 1 total)
  • The topic ‘S3 user role’ is closed to new replies.