Skip to content

kaanaydemir/aws-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published