Skip to content

Commit

Permalink
Adding dynamodb test table to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsense committed Aug 28, 2024
1 parent f3a9620 commit 41a36a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/complete/fixtures.us-east-2.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ runtime = "nodejs20.x"
ephemeral_storage_size = 1024
source_mapping_enabled = true
source_mapping_batch_size = 1
source_mapping_arn = "arn:aws:dynamodb:us-east-1:123456789012:table/mydynamodbtable/stream/2020-20-20T20:20:20.200"
source_mapping_starting_position = "LATEST"

0 comments on commit 41a36a1

Please sign in to comment.