You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ For this solution the following will be deployed:
13
13
-**AWS CloudFormation StackSet** - a collection of CloudFormation stacks deployed into all the member accounts in the AWS Organization. These stacks will deploy the following:
14
14
-**AWS Lambda Function** - The AWS Config custom rules invoke a Lambda function that contains the logic to evaluate whether the specified resource is either Compliant or Noncompliant with cost optimization best practice rules defined above.
15
15
-**IAM Roles** - Two custom IAM roles will be deployed. One that will enable the Lambda function to be invoked and the second which will be used by AWS Systems Manager (SSM) to carry out remediation actions as defined in the SSM document.
16
-
-**AWS Systems Manager Automation Document** - This will deployed into the audit account only and used by the member accounts.
16
+
-**AWS Systems Manager Automation Document** - This will be deployed into the audit account only and used by the member accounts.
17
17
18
18
19
19
## Pre-requisites
@@ -52,7 +52,7 @@ For the purposes of this deployment walkthrough, our management account ID will
0 commit comments