Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws-samples/aws-dynamodb-examples
/ functions
Functions
2,858 in github.com/aws-samples/aws-dynamodb-examples
⨍
Functions
2,858
◇
Types & classes
598
↳
Endpoints
15
↓ 1 callers
Function
print_distinct_pks
(region, table_name)
scripts/PrintDistinctPKs/Printer/python/print_distinct_pks.py:12
↓ 1 callers
Function
process_gzfile
(bucket, obj)
archived/LoadS3toDynamoDB/load.py:42
↓ 1 callers
Function
putItem
examples/SDK/kotlin/data_plane/WorkingWithItems/src/main/kotlin/PutItem.kt:5
↓ 1 callers
Function
putItemConditional
examples/SDK/kotlin/data_plane/WorkingWithItems/src/main/kotlin/PutItemConditional.kt:5
↓ 1 callers
Function
putItems
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithItems/put-item.js:6
↓ 1 callers
Function
putItems
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithItems/put-item-conditional.js:8
↓ 1 callers
Function
qualify_column_references
Qualify column references in conditions to avoid ambiguity
workshops/modernizer/tools/generate_mysql_views.py:16
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-key-condition-expression-less-equal.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-key-condition-expression-begins-with.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-key-condition-expression-greater-equal.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-key-condition-expression-less.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-key-condition-expression-between-numbers.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-return-consumed-capacity.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-filter-expression.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-projection-expression.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-scan-count.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-key-condition-expression-between-dates.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-consistent-read.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-key-condition-expression-greater.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-key-condition-expression-begins-with-sort-order.js:7
↓ 1 callers
Function
query
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-key-condition-expression-equals.js:7
↓ 1 callers
Function
queryAllData
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-with-pagination-all-data.js:44
↓ 1 callers
Function
queryData
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-with-pagination.js:50
↓ 1 callers
Function
queryData
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithQueries/query-with-pagination-backwards.js:48
↓ 1 callers
Method
queryGSI1
(pk: string, skPrefix?: string)
workshops/modernizer/backend/src/database/implementations/dynamodb/DynamoDBProductRepository.ts:363
↓ 1 callers
Method
queryGSI2
(pk: string, skPrefix?: string)
workshops/modernizer/backend/src/database/implementations/dynamodb/DynamoDBProductRepository.ts:373
↓ 1 callers
Function
random_string
(length=8)
workshops/relational-migration/load/jobs/Customers.py:46
↓ 1 callers
Method
rateLimitExceeded
(endpoint: string, details?: any)
workshops/modernizer/clean-start/frontend/src/services/logger.ts:284
↓ 1 callers
Method
rateLimitExceeded
(endpoint: string, details?: any)
workshops/modernizer/frontend/src/services/logger.ts:284
↓ 1 callers
Function
regionSwitch
(cookie)
workshops/global-serverless/web/player.js:75
↓ 1 callers
Function
register
(username: string, email: string, password: string)
workshops/modernizer/clean-start/frontend/src/contexts/AuthContext.tsx:114
↓ 1 callers
Function
register
(username: string, email: string, password: string)
workshops/modernizer/frontend/src/contexts/AuthContext.tsx:115
↓ 1 callers
Function
registerAutoscaling
(roleARN string)
examples/SDK/golang/sdk_v1/WorkingWithTables/enableAutoscaling/enableAutoscaling.go:226
↓ 1 callers
Function
registerAutoscaling
()
examples/SDK/golang/sdk_v1/WorkingWithTables/updateAutoscaling/updateAutoscaling.go:44
↓ 1 callers
Method
reliableTest
* Wrap a test with reliability improvements
workshops/modernizer/clean-start/backend/src/test-configs/test-helpers/reliability.ts:200
↓ 1 callers
Method
reliableTest
* Wrap a test with reliability improvements
workshops/modernizer/backend/src/test-configs/test-helpers/reliability.ts:200
↓ 1 callers
Function
removeFirstLine
(str)
examples/tester/jobs/combineJobs.js:63
↓ 1 callers
Function
removeFromCart
(productId: number)
workshops/modernizer/clean-start/frontend/src/contexts/CartContext.tsx:121
↓ 1 callers
Function
removeFromCart
(productId: number)
workshops/modernizer/frontend/src/contexts/CartContext.tsx:121
↓ 1 callers
Method
removeFromCart
(userId: number, productId: number)
workshops/modernizer/clean-start/backend/src/services/ShoppingCartService.ts:98
↓ 1 callers
Method
removeFromCart
(userId: number, productId: number)
workshops/modernizer/backend/src/services/ShoppingCartService.ts:106
↓ 1 callers
Function
removeGreen
()
examples/SDK/node.js/sdk_v3/data_plane/WorkingWithItems/update-item-list.js:58
↓ 1 callers
Method
removeItem
(userId: number, productId: number)
workshops/modernizer/clean-start/backend/src/repositories/ShoppingCartRepository.ts:143
↓ 1 callers
Method
removeItem
(userId: number, productId: number)
workshops/modernizer/backend/src/repositories/ShoppingCartRepository.ts:143
↓ 1 callers
Function
remove_comments
(sql)
workshops/relational-migration/chalicelib/mysql_calls.py:413
↓ 1 callers
Method
render
()
workshops/modernizer/clean-start/frontend/src/components/ErrorBoundary.tsx:106
↓ 1 callers
Function
renderCategoryOptions
(categories: Category[], parentName?: string)
workshops/modernizer/clean-start/frontend/src/pages/CreateProductPage.tsx:171
↓ 1 callers
Function
renderCategoryOptions
(categories: Category[], parentName?: string)
workshops/modernizer/clean-start/frontend/src/pages/EditProductPage.tsx:219
↓ 1 callers
Function
renderCategoryOptions
(categories: Category[], parentName?: string)
workshops/modernizer/frontend/src/pages/CreateProductPage.tsx:171
↓ 1 callers
Function
renderCategoryOptions
(categories: Category[], parentName?: string)
workshops/modernizer/frontend/src/pages/EditProductPage.tsx:219
↓ 1 callers
Function
renderInput
()
workshops/modernizer/clean-start/frontend/src/components/FormField.tsx:160
↓ 1 callers
Function
renderInput
()
workshops/modernizer/frontend/src/components/FormField.tsx:160
↓ 1 callers
Function
renderNav
()
workshops/relational-migration/webapp/index.js:38
↓ 1 callers
Function
renumberLines
(str, finalLineNum)
examples/tester/jobs/combineJobs.js:72
↓ 1 callers
Method
reportSecurityIncident
(event: SecurityEvent)
workshops/modernizer/clean-start/frontend/src/services/errorService.ts:270
↓ 1 callers
Method
reportSecurityIncident
(event: SecurityEvent)
workshops/modernizer/frontend/src/services/errorService.ts:270
↓ 1 callers
Method
resetAutoIncrements
* Reset auto-increment counters
workshops/modernizer/clean-start/backend/src/test-configs/test-helpers/database.ts:250
↓ 1 callers
Method
resetAutoIncrements
* Reset auto-increment counters
workshops/modernizer/backend/src/test-configs/test-helpers/database.ts:251
↓ 1 callers
Function
resetDatabase
()
workshops/modernizer/clean-start/backend/src/database/init.ts:87
↓ 1 callers
Function
resetDatabase
()
workshops/modernizer/backend/src/database/init.ts:109
↓ 1 callers
Method
rollbackMigration
(req: Request, res: Response)
workshops/modernizer/backend/src/controllers/AdminController.ts:276
↓ 1 callers
Function
run
()
examples/tester/setup/truncate.js:65
↓ 1 callers
Function
run
()
examples/tester/jobs/combineJobs.js:13
↓ 1 callers
Function
run
()
examples/tester/jobs/Jobtester.js:39
↓ 1 callers
Function
runMigration
(migrationFile: string)
workshops/modernizer/clean-start/backend/src/database/migrate.ts:10
↓ 1 callers
Function
runMigration
(migrationFile: string)
workshops/modernizer/backend/src/database/migrate.ts:10
↓ 1 callers
Function
runQuery
(table, queryRequest)
workshops/relational-migration/webapp/form.js:239
↓ 1 callers
Function
runWarm
(targetTable, PK, SK)
examples/tester/jobs/lib/database.js:158
↓ 1 callers
Function
run_contract_driven_migration
Main migration orchestrator using Glue MCP
workshops/modernizer/tools/contract_driven_migration_glue_mcp.py:592
↓ 1 callers
Function
run_contract_driven_migration
Main migration orchestrator
workshops/modernizer/tools/contract_driven_migration_mcp.py:419
↓ 1 callers
Function
run_contract_driven_migration
Main migration orchestrator using Glue MCP
workshops/modernizer/clean-start/tools/contract_driven_migration_glue_mcp.py:594
↓ 1 callers
Function
run_contract_driven_migration
Main migration orchestrator
workshops/modernizer/clean-start/tools/contract_driven_migration_mcp.py:419
↓ 1 callers
Function
scanDelete
()
examples/tester/setup/truncate.js:21
↓ 1 callers
Function
scanTable
(table)
workshops/relational-migration/webapp/index.js:550
↓ 1 callers
Method
scanTable
()
workshops/modernizer/backend/src/database/implementations/dynamodb/DynamoDBProductRepository.ts:383
↓ 1 callers
Function
scrub
(event)
workshops/global-serverless/web/player.js:474
↓ 1 callers
Method
searchUserOrders
(userId: number, searchTerm: string)
workshops/modernizer/clean-start/backend/src/services/OrderService.ts:241
↓ 1 callers
Method
searchUserOrders
(userId: number, searchTerm: string)
workshops/modernizer/backend/src/services/OrderService.ts:266
↓ 1 callers
Function
seedCategories
()
workshops/modernizer/clean-start/backend/src/database/seed.ts:24
↓ 1 callers
Function
seedCategories
()
workshops/modernizer/backend/src/database/seed.ts:24
↓ 1 callers
Function
seedProducts
()
workshops/modernizer/clean-start/backend/src/database/seed.ts:174
↓ 1 callers
Function
seedProducts
()
workshops/modernizer/backend/src/database/seed.ts:174
↓ 1 callers
Function
seedUsers
()
workshops/modernizer/clean-start/backend/src/database/seed.ts:107
↓ 1 callers
Function
seedUsers
()
workshops/modernizer/backend/src/database/seed.ts:107
↓ 1 callers
Function
send_message_to_dlq
(message)
infrastructure_as_code/cdk/ddb-migration/lambda/stream-processor/index.py:49
↓ 1 callers
Function
send_message_to_fifo
(message)
infrastructure_as_code/cdk/ddb-migration/lambda/stream-processor/index.py:22
↓ 1 callers
Function
send_to_dlq_with_retry
(messages)
infrastructure_as_code/cdk/ddb-migration/lambda/write-cdc/index.py:104
↓ 1 callers
Function
setFlags
(flags: Partial<FeatureFlags>)
workshops/modernizer/frontend/src/services/adminService.ts:34
↓ 1 callers
Method
setFlags
(req: Request, res: Response)
workshops/modernizer/backend/src/controllers/AdminController.ts:32
↓ 1 callers
Method
setName
(String name)
examples/SDK/java/sdk_v1/data_plane/WorkingWithItems/UpdateItem.java:88
↓ 1 callers
Method
setName
(String name)
examples/SDK/java/sdk_v1/data_plane/WorkingWithItems/UpdateItemConditional.java:98
↓ 1 callers
Method
setProductStatus
(String productStatus)
examples/SDK/java/sdk_v1/data_plane/WorkingWithItems/TransactWriteItem.java:275
↓ 1 callers
Function
setupE2EDatabase
()
workshops/modernizer/clean-start/backend/src/test-configs/e2e-database-setup.ts:13
↓ 1 callers
Function
setupE2EDatabase
()
workshops/modernizer/backend/src/test-configs/e2e-database-setup.ts:13
↓ 1 callers
Method
shouldLog
(level: LogLevel)
workshops/modernizer/clean-start/frontend/src/services/logger.ts:38
↓ 1 callers
Method
shouldLog
(level: LogLevel)
workshops/modernizer/frontend/src/services/logger.ts:38
↓ 1 callers
Function
showPlayIcon
()
workshops/global-serverless/web/player.js:394
↓ 1 callers
Method
simulatePaymentOutcome
(amount: number, paymentRequest: CheckoutRequest)
workshops/modernizer/clean-start/backend/src/services/PaymentService.ts:26
↓ 1 callers
Method
simulatePaymentOutcome
(amount: number, paymentRequest: CheckoutRequest)
workshops/modernizer/backend/src/services/PaymentService.ts:32
↓ 1 callers
Method
simulateProcessingDelay
()
workshops/modernizer/clean-start/backend/src/services/PaymentService.ts:20
← previous
next →
1,001–1,100 of 2,858, ranked by callers