Skip to content

Fix S3 lifecycle errors

Compare
Choose a tag to compare
@barnharts4 barnharts4 released this 28 Apr 18:22
· 79 commits to master since this release
be9f087

[6.7.9] - 2021-04-28

Fixed

  • If the S3 bucket specifies an expiration TTL in days that is <= the Intelligent-Tiering transition days, don't create
    a lifecycle transition policy. This will prevent errors like:
    Error: Error putting S3 lifecycle: InvalidArgument: 'Days' in the Expiration action for filter '(prefix=)' must be greater than 'Days' in the Transition action