Skip to content

AttributeType

Open in ChatGPTOpen in Claude

Defined in: node_modules/.pnpm/aws-cdk-lib@2.261.0_constructs@10.7.0/node_modules/aws-cdk-lib/aws-dynamodb/lib/shared.d.ts:109

Data types for attributes within a table

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.NamingRulesDataTypes.html#HowItWorks.DataTypes

BINARY: "B"

Defined in: node_modules/.pnpm/aws-cdk-lib@2.261.0_constructs@10.7.0/node_modules/aws-cdk-lib/aws-dynamodb/lib/shared.d.ts:113

Up to 400KiB of binary data (which must be encoded as base64 before sending to DynamoDB)


NUMBER: "N"

Defined in: node_modules/.pnpm/aws-cdk-lib@2.261.0_constructs@10.7.0/node_modules/aws-cdk-lib/aws-dynamodb/lib/shared.d.ts:117

Numeric values made of up to 38 digits (positive, negative or zero)


STRING: "S"

Defined in: node_modules/.pnpm/aws-cdk-lib@2.261.0_constructs@10.7.0/node_modules/aws-cdk-lib/aws-dynamodb/lib/shared.d.ts:121

Up to 400KiB of UTF-8 encoded text

© 2026 Axis Tech. Powered by axis-tech.co.