Skip to content

Commit 2495161

Browse files
author
Jon Udell
authored
Minor typo fixes in getting started aws (#205)
1 parent e1a277c commit 2495161

File tree

10 files changed

+32
-44
lines changed

10 files changed

+32
-44
lines changed

docs/getting-started/getting-started-aws/apply-quick-action/index.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This is the ninth guide in the *Getting started with AWS series*.
1313

1414
- Completion of the previous guides in this series.
1515
- Access to the Guardrails console with administrative privileges.
16-
- Access to an AWS account with administrative privlidges to add permissions to the Guardrails cross-account role.
16+
- Access to an AWS account with administrative privileges to add permissions to the Guardrails cross-account role.
1717

1818

1919
## Step 1: Locate the IAM role
@@ -114,14 +114,12 @@ In this guide you increased the permissions scope for your cross-account role, e
114114

115115
In the [next guide](/guardrails/docs/getting-started/getting-started-aws/enable-enforcement) we’ll set Guardrails to automatically enforce these actions continuously.
116116

117-
118117
## Progress tracker
119-
120-
- [x] Prepare an AWS Account for import to Guardrails
118+
- [x] Prepare an AWS Account for Import to Guardrails
121119
- [x] Connect an AWS Account to Guardrails
122120
- [x] Observe AWS Resource Activity
123121
- [x] Enable Your First Policy Pack
124-
- [x] Review Account-Wide Bucket Versioning
122+
- [x] Review Account-Wide Governance
125123
- [x] Create a Static Exception to a Guardrails Policy
126124
- [x] Create a Calculated Exception to a Guardrails Policy
127125
- [x] Send an Alert to Email

docs/getting-started/getting-started-aws/connect-an-account/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,11 @@ In the [next guide](/guardrails/docs/getting-started/getting-started-aws/observe
7171
If you run into issues following this guide, jump in the `#guardrails` channel in the [Turbot Community Slack](https://turbot.com/community/join), or [open a support ticket](https://support.turbot.com/hc/en-us/requests/new).
7272

7373
## Progress tracker
74-
75-
- [x] Prepare an AWS Account for import to Guardrails
74+
- [x] Prepare an AWS Account for Import to Guardrails
7675
- [x] **Connect an AWS Account to Guardrails**
76+
- [ ] Observe AWS Resource Activity
7777
- [ ] Enable Your First Policy Pack
78-
- [ ] Review Account-Wide Bucket Versioning
78+
- [ ] Review Account-Wide Governance
7979
- [ ] Create a Static Exception to a Guardrails Policy
8080
- [ ] Create a Calculated Exception to a Guardrails Policy
8181
- [ ] Send an Alert to Email

docs/getting-started/getting-started-aws/create-calculated-exception/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,14 +125,12 @@ In this guide you created your first calculated policy and tested it using the S
125125

126126
In the [next guide](/guardrails/docs/getting-started/getting-started-aws/send-alert-to-email) we’ll see how to subscribe to these status alerts via email, Slack, or MS Teams.
127127

128-
129128
## Progress tracker
130-
131-
- [x] Prepare an AWS Account for import to Guardrails
129+
- [x] Prepare an AWS Account for Import to Guardrails
132130
- [x] Connect an AWS Account to Guardrails
133131
- [x] Observe AWS Resource Activity
134132
- [x] Enable Your First Policy Pack
135-
- [x] Review Account-Wide Bucket Versioning
133+
- [x] Review Account-Wide Governance
136134
- [x] Create a Static Exception to a Guardrails Policy
137135
- [x] **Create a Calculated Exception to a Guardrails Policy**
138136
- [ ] Send an Alert to Email

docs/getting-started/getting-started-aws/create-static-exception/index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create a Static Exception to a Guardrails Policy
3-
Sidebar_label: Create a policy exception
3+
Sidebar_label: Create a Policy Exception
44
---
55

66
# Create a Static Exception to a Guardrails AWS Policy
@@ -12,7 +12,7 @@ This is the sixth guide in the *Getting started with AWS* series.
1212
**Prerequisites**:
1313

1414
- Completion of the previous guides in this series.
15-
- Access to the Guardrails console with administrative privlidges.
15+
- Access to the Guardrails console with administrative privileges.
1616

1717
## Step 1: Open the Controls by State report
1818

@@ -91,12 +91,11 @@ In this guide you created a resource-level exception for the Bucket Versioning c
9191
In the [next guide](/guardrails/docs/getting-started/getting-started-aws/create-calculated-exception) we’ll see how to dynamically calculate an exception based on a resource tag.
9292

9393
## Progress tracker
94-
95-
- [x] Prepare an AWS Account for import to Guardrails
94+
- [x] Prepare an AWS Account for Import to Guardrails
9695
- [x] Connect an AWS Account to Guardrails
9796
- [x] Observe AWS Resource Activity
9897
- [x] Enable Your First Policy Pack
99-
- [x] Review Account-Wide Bucket Versioning
98+
- [x] Review Account-Wide Governance
10099
- [x] **Create a Static Exception to a Guardrails Policy**
101100
- [ ] Create a Calculated Exception to a Guardrails Policy
102101
- [ ] Send an Alert to Email

docs/getting-started/getting-started-aws/enable-enforcement/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ This Getting Started series just scratches the surface of what you can do with G
6060

6161
## Progress tracker
6262

63-
**Congratulations! You did it!**
63+
*Congratulations! You did it!**
6464

65-
- [x] Prepare an AWS Account for import to Guardrails
65+
- [x] Prepare an AWS Account for Import to Guardrails
6666
- [x] Connect an AWS Account to Guardrails
6767
- [x] Observe AWS Resource Activity
6868
- [x] Enable Your First Policy Pack
69-
- [x] Review Account-Wide Bucket Versioning
69+
- [x] Review Account-Wide Governance
7070
- [x] Create a Static Exception to a Guardrails Policy
7171
- [x] Create a Calculated Exception to a Guardrails Policy
7272
- [x] Send an Alert to Email

docs/getting-started/getting-started-aws/enable-policy-pack/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,12 @@ In this guide you’ve attached a Policy Pack to your AWS account to check S3 bu
8383

8484
In the [next guide](/guardrails/docs/getting-started/getting-started-aws/review-account-wide) you will create some additional buckets to see how the Policy Pack responds to new resource creation.
8585

86-
8786
## Progress tracker
88-
89-
- [x] Prepare an AWS Account for import to Guardrails
87+
- [x] Prepare an AWS Account for Import to Guardrails
9088
- [x] Connect an AWS Account to Guardrails
9189
- [x] Observe AWS Resource Activity
9290
- [x] **Enable Your First Policy Pack**
93-
- [ ] Review Account-Wide Bucket Versioning
91+
- [ ] Review Account-Wide Governance
9492
- [ ] Create a Static Exception to a Guardrails Policy
9593
- [ ] Create a Calculated Exception to a Guardrails Policy
9694
- [ ] Send an Alert to Email

docs/getting-started/getting-started-aws/observe-aws-activity/index.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This is the third guide in the *Getting started with AWS* series.
1313
## Prerequisites
1414

1515
- Completion of the previous guides in this series.
16-
- Access to the Guardrails console with administrative privlidges.
16+
- Access to the Guardrails console with administrative privileges.
1717
- Console access to an AWS account and the ability to create and modify S3 buckets.
1818

1919
> [!NOTE]
@@ -85,14 +85,12 @@ In this guide you changed the versioning property of an S3 bucket and observed h
8585

8686
Next we’ll explore [how to enable a policy pack](/guardrails/docs/getting-started/getting-started-aws/enable-policy-pack) that requires buckets to enable versioning.
8787

88-
8988
## Progress tracker
90-
91-
- [x] Prepare an AWS Account for import to Guardrails
89+
- [x] Prepare an AWS Account for Import to Guardrails
9290
- [x] Connect an AWS Account to Guardrails
9391
- [x] **Observe AWS Resource Activity**
9492
- [ ] Enable Your First Policy Pack
95-
- [ ] Review Account-Wide Bucket Versioning
93+
- [ ] Review Account-Wide Governance
9694
- [ ] Create a Static Exception to a Guardrails Policy
9795
- [ ] Create a Calculated Exception to a Guardrails Policy
9896
- [ ] Send an Alert to Email

docs/getting-started/getting-started-aws/prepare-account/index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Prepare an AWS Account for import to Guardrails
2+
title: Prepare an AWS Account for Import to Guardrails
33
sidebar_label: Prepare the AWS Account
44
---
55

6-
# Prepare an AWS Account for import to Guardrails
6+
# Prepare an AWS Account for Import to Guardrails
77

88
In this guide, you will prepare an AWS account to be imported into Guardrails by deploying an IAM access role using a CloudFormation template.
99

@@ -93,12 +93,11 @@ In the [next guide](/guardrails/docs/getting-started/getting-started-aws/connect
9393
If you run into issues following this guide, jump in the `#guardrails` channel in the [Turbot Community Slack](https://turbot.com/community/join), or [open a support ticket](https://support.turbot.com/hc/en-us/requests/new).
9494

9595
## Progress tracker
96-
97-
- [x] **Prepare an AWS Account for import to Guardrails**
96+
- [x] **Prepare an AWS Account for Import to Guardrails**
9897
- [ ] Connect an AWS Account to Guardrails
9998
- [ ] Observe AWS Resource Activity
10099
- [ ] Enable Your First Policy Pack
101-
- [ ] Review Account-Wide Bucket Versioning
100+
- [ ] Review Account-Wide Governance
102101
- [ ] Create a Static Exception to a Guardrails Policy
103102
- [ ] Create a Calculated Exception to a Guardrails Policy
104103
- [ ] Send an Alert to Email

docs/getting-started/getting-started-aws/review-account-wide/index.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Review Account-wide governance
3-
sidebar_label: Account-wide governance
2+
title: Review Account-Wide Governance
3+
sidebar_label: Account-Wide Governance
44
---
55

66

7-
# Review Account-wide governance
7+
# Review Account-wide Governance
88

99
In this guide you’ll see how a single Policy Pack can govern all resources across an account.
1010

@@ -13,7 +13,7 @@ This is the fifth guide in the *Getting started with AWS* series.
1313
## Prerequisites
1414

1515
- Completion of the previous guides in this series.
16-
- Access to the Guardrails console with administrative privlidges.
16+
- Access to the Guardrails console with administrative privileges.
1717

1818
## Step 1: Open the Controls by State report
1919

@@ -55,12 +55,11 @@ In this guide you created three new S3 buckets and observed how the Policy Pack
5555
In the [next guide](/guardrails/docs/getting-started/getting-started-aws/create-static-exception) we’ll learn how to create a static exception so that a bucket can be exempt from the versioning requirement.
5656

5757
## Progress tracker
58-
59-
- [x] Prepare an AWS Account for import to Guardrails
58+
- [x] Prepare an AWS Account for Import to Guardrails
6059
- [x] Connect an AWS Account to Guardrails
6160
- [x] Observe AWS Resource Activity
6261
- [x] Enable Your First Policy Pack
63-
- [x] **Review Account-Wide Bucket Versioning**
62+
- [x] **Review Account-Wide Governance**
6463
- [ ] Create a Static Exception to a Guardrails Policy
6564
- [ ] Create a Calculated Exception to a Guardrails Policy
6665
- [ ] Send an Alert to Email

docs/getting-started/getting-started-aws/send-alert-to-email/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,11 @@ In this guide you configured a simple notification rule and triggered a notifica
104104
In the [next guide](/guardrails/docs/getting-started/getting-started-aws/apply-quick-action) you’ll learn how to configure for [Quick Actions]([/guardrails/docs/guides/quick-actions](https://turbot.com/guardrails/docs/guides/quick-actions#enabling-quick-actions)) so you can, for example, directly enable versioning on a bucket that’s now in the `Alarm` state and make it green.
105105

106106
## Progress tracker
107-
108-
- [x] Prepare an AWS Account for import to Guardrails
107+
- [x] Prepare an AWS Account for Import to Guardrails
109108
- [x] Connect an AWS Account to Guardrails
110109
- [x] Observe AWS Resource Activity
111110
- [x] Enable Your First Policy Pack
112-
- [x] Review Account-Wide Bucket Versioning
111+
- [x] Review Account-Wide Governance
113112
- [x] Create a Static Exception to a Guardrails Policy
114113
- [x] Create a Calculated Exception to a Guardrails Policy
115114
- [x] **Send an Alert to Email**

0 commit comments

Comments
 (0)