HI,
I have hosted ipfs instead on AWS with ECS and EFS.
If I have the hash and with access to cluster, container and EFS, is there a way for me to verify or check the file or content expiry?
Because we try to make it forever by not providing value for attribute ExpireAt during IPFS Add File
Thanks