diff --git a/versioned_docs/version-2.0/amazon-s3-copy-1.md b/versioned_docs/version-2.0/amazon-s3-copy-1.md index bfa5f44..ccb586b 100644 --- a/versioned_docs/version-2.0/amazon-s3-copy-1.md +++ b/versioned_docs/version-2.0/amazon-s3-copy-1.md @@ -8,7 +8,7 @@ metadataTitle: "Amazon S3 Integration for Exporting Adapty Events and Paywall Vi Amazon S3 is used for a variety of purposes, including data storage, backup and archiving, content storage and delivery, big data analytics, and disaster recovery. -With Amazon S3 integrated, you can: +With Amazon S3 integrated, you can do this: 1. Export Adapty events and paywall views to Amazon S3 bucket as CSV files. 2. Use the exported data for a wide range of purposes, including detailed analytics, predictions, or behavior analysis. @@ -108,4 +108,4 @@ Here is the table structure for the paywall views: | **ab_test_name** | Name of the A/B test where the transaction originated. | | **ab_test_revision** | Revision of the A/B test where the transaction originated. | | **paywall_name** | Name of the paywall where the transaction originated. | -| **paywall_revision** | Revision of the paywall where the transaction originated. | \ No newline at end of file +| **paywall_revision** | Revision of the paywall where the transaction originated. |