Skip to content

Commit 74767f5

Browse files
committed
Addressing comments
1 parent 7ddfc19 commit 74767f5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/connections/destinations/catalog/amazon-kinesis-firehose/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ If you have many sources using Kinesis that it's impractical to attach all of th
187187
To set this value for a Secret ID:
188188
1. Go to the Kinesis Firehose destination settings from each of your Segment sources.
189189
2. Click **Secret ID** and enter your Workspace ID.
190-
* **NOTE:** For security purposes, Segment recommends you to use your Segment Workspace ID as your Secret ID. If you’re using a Secret ID different from your Workspace ID, consider changing it. You can find your Workspace ID by going to: **Settings > Workspace Settings > ID** from the Segment dashboard.
190+
* **NOTE:** For security purposes, Segment recommends you to use your Segment Workspace ID as your Secret ID. If you’re using a Secret ID different from your Workspace ID, please change it to make your account more secure. You can find your Workspace ID by going to: **Settings > Workspace Settings > ID** from the Segment dashboard.
191191
3. Once all of your sources are updated to use this value, find the IAM role you created for this destination in the AWS Console in **Services > IAM > Roles**.
192192
4. Select the role and navigate to the **Trust Relationships** tab.
193193
5. Click **Edit trust relationship**. You should see a snippet that looks something like this:

src/connections/destinations/catalog/amazon-kinesis/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To get started:
4848
4. Create a new Kinesis destination.
4949
1. In the Segment source that you want to connect to your Kinesis destination, click **Add Destination**. Search and select the **Amazon Kinesis** destination.
5050
2. Enter the **Role Address**, **Stream Region**, **Stream Name**, and **Secret ID**.
51-
* **NOTE:** For security purposes, Segment recommends you to use your Workspace ID as your Secret ID. If you’re using a Secret ID different from your Workspace ID, consider changing it. You can find your Workspace ID by going to: **Settings > Workspace Settings > ID**.
51+
* **NOTE:** For security purposes, Segment recommends you to use your Workspace ID as your Secret ID. If you’re using a Secret ID different from your Workspace ID, please change it to make your account more secure. You can find your Workspace ID by going to: **Settings > Workspace Settings > ID**.
5252

5353
## Page
5454
If you're not familiar with the Segment Specs, take a look to understand what the [Page method](https://segment.com/docs/connections/spec/page/) does. An example call would look like:

src/connections/destinations/catalog/amazon-lambda/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Using CloudFormation minimizes the setup steps needed, and is Segment's recommen
7777

7878
5. Give your stack a name.
7979
6. For the **ExternalId** parameter, enter the "External ID" setting in your Segment Lambda destination settings. This should be your **Workspace ID**.
80-
* **NOTE:** For security purposes, Segment recommends you to use your Workspace ID as your External ID. If you’re currently using an External ID different from your Workspace ID, consider changing it. You can find your Workspace ID by going to: **Settings > Workspace Settings > ID**.
80+
* **NOTE:** For security purposes, Segment recommends you to use your Workspace ID as your External ID. If you’re currently using an External ID different from your Workspace ID, please change it to make your account more secure. You can find your Workspace ID by going to: **Settings > Workspace Settings > ID**.
8181
7. The **LambdaARN** parameter corresponds to the **Lambda** setting in your Segment Lambda destination settings.
8282

8383
![](images/CloudFormationStackDetails.png)

src/connections/destinations/catalog/amazon-personalize/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ To create an IAM role:
694694
> note ""
695695
> **NOTE:** Your Source ID can be found by navigating to **Settings > API Keys** from your Segment source homepage.
696696
>
697-
> If you're using an External ID, for security purposes, Segment recommends you to use your Segment Workspace ID as your External ID. If you use an External ID different from your Workspace ID, consider changing it. You can find your Workspace ID by going to: **Settings > Workspace Settings > ID** in the Segment dashboard.
697+
> If you're using an External ID, for security purposes, Segment recommends you to use your Segment Workspace ID as your External ID. If you use an External ID different from your Workspace ID, please change it to make your account more secure. You can find your Workspace ID by going to: **Settings > Workspace Settings > ID** in the Segment dashboard.
698698
699699
```json
700700
{

0 commit comments

Comments
 (0)