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
+1
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ No modules.
65
65
| <aname="input_public_access"></a> [public\_access](#input\_public\_access)| n/a |`bool`|`false`| no |
66
66
| <aname="input_read_only_principals"></a> [read\_only\_principals](#input\_read\_only\_principals)| The ARNs of users/roles/etc that have read-only access to the bucket |`list`|`[]`| no |
67
67
| <aname="input_read_only_services"></a> [read\_only\_services](#input\_read\_only\_services)| The AWS services that have read-only access to the bucket (e.g. ses.amazonaws.com, lambda.amazonaws.com) |`list`|`[]`| no |
68
+
| <aname="input_read_only_services_condition"></a> [read\_only\_services\_condition](#input\_read\_only\_services\_condition)| n/a |`map(any)`|`{}`| no |
68
69
| <aname="input_read_write_principals"></a> [read\_write\_principals](#input\_read\_write\_principals)| The ARNs of users/roles/etc that have read-write access to the bucket |`list`|`[]`| no |
69
70
| <aname="input_root_principal"></a> [root\_principal](#input\_root\_principal)| The root prinicipal. In most cases leave this as 'root' |`string`|`"root"`| no |
70
71
| <aname="input_write_only_principals"></a> [write\_only\_principals](#input\_write\_only\_principals)| The ARNs of users/roles/etc that have write-only access to the bucket |`list`|`[]`| no |
0 commit comments