Add changeset. Change awsS3-discovery to s3-discovery. Change dependencies

Signed-off-by: Sean Tan <seant@splunk.com>
This commit is contained in:
Sean Tan
2021-09-15 13:50:48 -07:00
parent 72289da72c
commit fab79adde1
5 changed files with 12 additions and 6 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ configuration:
```yaml
catalog:
locations:
- type: awsS3-discovery
- type: s3-discovery
target: https://sample-bucket.s3.us-east-2.amazonaws.com/
```
Note the `awsS3-discovery` type, as this is not a regular `url` processor.
Note the `s3-discovery` type, as this is not a regular `url` processor.