AWS SDK for Kotlin
1.4.112
      Platform filter
Skip to content
    AWS SDK for Kotlin

dynamodb

Code examples

Explore code examples in the AWS SDK Code Examples Code Library.

  • Learn the basics of DynamoDB with an AWS SDK

Scenarios

  • Create a photo asset management application that lets users manage photos using labels

  • Create a web application to track DynamoDB data

  • Query a DynamoDB table by using batches of PartiQL statements and an AWS SDK

  • Query a DynamoDB table using PartiQL and an AWS SDK

Api

  • Use CreateTable

  • Use DeleteItem

  • Use DeleteTable

  • Use GetItem

  • Use ListTables

  • Use PutItem

  • Use Query

  • Use Scan

  • Use UpdateItem

This module contains the Kotlin SDK client for Amazon DynamoDB.

Packages

aws.sdk.kotlin.services.dynamodb
Link copied to clipboard
common
aws.sdk.kotlin.services.dynamodb.auth
Link copied to clipboard
common
aws.sdk.kotlin.services.dynamodb.endpoints
Link copied to clipboard
common
aws.sdk.kotlin.services.dynamodb.model
Link copied to clipboard
common
aws.sdk.kotlin.services.dynamodb.paginators
Link copied to clipboard
common
aws.sdk.kotlin.services.dynamodb.waiters
Link copied to clipboard
common
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka