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: modules/metrics_firehose/README.md
+12-11
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ for more information.
21
21
| <aname="input_s3_noncurrent_version_expiration"></a> [s3\_noncurrent\_version\_expiration](#input\_s3\_noncurrent\_version\_expiration)| Number of days non-current versions of objects will remain in the S3 Metric Stream Backup bucket. |`number`|`30`| no |
22
22
| <aname="input_s3_versioning"></a> [s3\_versioning](#input\_s3\_versioning)| Enable S3 Versioning for the S3 Metric Stream Backup bucket. |`string`|`"Enabled"`| no |
23
23
| <aname="input_tags"></a> [tags](#input\_tags)| Tags to add to the created resources. |`map(any)`|`{}`| no |
24
+
| <aname="input_use_name_prefix"></a> [use\_name\_prefix](#input\_use\_name\_prefix)| Use name prefix for IAM roles. |`bool`|`true`| no |
0 commit comments