Kotlin on AWS

用於在 AWS 雲端開發應用程式的工具、文件和範本程式碼

工具與範例專案

下載在 AWS 上執行 Kotlin 應用程式所需的工具
開始使用
透過 Maven 進行安裝
此 SDK 針對許多 AWS 服務提供類,包括 Amazon S3、Amazon EC2、DynamoDB 等。
下載 SDK »
服務
AWS IDE 工具組
使用熱門的整合式開發環境 (IDE) 來在 AWS 上編寫、偵錯以及部署您的程式碼。
取得 Eclipse 工具組 » 取得 VS Code 工具組 » 取得 Intellij 工具組 »
解決方案
AWS SDK 開發人員指南
適用於 Kotlin 的 AWS SDK 開發人員預覽版針對 Amazon Web Services 提供 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年9月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年6月5日
    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 [...]
探索更多技術部落格 »

建置

使用適用於 Kotlin 的 SDK 的 Amazon Rekognition 範例

程式碼範例集合,向您展示如何使用適用於 Kotlin 的 AWS SDK 搭配 Amazon Rekognition 來執行操作和實作常見案例。

開始使用 »

建立動態 Web 應用程式以追蹤 DynamoDB 資料

展示如何使用 Amazon DynamoDB API 建立追蹤 DynamoDB 工作資料的動態 Web 應用程式。

 開始使用 »

建置可翻譯訊息的 pubsub 應用程式

展示如何使用 Amazon SNS Kotlin API 建立具有訂閱和發佈功能的應用程式。此外,此範例應用程式還可翻譯訊息。

開始使用 »

本頁對您是否有幫助?