-
Hey Copilot-Team,
thank you for creating this simple CLI tool to reduce complexity of deploying containers to AWS.
We recently adopted the Static Site Service and noticed a few unfortunate def…
-
I'm trying to use the following feature: https://nextjs.org/docs/pages/building-your-application/data-fetching/incremental-static-regeneration#on-demand-revalidation. The revalidation of ISR routes, b…
-
## Description
Based on the findings of #14399, we should create a working POC that demonstrates collecting invalidated cache items when an entity or config is saved.
### Potential solutions
In …
-
### Describe the bug
When trying to invalidate a cloudfront path that contains a tilde ~ character, cloudfront rejects the CreateInvalidation request with an invalid argument error. Encoding the tild…
-
## Description
As part of the intended architecture for Accelerated Publishing, the CMS will need to inform the Next.js build server of content that needs to be built when either new content is introd…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched fo…
-
For some reason calling the publish collection endpoint can take a long time. This is most certainly due to the Cloudfront invalidation taking longer than expected. This is also causing random failure…
-
Update API to cleanly handle items deleted from DLCS.
A deletion action can clean up some resources that the API knows about (ie DB rows) and then raise a notification that can be listened to.
…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searche…
-
Greetings,
I was just having trouble invalidating and object that contained both spaces " " and a dash character. Originally parsed the file name to many files that did not exist so then I tried us…