Looking to invalidate multiple distributions. Is it possible to list them all.
Hi Ivo and welcome to the community!
Your question has the tags pipes, aws, and cloudfront, so I assume you are referring to the following pipe, atlassian/aws-cloudfront-invalidate?
If so, the pipe can only invalidate one distribution, as per aws boto3 and aws cli. If you want to invalidate multiple distributions, you can use the pipe multiple times in your yml, one for each distribution id.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.