How to setup AWS S3 to work with Snapix.
Serve AWS S3 to the web via AWS CloudFront. This approach supports HTTPS with a certificate generated by AWS.
Attaching FQDN to AWS S3 Bucket. This approach only support HTTP and does not support HTTPS.
Create an IAM User with the necessary policies and access keys to manage AWS S3 via @aws-sdk/client-s3.