Make change to AwsS3 Integration to support list
Signed-off-by: Sean Tan <seant@splunk.com>
This commit is contained in:
+4
-3
@@ -163,9 +163,10 @@ integrations:
|
||||
# googleGcs:
|
||||
# clientEmail: 'example@example.com'
|
||||
# privateKey: ${GCS_PRIVATE_KEY}
|
||||
# awsS3:
|
||||
# accessKeyId: ${AWS_ACCESS_KEY_ID}
|
||||
# secretAccessKey: ${AWS_SECRET_ACCESS_KEY}
|
||||
awsS3:
|
||||
- host: amazonaws.com
|
||||
accessKeyId: ${AWS_ACCESS_KEY_ID}
|
||||
secretAccessKey: ${AWS_SECRET_ACCESS_KEY}
|
||||
|
||||
catalog:
|
||||
rules:
|
||||
|
||||
Reference in New Issue
Block a user