Hi,
We are using multi site approach with our S3 and Cloudfront. And for multiple customer websites, we have multiple cloud distributions.
Can we create invalidations for all of those distributions in iteration or by providing some iterative list?
Looking forward to receive any suggestions.
Thank you.
@Ankur Jain neither AWS cli , neither boto does not support passing multiple distribution id.
We did not consider such ability, because you already have an option do it in multiple parallel steps, sequential steps and if you want it all at one step, just execute pipe scripts sequentially at one step. All this you can do with your multiple distributions
script:
- pipe:. ..
- pipe: ...
Regards, Galyna
@Halyna Berezovska Thank you so much for your reply.
Yes I have built to do the invalidations in parallel steps and will continue to use the same.
Thanks again for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.