Skip to main content

What does Atlan crawl from Amazon DynamoDB?

Atlan crawls and maps the following assets and properties from Amazon DynamoDB. Atlan also currently supports lineage between Amazon DynamoDB as a source to supported data warehouses as destinations, as enriched by Fivetran.

Tables

Atlan maps tables from Amazon DynamoDB to its DynamoDBTable asset type.

Source propertyAtlan propertyWhere in Atlan
TableNamenameasset profile and overview sidebar
ItemCountrowCountasset preview and profile, overview sidebar
TableSizeBytessizeBytesasset filter and overview sidebar
AttributeDefinitionsnoSQLSchemaDefinitionasset profile
HASH key in KeySchemadynamoDBPartitionKeyasset profile and overview sidebar
RANGE key in KeySchemadynamoDBSortKeyasset profile and overview sidebar
TableStatusdynamoDBStatusasset profile and overview sidebar
CreationDateTimesourceCreatedAtasset profile and overview sidebar
ProvisionedThroughput.ReadCapacityUnitsdynamoDBReadCapacityUnitsasset profile and overview sidebar
ProvisionedThroughput.WriteCapacityUnitsdynamoDBWriteCapacityUnitsasset profile and overview sidebar

Global secondary indexes

Atlan maps global secondary indexes (GSI) from Amazon Dynamo DB to its DynamoDBGlobalSecondaryIndex asset type.

Source propertyAtlan propertyWhere in Atlan
ItemNamenameasset profile and overview sidebar
IndexCountrowCountasset preview and profile, overview sidebar
IndexSizeBytessizeBytesasset filter and overview sidebar
IndexStatusdynamoDBStatusasset profile and overview sidebar
HASH key in KeySchemadynamoDBPartitionKeyasset profile and overview sidebar
RANGE key in KeySchemadynamoDBSortKeyasset profile and overview sidebar
Projection.ProjectionTypedynamoDBSecondaryIndexProjectionTypeasset profile and overview sidebar
ProvisionedThroughput.ReadCapacityUnitsdynamoDBReadCapacityUnitsasset profile and overview sidebar
ProvisionedThroughput.WriteCapacityUnitsdynamoDBWriteCapacityUnitsasset profile and overview sidebar

Local secondary indexes

Atlan maps local secondary indexes (LSI) from Amazon Dynamo DB to its DynamoDBLocalSecondaryIndex asset type.

Source propertyAtlan propertyWhere in Atlan
IndexNamenameasset profile and overview sidebar
ItemCountrowCountasset preview and profile, overview sidebar
IndexSizeBytessizeBytesasset filter and overview sidebar
HASH key in KeySchemadynamoDBPartitionKeyasset profile and overview sidebar
RANGE key in KeySchemadynamoDBSortKeyasset profile and overview sidebar
Projection.ProjectionTypedynamoDBSecondaryIndexProjectionTypeasset profile and overview sidebar