Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

99
Views
How to white list google in amazon S3 policy for amp page

I have some AMP pages and those pages use amazon s3 pages use S3 images form a container in amazon S3 with a referer policy like that

{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Sid": "PublicReadForGetBucketObjects",
            "Effect": "Allow",
            "Principal": "*",
            "Action": "s3:GetObject",
            "Resource": "arn:aws:s3:::domain/*",
            "Condition": {
                "StringLike": {
                    "aws:Referer": [
                        "http://domain.fr/*",
                        "http://www.domain.fr/*",
                        "https://domain.fr/*",
                        "https://www.domain.fr/*"
                        ]
                }
            }
        }
    ]
}

Do you know how to add google for amp in this policy in order to display image in google amp search? I guess I must white list the google amp cache but if you have proposition thanks!

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!