AWS 기반 Kotlin

AWS 클라우드에서 애플리케이션을 개발하기 위한 도구, 설명서 및 샘플 코드

도구 및 예시 프로젝트

AWS에서 Kotlin 애플리케이션을 실행하는 데 필요한 도구 다운로드
시작하기
Maven에서 설치
이 SDK는 Amazon S3, Amazon EC2, DynamoDB 및 기타 많은 AWS 서비스에 대한 클래스를 제공합니다.
SDK 다운로드 »
서비스
AWS IDE 도구 키트
AWS에서 코드 작성, 디버그 및 배포를 위해 널리 사용되는 통합 개발 환경(IDE)을 사용합니다.
Eclipse 도구 키트 다운로드 » VS Code 도구 키트 다운로드 » Intellij 도구 키트 다운로드 »
솔루션
AWS SDK 개발자 안내서
AWS SDK for Kotlin 개발자 평가판은 Amazon Web Services에 대한 Kotlin API를 제공합니다.
더 보기 »
디지털 라이브러리
DynamoDB에 데이터를 제출하는 앱 구축
Amazon DynamoDB Kotlin API를 사용하여 데이터를 제출하는 네이티브 Android 앱을 만들고 Amazon SNS Kotlin API를 사용하여 텍스트 메시지를 전송하세요.
 시작하기 »

블로그

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 예시

Amazon Rekognition과 함께 AWS SDK for Kotlin을 사용하여 작업을 수행하고 일반적인 시나리오를 구현하는 방법을 보여주는 코드 예시 모음입니다.

시작하기 »

DynamoDB 데이터를 추적하는 동적 웹 애플리케이션 만들기

Amazon DynamoDB API를 사용하여 DynamoDB 작업 데이터를 추적하는 동적 웹 애플리케이션을 만드는 방법을 보여줍니다.

 시작하기 »

메시지를 번역하는 게시/구독 앱 구축

Amazon SNS Kotlin API를 사용하여 구독 및 게시 기능이 있는 애플리케이션을 만드는 방법을 보여줍니다. 또한 이 예시 애플리케이션은 메시지도 번역합니다.

시작하기 »

페이지 내용이 도움이 되었습니까?