AWS DynamoDB Table Terraform module
Upstream version 5.5.0
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/dynamodb-table/aws| Name | Type | Description | Sensitive |
|---|---|---|---|
| dynamodb_table_arn | — | ARN of the DynamoDB table | — |
| dynamodb_table_id | — | ID of the DynamoDB table | — |
| dynamodb_table_replica_arns | — | Map of the Table replicas ARNs | — |
| dynamodb_table_replica_stream_arns | — | Map of the Table replicas stream ARNs | — |
| dynamodb_table_replica_stream_labels | — | Map of the timestamps of the Table replicas stream | — |
| dynamodb_table_replicas | — | Map of Table replicas by region | — |
| dynamodb_table_stream_arn | — | The ARN of the Table Stream | — |
| dynamodb_table_stream_label | — | A timestamp, in ISO 8601 format of the Table Stream | — |