Update s3.html.md (#15299)
This commit is contained in:
parent
42cbb716b7
commit
4b85e91ac5
|
@ -14,7 +14,7 @@ Stores the state as a given key in a given bucket on
|
|||
[Amazon S3](https://aws.amazon.com/s3/).
|
||||
This backend also supports state locking via
|
||||
[Dynamo DB](https://aws.amazon.com/dynamodb/). Enable locking by setting the
|
||||
`lock_table` key to a Dynamo DB table to use for the locks.
|
||||
`dynamodb_table` key to a Dynamo DB table to use for the locks.
|
||||
|
||||
~> **Warning!** It is highly recommended that you enable
|
||||
[Bucket Versioning](http://docs.aws.amazon.com/AmazonS3/latest/UG/enable-bucket-versioning.html)
|
||||
|
|
Loading…
Reference in New Issue