Coder Social home page Coder Social logo

aws-utilities's Introduction

Synopsis

This project evaluates Amazon AWS Api.

Code Example

Set your AWS credentials(Make sure you have all permissions to access the services.) on ~/.aws/credentials. If you don't provide "profileName" to respective APIExplorer classes, it by default uses "Default" profile. Use the Driver class to evaluate AWS API code.

Motivation

I had written this code to understand Amazon AWS API in a better way and to achieve below goals.

  1. I want to improve my Java coding. I want to write elegant code. This code is not perfect, but it definitely is my way to push one step forward than current status.
  2. I want to explore Amazon AWS API to design better AWS Security Products and help customers to solve their issues.
  3. I want to develop AWS API wrapper products and this code is my effort to eventually develop elegant AWS API Wrapper products.

Installation

Clone the source code and import into Eclipse as Maven project. Please check Driver classes which call the Amazon AWS Wrapper API's.

API Reference

This code is written using "aws-java-sdk" version "1.11.8". Checkout AWS Java API reference.

Tests

No test code had been written for this project due to time constraint. My main goal is to understand Amazon API in better way, so I had mainly focused on this goal.

Contributors

Vijay Bheemineni.

License

Apache License 2.0

aws-utilities's People

Contributors

bharghav9 avatar

Watchers

James Cloos avatar Vijay Bheemineni avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.