Need assistance writing Amazon S3 bucket policy

Mbyllur Postuar 7 vite mё parё Paguhet në dorëzim
Mbyllur Paguhet në dorëzim

I need help writing my Amazon bucket policy. I need to prevent hotlinking to my files, which the below polciy does.

However, it also blocks actions I'm trying to run from remote computers, specifically putObject and doesObjectExist.

I need to set it up so that if I provide the correct credentials (key and secret) I can run these actions on remote computers.

{

"Version": "2012-10-17",

"Id": "http referer policy example",

"Statement": [

{

"Sid": "Allow get requests referred by [url removed, login to view] and [url removed, login to view]",

"Effect": "Allow",

"Principal": "*",

"Action": "s3:GetObject",

"Resource": "arn:aws:s3:::mybucket/*",

"Condition": {

"StringLike": {

"aws:Referer": [

"[url removed, login to view]*",

"[url removed, login to view]*"

]

}

}

},

{

"Sid": "Explicit deny to ensure requests are allowed only from specific referer.",

"Effect": "Deny",

"Principal": "*",

"Action": "s3:*",

"Resource": "arn:aws:s3:::mydomain/*",

"Condition": {

"StringNotLike": {

"aws:Referer": [

"[url removed, login to view]*",

"[url removed, login to view]*"

]

}

}

}

]

}

Shërbimet e uebit të Amazon PHP

ID Projekti: #12159578

Rreth projektit

9 propozimet Projekti në distancë Aktiv 7 vite mё parё

9 profesionistë freelancer dërguan një ofertë mesatare prej $153 për këtë punë

hirakhan2

Hi,  I have review project details and would like to discuss with you regarding the project. Kindly let me know when available. Thank you.

$155 USD për 3 ditë
(2 Përshtypje)
2.6
PeterBeell

Hi Peter here, I am really interested to work on this project, I can start the work now , and can provide the best services from my end. Please come on chat to discuss more about the project. Thanks!

$155 USD për 3 ditë
(0 Përshtypje)
0.0
jellehelsen

You'll need to add a rule with the correct principal to allow the action you need for the specified user. Something like: { "Version":"2012-10-17", "Statement":[ { "Sid":"Allow Server to add files" Më shumë

$166 USD për 2 ditë
(0 Përshtypje)
0.0
dirisalagopal

Expert in Amazon web services (EC2, Load Balancers, RDS, Elastic Beanstalk, Elastic File System, IAM, VPC, Security Groups, Cloud Formation, Lambda, S3, CLoudFront, Redshift, Route 53, Cloud Watch, Kinesis, SNS, SQS, A Më shumë

$100 USD për 0 ditë
(0 Përshtypje)
0.0
Irfan285

Hello, My name is Irfan, expert in web scrapping, data crawling and data mining, I have 5 years+ experience in data mining, website scraping, screen scraping I have completed 100+ projects on web scraping -- would LOV Më shumë

$144 USD për 4 ditë
(0 Përshtypje)
0.0
hendifauzi

I am a computer graduate from versed with English and Indonesian. I am also punctual and love to take me and see the result. I work as Linux Administrator,Amazon Webservice ,Azure, Digital Ocean , Virtualization, V Më shumë

$155 USD për 3 ditë
(0 Përshtypje)
0.0