Shortdark Software Development

Tagged with "IAM"

2 items

Setting up an AWS S3 Static Website with CloudFlare 16 February, 2022

This is a quick guide to setting up a static website on AWS S3. Not only are we securing the bucket with our bucket policy and bucket…

Interacting with S3 using PHP 09 February, 2019

Trying to connect to use AWS S3 for the first time can be confusing. Here is a quick guide to roughly what has to happen. Basic Steps to Set…