Begin changes on PR

Signed-off-by: Sean Tan <seant@splunk.com>
This commit is contained in:
Sean Tan
2021-08-23 12:57:42 -07:00
parent 670aa2f989
commit 5ee96032fe
5 changed files with 26 additions and 49 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ configuration:
```yaml
catalog:
locations:
- type: aws-read-tree
- type: s3-bucket
target: https://sample-bucket.s3.us-east-2.amazonaws.com/
```
Note the `aws-read-tree` type, as this is not a regular `url` processor.
Note the `s3-bucket` type, as this is not a regular `url` processor.