In our environment, authors will publish several times on specific pages
like test1, test2, and test3 during day time. To validate those changes
in site1.com, they have to wait for one hour to clear the cache as per
our Current TTL time. So, We want to integrate this clear cache process
in the workflow, so we don't need to rely on TTL time. Is it possible
for us to clear the cache of each path in Cloud Front instead of the
entire project, and Is it possible to connect the Cloud Front console
fro...