Skip to content

Commit 35a9165

Browse files
committed
Misc. edits
1 parent 254a634 commit 35a9165

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

src/segment-app/iam/roles.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ The following roles are only available to Segment Business Tier accounts.
6666
* Read-only access warehouse destination and warehouse destination settings. *(For example, Redshift, Postgres, BigQuery)*
6767
* **Scope:** Grants access to *all* warehouses.
6868

69-
#### Entities Admin
70-
Full CRUD access to all Enttiies within a workspace, and can grant or revoke user permission.
69+
#### Entities Admin
70+
Full CRUD (create, read, access, and delete) access to all Entities within a workspace. You can also grant or revoke user permissions.
7171

72-
#### Entities Read-only
73-
Read access to all Entities models and destinations in a workspace.
72+
#### Entities Read-only
73+
Read-only access to all Entities models and destinations in a workspace.
7474

7575
## PII Access
7676

src/unify/linked-profiles/linked-events.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ With Linked Events, you can:
2424

2525
Before getting started with Linked Events, you'll need:
2626

27-
1. BigQuery, Snowflake, or Redshift data warehouse credentials with **write** access.
28-
- View the [BigQuery](/docs/unify/linked-profiles/setup-guides/bigquery-setup/), [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake-setup/), and [Redshift](/docs/unify/linked-profiles/setup-guides/redshift-setup/) setup guides.
27+
1. [BigQuery](/docs/unify/linked-profiles/setup-guides/bigquery-setup/), [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake-setup/), or [Redshift](/docs/unify/linked-profiles/setup-guides/redshift-setup/) data warehouse credentials with **write** access.
2928
2. Access to Unify in your workspace.
3029
3. Access to the Destination you'll be using with Linked Events so that you can validate your data.
3130

@@ -53,7 +52,7 @@ To use Connections with Linked Events:
5352

5453
## Step 1: Connect a data warehouse
5554

56-
> success ""
55+
> info ""
5756
> Linked Events uses Segment's [Reverse ETL](/docs/connections/reverse-etl/) infrastructure for pulling in data from your warehouse.
5857
5958
To get started, you'll need to connect a data warehouse. Linked Events supports [BigQuery](/docs/unify/linked-profiles/setup-guides/bigquery/), [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake/), and [Redshift](/docs/unify/linked-profiles/setup-guides/redshift-setup/).

src/unify/linked-profiles/setup-guides/redshift-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ On this page, you'll learn how to connect your Redshift data warehouse to Segmen
1010

1111
To get started with Redshift:
1212
1. Log in to Redshift and select the Redshift cluster you want to connect.
13-
2. Follow [these networking instructions](/docs/connections/storage/catalog/redshift/#networking) to configure network and security settings.
13+
2. Follow these [networking instructions](/docs/connections/storage/catalog/redshift/#networking) to configure network and security settings.
1414

1515
## Create a new role and user
1616

0 commit comments

Comments
 (0)