DynamoDB Design

DynamoDB Design: DynamoDB keys, indexes, capacity, transactions, and streams.

[
  {
    "error_code": "SYNTH-DYNAMODB-DESIGN-001",
    "description": "Synthetic DynamoDB keys, indexes, capacity, transactions, and streams scenario 001: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the DynamoDB keys, indexes, capacity, transactions, and streams inputs and configuration, handle SYNTH-DYNAMODB-DESIGN-001 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-DYNAMODB-DESIGN-002",
    "description": "Synthetic DynamoDB keys, indexes, capacity, transactions, and streams scenario 002: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the DynamoDB keys, indexes, capacity, transactions, and streams inputs and configuration, handle SYNTH-DYNAMODB-DESIGN-002 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-DYNAMODB-DESIGN-003",
    "description": "Synthetic DynamoDB keys, indexes, capacity, transactions, and streams scenario 003: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the DynamoDB keys, indexes, capacity, transactions, and streams inputs and configuration, handle SYNTH-DYNAMODB-DESIGN-003 explicitly, and retry only when the operation is idempotent."
  }
]