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 |
107
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 |
108
108
| <aname="input_sort_key"></a> [sort\_key](#input\_sort\_key)| Optional range/sort key for composite primary key. |`string`|`null`| no |
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 |
109
+
| <aname="input_stream_view_type"></a> [stream\_view\_type](#input\_stream\_view\_type)| Type of stream view (e.g., OLD\_IMAGE). |`string`|`null`| no |
110
110
| <aname="input_table_name"></a> [table\_name](#input\_table\_name)| Name of the DynamoDB table. |`string`|`null`| no |
111
111
| <aname="input_ttl_attribute_name"></a> [ttl\_attribute\_name](#input\_ttl\_attribute\_name)| Name of the TTL attribute. |`string`|`""`| no |
112
112
| <aname="input_ttl_enabled"></a> [ttl\_enabled](#input\_ttl\_enabled)| Whether to enable TTL (Time to Live) on items. |`bool`|`false`| no |
0 commit comments