AWS

The aws- component allows you to work with the AWS. AWS offers a great palette of different components like cloudwatch, DynamoDB streams, storage service, email and queue services. The main reason to use AWS is its cloud computing platform.

AWS components

See the following for usage of each component:

AWS DynamoDB

Store and retrieve data from AWS DynamoDB service using AWS SDK version 2.x.

AWS Kinesis

Consume and produce records from and to AWS Kinesis Streams using AWS SDK version 2.x.

AWS Lambda

Manage and invoke AWS Lambda functions using AWS SDK version 2.x.

AWS S3 Storage Service

Store and retrieve objects from AWS S3 Storage Service using AWS SDK version 2.x.

AWS Simple Notification System (SNS)

Send messages to an AWS Simple Notification Topic using AWS SDK version 2.x.

AWS Simple Queue Service (SQS)

Send and receive messages to/from AWS SQS service using AWS SDK version 2.x.