Skip to content

Commit f2d6f8d

Browse files
authored
Rewording [netlify-build]
1 parent 8d31d99 commit f2d6f8d

File tree

1 file changed

+2
-2
lines changed
  • src/connections/sources/catalog/cloud-apps/amazon-s3

1 file changed

+2
-2
lines changed

src/connections/sources/catalog/cloud-apps/amazon-s3/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ id: GNLT5OQ45P
55
---
66
{% include content/source-region-unsupported.md %}
77

8-
This document contains a procedure that enables you to upload a CSV file containing data to [Amazon S3](https://aws.amazon.com/s3/){:target="_blank”}, where it uses [Lambda](https://aws.amazon.com/lambda/){:target="_blank”} to automatically parse, format, and upload the data to Segment.
8+
This document outlines how to upload a CSV file containing data to [Amazon S3](https://aws.amazon.com/s3/){:target="_blank”}, which uses [Lambda](https://aws.amazon.com/lambda/){:target="_blank”} to automatically parse, format, and upload the data to Segment.
99

1010
You might have sources of data where you can't instrument Segment's SDKs, including other SaaS tools for which a Segment integration is not yet available. In many of these cases, you can extract data from these sources in CSV format, and then use Segment's server-side SDKs or HTTP tracking API to push the data to Segment.
1111

12-
The goal of this walkthrough is to make this process easier by providing an automated process that ingests this data. Once you complete this walkthrough, you will have the following Segment, Amazon S3, Lambda, and IAM resources deployed:
12+
The goal of this walkthrough is to make this process easier by providing an automated process that ingests this data. Once you complete this walkthrough, you will have the following Segment, Amazon S3, Lambda, and [IAM](https://aws.amazon.com/iam/){:target="_blank"} resources deployed:
1313

1414
- a Segment S3 source
1515
- an AWS Lambda function

0 commit comments

Comments
 (0)