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: plugins/source/aws/docs/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -221,7 +221,7 @@ Using AWS Organization:
221
221
222
222
223
223
224
-
#### Arguments for Org block:
224
+
#### Arguments for Org block
225
225
226
226
- `organization_units`**(Optional)** - List of Organizational Units that CloudQuery should use to source accounts from
227
227
- `admin_account`**(Optional)** - Configuration on how to grab credentials from an Admin account
@@ -258,7 +258,7 @@ providers:
258
258
role_arn: <YOUR_ROLE_ARN_2>
259
259
```
260
260
261
-
#### Arguments for Accounts block:
261
+
#### Arguments for Accounts block
262
262
263
263
- `role_arn` **(Optional)** - The role that CloudQuery will use to perform the fetch
264
264
- `local_profile`**(Optional)** - Local Profile is the named profile in your shared configuration file (usually `~/.aws/config`) that you want to use for the account
@@ -312,7 +312,7 @@ WHERE block_public_acls IS NOT TRUE
0 commit comments