Skip to content

Commit caaf5ca

Browse files
authored
Merge pull request #47 from aws-samples/feature/iam-access-analyzer
Changed the deployment order
2 parents 458c348 + 073676b commit caaf5ca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

solutions/iam/access-analyzer/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,16 +143,16 @@ AWS Account zone of trust.
143143
#### Instructions
144144

145145
> **Solution Deployment Order:**
146-
> 1. Security Account (AccessAnalyzerOrganization)
147-
> 2. All Accounts (AccessAnalyzerAccount)
146+
> 1. All Accounts (AccessAnalyzerAccount)
147+
> 2. Security Account (AccessAnalyzerOrganization)
148148
149-
1. Create CloudFormation StackSets using the following templates
149+
Create CloudFormation StackSets using the following templates
150150

151151
| Account | StackSet Name | Template |
152152
| --------------- | ----------------- | ---------- |
153153
| Management | CommonRegisterDelegatedAdmin | templates/common-register-delegated-administrator.yaml |
154-
| Security | AccessAnalyzerOrganization | templates/access-analyzer-org.yaml |
155154
| All Accounts | AccessAnalyzerAccount | templates/access-analyzer-acct.yaml |
155+
| Security | AccessAnalyzerOrganization | templates/access-analyzer-org.yaml |
156156

157157
----
158158

0 commit comments

Comments
 (0)