AWS Photo/Video Setup
Follow the instruction below in order to setup AWS photo/video bucket in combination with the Atlas staton.
Last updated
Follow the instruction below in order to setup AWS photo/video bucket in combination with the Atlas staton.
Last updated
{ "Version": "2012-10-17", "Id": "Policy1586431420805", "Statement": [{ "Sid": "Stmt1586431413927", "Effect": "Allow", "Principal": { "AWS": "arn:aws:iam::338532100127:user/S3-FlytNow" }, "Action": "*", "Resource": [ "arn:aws:s3:::Bucket_Name", "arn:aws:s3:::Bucket_Name/*" ] }] }
[ { "AllowedHeaders": [ "*" ], "AllowedMethods": [ "GET" ], "AllowedOrigins": [ "*" ], "ExposeHeaders": [], "MaxAgeSeconds": 1800 } ]