Skip to content

Commit 0aa5c4f

Browse files
Update aws-s3-source.md (#4966)
1 parent c793a23 commit 0aa5c4f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/send-data/hosted-collectors/amazon-aws/aws-s3-source.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,13 @@ When you create an Amazon Source, you add it to a Hosted Collector. Before creat
6363

6464
Cisco Umbrella offers logging to a Cisco-managed S3 bucket. Collection from these buckets has the following limitations:
6565

66-
* AWS versioned APIs are not supported. The **Use AWS versioned APIs** setting on the Source must be disabled.
67-
* S3 Event Notifications Integration is not supported.
66+
* AWS versioned APIs are not supported. The **Use AWS versioned APIs** setting on the Source must be disabled.
67+
* S3 Event Notifications Integration is not supported, so you cannot use an SNS subscription endpoint.
6868
* Access must be provided with an Access ID and Key. Role-based access is not supported.
6969
* Use a prefix in the path expression so it doesn't point to the root directory.
70-
* Ensure that your path expression ends in `/*`. Otherwise, you will get a ListBucket error. For example: `s3://cisco-managed-us-east-1/PREFIX/*`
70+
* Ensure that your path expression ends in `/*`. Otherwise, you will get a ListBucket error. For example:
71+
* Bucket Name: `cisco-managed-us-east-1`
72+
* Path Expression: `987654321_12e34c..../*`
7173

7274
## S3 Event Notifications Integration
7375

0 commit comments

Comments
 (0)