assimbly / gateway

A message gateway based on Apache Camel
Apache License 2.0
68 stars 9 forks source link

Add AWS2 components to components list #548

Closed assimbly closed 3 years ago

assimbly commented 3 years ago

Camel has the following components for: AWS 2 Athena | camel-aws2-athena | Stable | 3.4 | Access AWS Athena service using AWS SDK version 2.x. AWS 2 CloudWatch | camel-aws2-cw | Stable | 3.1 | Sending metrics to AWS CloudWatch using AWS SDK version 2.x. AWS 2 DynamoDB | camel-aws2-ddb | Stable | 3.1 | Store and retrieve data from AWS DynamoDB service using AWS SDK version 2.x. AWS 2 DynamoDB Streams | camel-aws2-ddb | Stable | 3.1 | Receive messages from AWS DynamoDB Stream service using AWS SDK version 2.x. AWS 2 Elastic Compute Cloud (EC2) | camel-aws2-ec2 | Stable | 3.1 | Manage AWS EC2 instances using AWS SDK version 2.x. AWS 2 Elastic Container Service (ECS) | camel-aws2-ecs | Stable | 3.1 | Manage AWS ECS cluster instances using AWS SDK version 2.x. AWS 2 Elastic Kubernetes Service (EKS) | camel-aws2-eks | Stable | 3.1 | Manage AWS EKS cluster instances using AWS SDK version 2.x. AWS 2 Eventbridge | camel-aws2-eventbridge | Stable | 3.6 | Manage AWS Eventbridge cluster instances using AWS SDK version 2.x. AWS 2 Identity and Access Management (IAM) | camel-aws2-iam | Stable | 3.1 | Manage AWS IAM instances using AWS SDK version 2.x. AWS 2 Key Management Service (KMS) | camel-aws2-kms | Stable | 3.1 | Manage keys stored in AWS KMS instances using AWS SDK version 2.x. AWS 2 Kinesis | camel-aws2-kinesis | Stable | 3.2 | Consume and produce records from and to AWS Kinesis Streams using AWS SDK version 2.x. AWS 2 Kinesis Firehose | camel-aws2-kinesis | Stable | 3.2 | Produce data to AWS Kinesis Firehose streams using AWS SDK version 2.x. AWS 2 Lambda | camel-aws2-lambda | Stable | 3.2 | Manage and invoke AWS Lambda functions using AWS SDK version 2.x. AWS 2 Managed Streaming for Apache Kafka (MSK) | camel-aws2-msk | Stable | 3.1 | Manage AWS MSK instances using AWS SDK version 2.x. AWS 2 MQ | camel-aws2-mq | Stable | 3.1 | Manage AWS MQ instances using AWS SDK version 2.x. AWS 2 S3 Storage Service | camel-aws2-s3 | Stable | 3.2 | Store and retrieve objects from AWS S3 Storage Service using AWS SDK version 2.x. AWS 2 Security Token Service (STS) | camel-aws2-sts | Stable | 3.5 | Manage AWS STS cluster instances using AWS SDK version 2.x. AWS 2 Simple Email Service (SES) | camel-aws2-ses | Stable | 3.1 | Send e-mails through AWS SES service using AWS SDK version 2.x. AWS 2 Simple Notification System (SNS) | camel-aws2-sns | Stable | 3.1 | Send messages to an AWS Simple Notification Topic using AWS SDK version 2.x. AWS 2 Simple Queue Service (SQS) | camel-aws2-sqs | Stable | 3.1 | Sending and receive messages to/from AWS SQS service using AWS SDK version 2.x. AWS 2 Translate | camel-aws2-translate | Stable | 3.1 | Translate texts using AWS Translate and AWS SDK version 2.x.

assimbly commented 3 years ago

Components can be chosen when editing a flow

assimbly commented 3 years ago

Part of 3.5.0 Alpha2