From 67127144c2b187f646f11adc64ecc5da0e1b3844 Mon Sep 17 00:00:00 2001 From: Jacob Silva Date: Tue, 6 Jun 2017 14:43:25 +0300 Subject: [PATCH] Formatting --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c192903..8e5fc53 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ * [Identity and Access Mangement](#identity-and-access-management) * [Spring](#spring) * [Examples](#examples) - * [Identity and Access Mangement](#ex-identity-and-access-management) * [Automated Security Assessment](#ex-automated-security-assessment) + * [Identity and Access Mangement](#ex-identity-and-access-management) * [Logging](#ex-logging) * [Contribute](#contribute) * [License](#license) @@ -52,11 +52,6 @@ ## Examples -### Ex. Identity and Access Management - -* [Amazon Cognito Streams connector for Amazon Redshift](https://github.com/awslabs/amazon-cognito-streams-sample) - - ### Ex. Automated Security Assessment * [AWS Config Rules Repository](https://github.com/awslabs/aws-config-rules) @@ -64,13 +59,16 @@ * [AWS Inspector Auto Remediation](https://github.com/awslabs/amazon-inspector-auto-remediate) * [AWS Inspector Lambda Finding Processor](https://github.com/awslabs/amazon-inspector-finding-forwarder) +### Ex. Identity and Access Management + +* [Amazon Cognito Streams connector for Amazon Redshift](https://github.com/awslabs/amazon-cognito-streams-sample) + ### Ex. Logging * [AWS Centralized Logging](https://github.com/awslabs/aws-centralized-logging) * [AWS Config Snapshots to ElasticSearch](https://github.com/awslabs/aws-config-to-elasticsearch) * [AWS CloudWatch Events Monitor Security Groups](https://github.com/awslabs/cwe-monitor-secgrp) - ### Ex. Web Application Firewall * [AWS WAF Sample](https://github.com/awslabs/aws-waf-sample)