Skip to content

Commit bc16297

Browse files
docs: Add note to disable AWS lifecycle policies (#3828)
* docs: Add note to disable AWS lifecycle policies * fix grammar --------- Co-authored-by: Dustin J. Mitchell <[email protected]>
1 parent 7bf3be2 commit bc16297

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/man/task-sync.5.in

+3-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,9 @@ Then configure Taskwarrior with:
143143

144144
To synchronize your tasks to AWS, select a region near you and use the AWS
145145
console to create a new S3 bucket. The default settings for the bucket are
146-
adequate.
146+
adequate. In particular, ensure that no lifecycle policies are enabled, as they
147+
may automatically delete or transition objects, potentially impacting data
148+
availability.
147149

148150
You will also need an AWS IAM user with the following policy, where BUCKETNAME
149151
is the name of the bucket. The same user can be configured for multiple

0 commit comments

Comments
 (0)