You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.