Skip to content

Commit b7e07f4

Browse files
committed
Updating headers/intro for migrating destinations [DOC-469]
1 parent d1cdad5 commit b7e07f4

File tree

1 file changed

+5
-2
lines changed
  • src/connections/storage/catalog/aws-s3

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,11 @@ To finish configuration, enable the AWS S3 Destination with IAM Role Support des
209209
> info ""
210210
> Did you know you can create destinations with the Config API? For more information, see [Create Destination](https://reference.segmentapis.com/#51d965d3-4a67-4542-ae2c-eb1fdddc3df6){:target="_blank"}.
211211

212+
## Migrate existing destinations
212213

213-
## Manually migrate an existing destination
214+
You can migrate your existing Amazon S3 destinations to the new AWS S3 destination either [manually](#manually-migrate-an-existing-destination) in the Segment app, or byusing Segment's [Public API](#migrate-an-existing-destination-using-the-public-api).
215+
216+
### Manually migrate an existing destination
214217

215218
> warning "Avoid overwriting data"
216219
> Sending data to the same S3 location from both the existing Amazon S3 destination, and the AWS S3 with IAM Role Support destination will overwrite data in that location. To avoid this, follow the steps below.
@@ -242,7 +245,7 @@ For example:
242245

243246
For each source in the scenario, complete the steps described in [Migrate an existing destination](#migrate-an-existing-destination), and ensure that you have separate IAM Roles and Permissions set for staging and production use.
244247

245-
## Migrate an existing destination using the Public API
248+
### Migrate an existing destination using the Public API
246249
This procedure uses Segment's Public API to migrate an existing Amazon S3 destination to the new AWS S3 destination. For more information about the Public API, see the [Public API documentation](https://api.segmentapis.com/docs/guides/#introduction){:target="_blank"}.
247250

248251
> warning "Avoid overwriting data"

0 commit comments

Comments
 (0)