According to the docs: https://docs.aws.amazon.com/AmazonECR/latest/userguide/LifecyclePolicies.html "If an image is referenced by a manifest list, it cannot be expired without the manifest list being deleted first." So even though only the manifest/image-index is tagged for longer expiration, the referenced images will be preserved.