Skip to content

Commit

Permalink
ebs encryption SCP with basic doc markup fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ericstraavaldsen committed Aug 28, 2019
1 parent dd22ede commit c51157f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AWS Organizations Service Control Policies
# AWS Organizations Service Control Policies
---

## Description
Expand All @@ -15,7 +15,7 @@ A repository of community generated Service control policies (SCPs) and referenc

- [prevent-deletion-of-service-resources](prevent-deletion-of-service-resources.policy) - Protect various organizational roles and resources curated for service and governance related purposes.

- [ec2-encrypt-ebs] (ec2-encrypt-ebs.policy) - Set enforces setting where ebs volumes are encrypted by default - to set default for account use cli command (aws ec2 enable-ebs-encryption-by-default) Not setting up a default encryption will generate a difficult to understand error.
- [ec2-encrypt-ebs](ec2-encrypt-ebs.policy) - Set enforces setting where ebs volumes are encrypted by default - to set default for account use cli command: aws ec2 enable-ebs-encryption-by-default Not setting up a default encryption will generate a difficult to understand error.

## Reference Links

Expand Down

0 comments on commit c51157f

Please sign in to comment.