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
@@ -142,6 +142,7 @@ This module is composed of several submodules and each of which can be used inde
142
142
| <aname="input_allow_users_to_change_password"></a> [allow\_users\_to\_change\_password](#input\_allow\_users\_to\_change\_password)| Whether to allow users to change their own password. |`bool`| no |
143
143
| <aname="input_analyzer_baseline_enabled"></a> [analyzer\_baseline\_enabled](#input\_analyzer\_baseline\_enabled)| Boolean whether analyzer-baseline is enabled. |`bool`| no |
144
144
| <aname="input_analyzer_name"></a> [analyzer\_name](#input\_analyzer\_name)| The name for the IAM Access Analyzer resource to be created. |`string`| no |
145
+
| <aname="input_audit_log_bucket_access_logs_name"></a> [audit\_log\_bucket\_access\_logs\_name](#input\_audit\_log\_bucket\_access\_logs\_name)| The name of the S3 bucket to store various audit logs. |`string`| no |
145
146
| <aname="input_audit_log_bucket_custom_policy_json"></a> [audit\_log\_bucket\_custom\_policy\_json](#input\_audit\_log\_bucket\_custom\_policy\_json)| Override policy for the audit log bucket. Allows addition of extra policies. |`string`| no |
146
147
| <aname="input_audit_log_bucket_force_destroy"></a> [audit\_log\_bucket\_force\_destroy](#input\_audit\_log\_bucket\_force\_destroy)| A boolean that indicates all objects should be deleted from the audit log bucket so that the bucket can be destroyed without error. These objects are not recoverable. |`bool`| no |
147
148
| <aname="input_audit_log_bucket_key_enabled"></a> [audit\_log\_bucket\_key\_enabled](#input\_audit\_log\_bucket\_key\_enabled)| Whether or not to use Amazon S3 Bucket Keys for encrypting the audit log bucket. |`bool`| no |
0 commit comments