kaanaydemir / aws-demo

Basic Usage of AWS services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Basic Operations

AWS SDK for Java

This project is a simple example of how to use the AWS SDK for Java to perform basic operations on AWS.

It includes the following features:

  • Create a bucket
  • List buckets
  • Upload an object
  • List objects
  • Delete an object
  • Delete a bucket
  • Text sentiment analysis using AWS Comprehend
  • Textract document analysis

Requirements

  • JDK 11 or later
  • Maven 3.6.0 or later

About

Basic Usage of AWS services


Languages

Language:Java 99.7%Language:HTML 0.3%