File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
docs/aws-docs/providers/aws/accessanalyzer/analyzers Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -86,9 +86,9 @@ WHERE region = 'us-east-1';
8686
8787``` sql
8888<<< json
89- {
89+ & # 123;
9090 " Type" : " {{ Type }}"
91- }
91+ & # 125;
9292>>>
9393-- required properties only
9494INSERT INTO aws .accessanalyzer .analyzers (
@@ -105,12 +105,12 @@ SELECT
105105
106106``` sql
107107<<< json
108- {
108+ & # 123;
109109 " AnalyzerName" : " {{ AnalyzerName }}" ,
110110 " ArchiveRules" : [
111- {
111+ & # 123;
112112 " Filter" : [
113- {
113+ & # 123;
114114 " Contains" : [
115115 " {{ Contains[0] }}"
116116 ],
@@ -122,24 +122,24 @@ SELECT
122122 " Neq" : [
123123 " {{ Neq[0] }}"
124124 ]
125- }
125+ & # 125;
126126 ],
127127 " RuleName" : " {{ RuleName }}"
128- }
128+ & # 125;
129129 ],
130130 " Tags" : [
131- {
131+ & # 123;
132132 " Key" : " {{ Key }}" ,
133133 " Value" : " {{ Value }}"
134- }
134+ & # 125;
135135 ],
136136 " Type" : " {{ Type }}" ,
137- " AnalyzerConfiguration" : {
138- " UnusedAccessConfiguration" : {
137+ " AnalyzerConfiguration" : & # 123;
138+ " UnusedAccessConfiguration" : & # 123;
139139 " UnusedAccessAge" : " {{ UnusedAccessAge }}"
140- }
141- }
142- }
140+ & # 125;
141+ & # 125;
142+ & # 125;
143143>>>
144144-- all properties
145145INSERT INTO aws .accessanalyzer .analyzers (
You can’t perform that action at this time.
0 commit comments