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
| <aname="input_bucket_name_prefix"></a> [bucket\_name\_prefix](#input\_bucket\_name\_prefix)| A prefix name for the bucket |`string`| n/a | yes |
63
63
| <aname="input_notification_prefixes"></a> [notification\_prefixes](#input\_notification\_prefixes)| The object prefixes to create SNS notifications for (e.g. ['folder1/', 'folder2/'] or [''] for everything) |`list`|`[]`| no |
64
+
| <aname="input_public_access"></a> [public\_access](#input\_public\_access)| n/a |`bool`|`false`| no |
64
65
| <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 |
65
66
| <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 |
66
67
| <aname="input_root_principal"></a> [root\_principal](#input\_root\_principal)| The root prinicipal. In most cases leave this as 'root' |`string`|`"root"`| no |
0 commit comments