You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The WP2Static S3 addon allows invaliding CloudFront distributions when deploying. An invalidation would make index.html (and other likely cached paths) immediately update when new content is posted.
I think it would take the following:
Update the ECS task execution role to allow invalidating the CloudFront distribution created by the cloudfront module.