-
we should be able to add something like this to the jenkinsfile for the project so that when we deploy to beta, it also creates an invalidation on that distribution so we don't have to be confused or …
-
## Question
How can I run revalidation for server function, to get the new products from the endpoint? I run invalidation of`/*` from console from `cloudfront` but does not work.
For future, I wan…
-
### Describe the feature
The `ApplicationLoadBalancedFargateService` makes for super easy deployments of modern SSR web applications (among many other things of course). The construct appears to be f…
-
I am trying to use the script, but CloudFront insists that my request are Bad.
```
CloudFront: Invalidating Object: /sites/all/themes/blueprintea/css/photovocab.css
https://cloudfront.amazonaws.com/…
-
It would be nice to have an option (or additional task) to invalidate files in a CloudFront Distribution when the S3 origin is updated with the Sync task.
There is support for this in JetS3t:
http://…
-
When using `createSiteWithCloudfront` is there a way to configure the Cloudfront invalidation path that should be performed on deploy?
Cause currently, by default, only the configured _indexDoc_ an…
-
When deploying a new version of the app to S3, CloudFront (CF) does not update for 24+ hours.
To force a CF update you can create an invalidation
However, using file versioning makes this automatic.…
-
It seems that currently plugin starts an invalidation, but doesn't wait for it to be finished.
It would be helpful to have an option for that.
My use case is that CI deploys new files to cloudfr…
-
Metadata files like `streams/testing.json` and `releases.json` are at stable URLs and updated in place during releases. https://builds.coreos.fedoraproject.org/ is handled by CloudFront, so we have to…
-
Automate deployment from the `main` branch to `https://attend.seagl.org/`.
The manual process is:
```bash
# Build static site
make
# Deploy static site
aws s3 sync --acl 'public-read' --de…