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
+
| <aname="input_bucket_name_random_suffix"></a> [bucket\_name\_random\_suffix](#input\_bucket\_name\_random\_suffix)| Set the bucket name to be suffixed with a random string |`bool`|`true`| no |
63
64
| <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
65
| <aname="input_public_access"></a> [public\_access](#input\_public\_access)| n/a |`bool`|`false`| no |
65
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 |
0 commit comments