Snapshot expiration date with S3 bucket

We have a policy for creating snapshots to aws S3 bucket. In retention, we have to set expire_after( delete after) 'y days'. Suppose if set expiration to 1 day, will it delete the snapshot just from elastic search or will it delete from s3 bucket also?

Similarly in case of max_count, will it delete the snapshots from s3 bucket once the count reaches?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.