Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
judell committed Aug 2, 2024
1 parent 5ed6e75 commit b61f128
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ In the [next runbook](/guardrails/docs/runbooks/getting-started-aws/enable-enfor



## You are here
## Progress tracker

1. [Connect an AWS account to Guardrails](/guardrails/docs/runbooks/getting-started-aws/connect-an-account/)

Expand Down
2 changes: 1 addition & 1 deletion docs/runbooks/getting-started-aws/attach-a-policy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ With versioning disabled, the bucket no longer complies with the `Check: Enabled
You can override policies at any level. In the [next runbook](/guardrails/docs/runbooks/getting-started-aws/create-static-exception), we’ll create an exception that enables your test bucket to return to the `OK` state.


## You are here
## Progress tracker

1. [Connect an AWS account to Guardrails](/guardrails/docs/runbooks/getting-started-aws/connect-an-account/)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ When the control is green, Turbot has successfully connected to your account.
In the [next runbook](/guardrails/docs/runbooks/getting-started-aws/observe-aws-activity) we’ll see how Guardrails watches your account and reacts to resource changes.


## You are here
## Progress tracker

1. **Connect an AWS account to Guardrails**

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ In the [next runbook](/guardrails/docs/runbooks/getting-started-aws/send-alert-t



## You are here
## Progress tracker

1. [Connect an AWS account to Guardrails](/guardrails/docs/runbooks/getting-started-aws/connect-an-account/)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Here you can see the whole history, reading from the bottom up.
In the [next runbook](/guardrails/docs/runbooks/getting-started-aws/create-calculated-exception) we’ll see how to dynamically calculate an exception based on a resource tag.


## You are here
## Progress tracker

1. [Connect an AWS account to Guardrails](/guardrails/docs/runbooks/getting-started-aws/connect-an-account/)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ For fun, try suspending versioning on the bucket again. It won’t stay that way
This Getting Started series just scratches the surface.  Try installing more [policy packs](https://hub.guardrails.com) into your workspace, and run through this series again to explore the breadth and variety of what Guardrails can do.


## You are here
## Progress tracker

1. [Connect an AWS account to Guardrails](/guardrails/docs/runbooks/getting-started-aws/connect-an-account/)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Now that you’ve connected an AWS account, you can explore your resource invent

The following steps will show how to observe AWS resource activity in real-time.

## Step 1: Create an S3 bucket
## Create an S3 bucket

We’ll use the name `bucket-example-01`, choose your own name.
<p><img alt="aws_start_2_create_bucket_name" src="/images/docs/guardrails/runbooks/getting-started-aws/observe-aws-activity/aws-start-2-create-bucket-name.png"/></p><br/>
Expand Down Expand Up @@ -55,7 +55,7 @@ We’ve now seen how Guardrails detects the creation of a new resource in a conn
Next we’ll explore [how to set a policy](/guardrails/docs/runbooks/getting-started-aws/attach-a-policy) that requires buckets to enable versioning.


## You are here
## Progress tracker

1. [Connect an AWS account to Guardrails](/guardrails/docs/runbooks/getting-started-aws/connect-an-account/)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Now that we have successfully alerted on controls, you can repeat this exercise
In the [next runbook](/guardrails/docs/runbooks/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, enable versioning on the bucket that’s now in the `Alarm` state and make it green. Note that this will require one additional permission on the role you created in [the first runbook]([/](https://turbot.com/guardrails/docs/guides/notifications/templates#example-slack-template)guardrails/docs/runbooks/getting-started-aws/connect-an-account): `s3:PutBucketVersioning`.


## You are here
## Progress tracker

1. [Connect an AWS account to Guardrails](/guardrails/docs/runbooks/getting-started-aws/connect-an-account/)

Expand Down

0 comments on commit b61f128

Please sign in to comment.