ChenSammi commented on PR #11290: URL: https://github.com/apache/ozone/pull/11290#issuecomment-5773450943
https://docs.aws.amazon.com/cli/latest/reference/s3api/put-bucket-lifecycle-configuration.html says that ``` Days -> (integer) Indicates the number of days after creation when objects are transitioned to the specified storage class. The value can be 0 or any positive integer. ``` @priyeshkaratha , could you double check if negative value is allowed or not ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
