AWS Fundamentals Logo
AWS Fundamentals
Data Source

aws_dynamodb_table

Provides details about a specific Dynamodb Table.

View Full Documentation on Terraform Registry

Sample HCL Configuration

A minimal configuration to get started. Refer to the Terraform Registry docs for all available arguments.

main.tf
data "aws_dynamodb_table" "example" {
  # Required arguments
  # Refer to the Terraform Registry docs for details
}

Get the DynamoDB Cheat Sheet

Everything you need to know about DynamoDB on one page. HD quality, print-friendly.

Download Free Infographic