Skip to content

Commit 28bc02c

Browse files
Update src/connections/destinations/catalog/actions-s3/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 2eabdf1 commit 28bc02c

File tree

1 file changed

+3
-6
lines changed
  • src/connections/destinations/catalog/actions-s3

1 file changed

+3
-6
lines changed

src/connections/destinations/catalog/actions-s3/index.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,11 @@ The traditional AWS S3 Classic destination enabled the storage of raw logs conta
1717

1818
The AWS S3 (Actions) destination enhances this capability by introducing configurable options to format and structure event data prior to storage. This new approach offers several key benefits:
1919

20-
1. Standardized Data Formatting
21-
AWS S3 (Actions) lets you define consistent output formats for your data, either CSV or TXT file formats, in a folder definition that you choose. The previous AWS S3 Classic Destination only allowed raw JSON payloads stored within a specific folder called `"segment-logs"`.
20+
* **Standardized Data Formatting**. AWS S3 (Actions) lets you define consistent output formats for your data, either CSV or TXT file formats, in a folder definition that you choose. The previous AWS S3 Classic Destination only allowed raw JSON payloads stored within a specific folder called `"segment-logs"`.
2221

23-
2. Configurable Data Translation
24-
AWS S3 (Actions) supports translation rules that can map raw event attributes to more meaningful or actionable representations. You can configure these rules to meet specific data schema requirements, either adding in custom columns or using the default ones.
22+
* **Configurable Data Translation**. AWS S3 (Actions) supports translation rules that can map raw event attributes to more meaningful or actionable representations. You can configure these rules to meet specific data schema requirements by either adding in custom columns or using the default ones.
2523

26-
3. Enhanced Delivery Controls
27-
The destination provides advanced options for batch size controls and file naming conventions. These controls can help optimize efficiency and simplify data retrieval workflows.
24+
* **Enhanced Delivery Controls**. The destination provides advanced options for batch size controls and file naming conventions. These controls can help optimize efficiency and simplify data retrieval workflows.
2825

2926
## Getting Started
3027
Setting up the AWS S3 (Actions) destination is a straightforward process designed to help you quickly configure and deploy standardized event data to your Amazon S3 bucket. Follow these steps to get started:

0 commit comments

Comments
 (0)