File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
solutions/iam/access-analyzer Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments