provider/aws: Document log file validation + KMS Key ID in CloudTrail

This commit is contained in:
Radek Simko 2016-02-08 10:11:40 +00:00
parent 531e60047b
commit d8de124c89

View File

@ -75,9 +75,14 @@ The following arguments are supported:
region or in all regions. Defaults to `false`.
* `sns_topic_name` - (Optional) Specifies the name of the Amazon SNS topic
defined for notification of log file delivery.
* `enable_log_file_validation` - (Optional) Specifies whether log file integrity validation is enabled.
Defaults to `false`.
* `kms_key_id` - (Optional) Specifies the KMS key ID to use to encrypt the logs delivered by CloudTrail.
## Attribute Reference
The following attributes are exported:
* `id` - The name of the trail.
* `home_region` - The region in which the trail was created.
* `arn` - The Amazon Resource Name of the trail.