Skip to content

Commit 95cfc45

Browse files
Merge pull request #2265 from segmentio/s3-destination-limited-access
Added Amazon S3 destination limited access information
2 parents 287e366 + 3d41976 commit 95cfc45

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed
Loading

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

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,27 @@ redirect_from:
66
hide-personas-partial: true
77
---
88

9-
> success "Try the new AWS S3 beta destination"
10-
> The AWS S3 destination supports IAM Roles, allowing for a more secure connection to your buckets. For more information, see the [AWS S3 destination documentation](/docs/connections/storage/catalog/aws-s3/).
9+
> warning "The Amazon S3 destination will enter Limited Access in February 2022"
10+
> After the Amazon S3 destination enters Limited Access, you will no longer be able to modify existing Amazon S3 destination instances, create new Amazon S3 instances, or re-enable a disabled Amazon S3 instance.
11+
>
12+
> Migrate to the AWS S3 destination to continue storing data in AWS. For more information about migration to AWS S3, see the [AWS S3 destination documentation](/docs/connections/storage/catalog/aws-s3/#migrate-an-existing-destination).
13+
14+
## Migrating from Amazon S3 to AWS S3
15+
16+
Segment recommends you migrate from the Amazon S3 destination to the AWS S3 destination.
17+
18+
Benefits of using the new AWS S3 destination include:
19+
- Compliance with AWS best practice of using an external ID to grant Segment access to your AWS resources. This improves the privacy and security of your customer data.
20+
- Availability in both the US and EU regions, unlike the Amazon S3 destination, which was available only in the US. This ensures customer data resides in your preferred region.
21+
22+
To migrate to the AWS S3 destination, follow the instructions outlined in the ["Migrate an existing destination" section of the AWS S3 destination documentation](/docs/connections/storage/catalog/aws-s3/#migrate-an-existing-destination).
23+
24+
You can view the AWS S3 destination in the Storage Destinations catalog.
25+
26+
![The AWS S3 destination, as it appears in the catalog](images/AWS-S3.png)
27+
28+
> error " "
29+
> You need to migrate to the new S3 destination before you disable your legacy destination to ensure Segment continues to deliver data to your S3 bucket.
1130
1231
## Getting Started
1332

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,8 @@ To migrate an existing Amazon S3 destination to the AWS S3 with IAM Role Support
227227
5. Verify that the `<YOUR_BUCKET_NAME>/segment-logs` receives data.
228228
6. Remove the test folder created in step 2 from the bucket.
229229

230+
> error " "
231+
> You need to migrate to the new S3 destination before you disable your legacy destination to ensure Segment continues to deliver data to your S3 bucket.
230232

231233
### Migration steps for scenarios with multiple sources per environment
232234

0 commit comments

Comments
 (0)