Skip to content

Commit 5100045

Browse files
committed
chore: remove engage section, just use the one from the footer
1 parent 762aa57 commit 5100045

File tree

1 file changed

+0
-13
lines changed
  • src/connections/storage/catalog/aws-s3

1 file changed

+0
-13
lines changed

src/connections/storage/catalog/aws-s3/index.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: AWS S3 with IAM Role Support Destination
33
redirect_from:
44
- '/connections/destinations/catalog/aws-s3/'
5-
hide-personas-partial: true
65
---
76

87
## Differences between the Amazon S3 destination and the AWS S3 destination
@@ -480,18 +479,6 @@ To use a custom key prefix for the files in your bucket, append the path to the
480479

481480
Amazon provides several methods to download data from an S3 bucket. For more information, see [Downloading an object](https://docs.aws.amazon.com/AmazonS3/latest/userguide/download-objects.html){:target="_blank"}.
482481

483-
484-
## Engage
485-
486-
> warning ""
487-
> As mentioned above, the AWS S3 destination works differently than other destinations in Segment. As a result, Segment sends **all** data from a Engage source to S3 during the sync process, not only the connected audiences and traits.
488-
489-
You can send computed traits and audiences generated using [Engage](/docs/engage) to this destination as a **user property**.
490-
491-
For user-property destinations, Segment sends an [identify](/docs/connections/spec/identify/) call to the destination for each user added and removed. The property name is the snake_cased version of the audience name, with a true/false value to indicate membership. For example, when a user first completes an order in the last 30 days, Engage sends an Identify call with the property `order_completed_last_30days: true`. When the user no longer satisfies this condition (for example, it's been more than 30 days since their last order), Engage sets that value to `false`.
492-
493-
When you first create an audience, Engage sends an Identify call for every user in that audience. Later audience syncs send updates for users whose membership has changed since the last sync.
494-
495482
## FAQ
496483

497484
### AWS S3 destination connection error “Multiple instance of AWS S3 are not allowed for this source"

0 commit comments

Comments
 (0)