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_owner"></a> [owner](#input\_owner)| Identifies the team or person responsible for the resource (used for tagging). |`string`| n/a | yes |
108
107
| <aname="input_point_in_time_recovery_enabled"></a> [point\_in\_time\_recovery\_enabled](#input\_point\_in\_time\_recovery\_enabled)| Enables PITR for backups. |`bool`|`false`| no |
109
108
| <aname="input_sort_key"></a> [sort\_key](#input\_sort\_key)| Optional range/sort key for composite primary key. |`string`|`null`| no |
110
-
| <aname="input_stream_enabled"></a> [stream\_enabled](#input\_stream\_enabled)| Whether DynamoDB Streams are enabled. |`bool`|`false`| no |
111
109
| <aname="input_stream_view_type"></a> [stream\_view\_type](#input\_stream\_view\_type)| Type of stream view (e.g., OLD\_IMAGE). |`string`|`"NEW_AND_OLD_IMAGES"`| no |
112
110
| <aname="input_table_name"></a> [table\_name](#input\_table\_name)| Name of the DynamoDB table. |`string`|`null`| no |
113
111
| <aname="input_ttl_attribute_name"></a> [ttl\_attribute\_name](#input\_ttl\_attribute\_name)| Name of the TTL attribute. |`string`|`""`| no |
0 commit comments