Merge pull request #10868 from ijin/patch-1

Update s3_bucket.html.markdown
This commit is contained in:
Mitchell Hashimoto 2016-12-21 11:36:25 -08:00 committed by GitHub
commit 5dc080fa98
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ The `logging` object supports the following:
* `target_bucket` - (Required) The name of the bucket that will receive the log objects.
* `target_prefix` - (Optional) To specify a key prefix for log objects.
The 'lifecycle_rule' object supports the following:
The `lifecycle_rule` object supports the following:
* `id` - (Optional) Unique identifier for the rule.
* `prefix` - (Required) Object key prefix identifying one or more objects to which the rule applies.