This video helps you to create your first AWS program which uses Java SDK. You can write the programs which can be used to create and delete the buckets. Of course, that is a simple task and you can do it manually or by using CloudFormation or Terraform. The idea here is to learn the basics of Java SDK based programming. Happy learning.
S3 Programming with Java SDK – Lab Cheat Sheet : https://github.com/unuste37/YTResourc...
AWS SDK Java 2 - https://github.com/aws/aws-sdk-java-v2
AWS SDK for Java Documentation: https://aws.amazon.com/sdk-for-java/
AWS SDK for Java API Reference - 2.20.39: https://sdk.amazonaws.com/java/api/la...
AWS SDK code samples: https://github.com/awsdocs/aws-doc-sd...
Tools, docs, and sample code to develop applications on the AWS cloud: https://aws.amazon.com/developer/lang...
AWS Developer Tools Blog: https://aws.amazon.com/blogs/develope...
AWS Cloud Development kit in Java: https://docs.aws.amazon.com/cdk/v2/gu... (Note: CDK is for infra deployment, not for application programming)