export { type AttributeDefinition, type AttributeType, type BillingMode, type GlobalSecondaryIndex, type KeySchema, type KeyType, type LocalSecondaryIndex, mkDynamoDbTablePolicy, type PointInTimeRecoverySpecification, type Projection, type ProjectionType, type ProvisionedThroughput, type SSESpecification, type StreamSpecification, type StreamViewType, type Table as AwsDynamoDbTable, type TimeToLiveSpecification, } from "../CloudFormation/DynamoDB";
