Update s3.html.md (#15299)

This commit is contained in:
Thomas Schaaf 2017-06-27 17:57:38 +02:00 committed by Paul Stack
parent 42cbb716b7
commit 4b85e91ac5
1 changed files with 1 additions and 1 deletions

View File

@ -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)