mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Add note to disable AWS lifecycle policies
This commit is contained in:
parent
7bf3be2f07
commit
96aee1d80a
1 changed files with 3 additions and 1 deletions
|
@ -143,7 +143,9 @@ Then configure Taskwarrior with:
|
|||
|
||||
To synchronize your tasks to AWS, select a region near you and use the AWS
|
||||
console to create a new S3 bucket. The default settings for the bucket are
|
||||
adequate.
|
||||
adequate, however, ensure that no lifecycle policies are enabled, as they
|
||||
may automatically delete or transition objects, potentially impacting data
|
||||
availability.
|
||||
|
||||
You will also need an AWS IAM user with the following policy, where BUCKETNAME
|
||||
is the name of the bucket. The same user can be configured for multiple
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue