Tag: s3

  • AWS S3: Bucket Policies By IP

    AWS S3: Bucket Policies By IP

    Introduction Recently, I had a client that was only wanting his employees to be able to access their AWS S3 buckets from their internal network. My first though on this was setting up bucket policies based on their public IP. This would allow the employees to access the contents of the S3 bucket while having…