Kotlin on AWS

AWS クラウドでアプリケーションを開発するためのツール、ドキュメント、サンプルコード

ツールとサンプルプロジェクト

AWS で Kotlin アプリケーションを実行するために必要なツールをダウンロードする
今すぐ始める
Maven でインストール
この SDK は、Amazon S3、Amazon EC2、DynamoDB などを含む多くの AWS のサービス用のクラスを提供します。
SDK のダウンロード »
サービス
AWS IDE ツールキット
評判が高い統合開発環境 (IDE) を使用して、AWS でコードを作成、デバッグ、デプロイします。
Eclipse ツールキットを入手する » VS Code ツールキットを入手する » Intellij ツールキットを入手する »
ソリューション
AWS SDK デベロッパーガイド
AWS SDK for Kotlin Developer Preview は、アマゾン ウェブ サービス用の Kotlin API を提供します。
続きを読む »
デジタルライブラリ
DynamoDB にデータを送信するアプリケーションを構築する
Amazon DynamoDB Kotlin API を使用しデータを送信し、Amazon SNS Kotlin APIを使用してテキストメッセージを送信するネイティブ Android アプリを作成します。
 使用を開始する »

ブログ

Showing results: 1-4
Total results: 9
ご指定の条件に一致するブログは見つかりませんでした。
  • Ian Botsford, 2024/10/30
    We’re excited to announce the Developer Preview of DynamoDB Mapper for Kotlin. This high-level library provides streamlined, idiomatic ways for developers to map data between their business logic written in Kotlin and their tables in DynamoDB. DynamoDB Mapper works with most Kotlin data classes right out of the box and also offers powerful features for [...]
  • Aaron Todd, 2023/11/28
    We are excited to announce that the AWS SDK for Kotlin is now generally available and supported for production use. We designed the SDK from the ground up to give you an idiomatic Kotlin experience, including Domain Specific Language (DSL) builders, and support for asynchronous AWS service calls using coroutines. Today’s release enables developers to [...]
  • Ian Botsford, 2023/09/11
    We’re excited to announce that the AWS SDK for Kotlin now supports overridable client configuration. You can use this feature to execute AWS service calls with specialized config that differs from the config provided when the client was initialized. This unlocks new capabilities and increases the flexibility of your code. In this post, I will [...]
  • Matas Lauzadis, 2023/06/05
    We are excited to announce support for Amazon S3 checksums in the AWS SDK for Kotlin! A checksum is a unique fingerprint calculated from a set of data that can be used to check whether the data has been altered or corrupted during transfers. Configuring a checksum is a valuable precaution to help maintain the [...]
その他の技術ブログを詳しく見る »

構築

SDK for Kotlin を使用した Amazon Rekognition の例

AWS SDK for Kotlinと Amazon Rekognition を使用してアクションを実行し、一般的なシナリオを実装する方法を示すコード例のコレクション

使用を開始する »

DynamoDB データを追跡するための動的な Web アプリケーションを作成します。

Amazon DynamoDB API を使用して、DynamoDB 作業データを追跡する動的な Webアプリケーションを作成する方法を示します。

 使用を開始する »

メッセージを翻訳する pubsub アプリケーションを構築します。

Amazon SNS Kotlin API を使用して、サブスクリプションおよび公開機能を備えたアプリケーションを作成する方法を示します。また、このアプリケーション例では、メッセージの翻訳も行っています。

使用を開始する »

このページは役に立ちましたか?