Changing the Firehose documentation to note the regions is is available for and also that s3 is the only destination involved right now

This commit is contained in:
stack72 2015-11-10 16:45:46 +00:00
parent 8c68cb1080
commit 255486857e
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,8 @@ resource "aws_kinesis_firehose_delivery_stream" "test_stream" {
}
```
~> **NOTE:** Kinesis Firehose is currently only support in us-east-1, us-west-2 and eu-west-1. This implementation of Kinesis Firehose only supports the s3 destination type
## Argument Reference
The following arguments are supported: