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_point_in_time_recovery_period_in_days"></a> [point\_in\_time\_recovery\_period\_in\_days](#input\_point\_in\_time\_recovery\_period\_in\_days)| Number of preceding days for which continuous backups are taken and maintained. Default 35 |`number`|`null`| no |
122
122
| <aname="input_range_key"></a> [range\_key](#input\_range\_key)| The attribute to use as the range (sort) key. Must also be defined as an attribute |`string`|`null`| no |
123
123
| <aname="input_read_capacity"></a> [read\_capacity](#input\_read\_capacity)| The number of read units for this table. If the billing\_mode is PROVISIONED, this field should be greater than 0 |`number`|`null`| no |
124
+
| <aname="input_region"></a> [region](#input\_region)| Region where this resource will be managed. Defaults to the Region set in the provider configuration |`string`|`null`| no |
124
125
| <aname="input_replica_regions"></a> [replica\_regions](#input\_replica\_regions)| Region names for creating replicas for a global DynamoDB table. |`any`|`[]`| no |
125
126
| <aname="input_resource_policy"></a> [resource\_policy](#input\_resource\_policy)| The JSON definition of the resource-based policy. |`string`|`null`| no |
126
127
| <aname="input_restore_date_time"></a> [restore\_date\_time](#input\_restore\_date\_time)| Time of the point-in-time recovery point to restore. |`string`|`null`| no |
0 commit comments