laurilehmijoki / s3_website

Manage an S3 website: sync, deliver via CloudFront, benefit from advanced S3 website features.
Other
2.24k stars 187 forks source link

No redirects to configure for `bucket-name` bucket #326

Open botoxparty opened 5 years ago

botoxparty commented 5 years ago

Hey.

For some reason it's not detecting any of my redirects in s3_website.yaml

This is how I have them setup:

redirects:
  size-pillows.html: https://test.com/customer-care/size-guide
  about.php: about.html
slu125 commented 5 years ago

What is the output of s3_website push --dry-run?