Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/main/resources/metadata/athena.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.athena
name: "athena"
title: "Athena"
description: "This sub-group of plugins contains tasks for using Amazon Athena. Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 and other federated data sources using standard SQL."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/auth.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.auth
name: "auth"
title: "Authentication"
description: "This sub-group of plugins contains tasks to manage authentication for AWS."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/cli.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.cli
name: "cli"
title: "CLI"
description: "This sub-group of plugins contains tasks to interact with AWS CLI."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/cloudformation.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.cloudformation
name: "cloudformation"
title: "CloudFormation"
description: "This sub-group of plugins contains tasks for managing AWS CloudFormation stacks."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/cloudwatch.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.cloudwatch
name: "cloudwatch"
title: "CloudWatch"
description: "This sub-group of plugins contains tasks for using Amazon CloudWatch. Amazon CloudWatch is a monitoring and observability service that provides data and actionable insights for AWS resources and applications."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/dynamodb.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.dynamodb
name: "dynamodb"
title: "Dynamodb"
description: "This sub-group of plugins contains tasks for using Amazon DynamoDB. Amazon DynamoDB is a fully managed, serverless, key-value NoSQL database designed to run high-performance applications at any scale."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/ecr.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.ecr
name: "ecr"
title: "ECR"
description: "This sub-group of plugins contains tasks to interact with Amazon ECR."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/emr.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.emr
name: "emr"
title: "EMR"
description: "This sub-group of plugins contains tasks for using Amazon EMR. Amazon EMR (previously called Amazon Elastic MapReduce) is a managed cluster platform that simplifies running big data frameworks, such as Apache Hadoop and Apache Spark, on AWS to process and analyze vast amounts of data."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/eventbridge.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.eventbridge
name: "eventbridge"
title: "Eventbridge"
description: "This sub-group of plugins contains tasks for using Amazon EventBridge. Amazon EventBridge is a serverless event bus that ingests data from your own apps, SaaS apps, and AWS services and routes that data to targets."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/glue.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.glue
name: "glue"
title: "Glue"
description: "This sub-group of plugins contains tasks for using AWS Glue. AWS Glue is a serverless data integration service that makes it easy to discover, prepare, and combine data for analytics, machine learning, and application development."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws
name: "aws"
title: "AWS"
description: "AWS plugin for Kestra"
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/kinesis.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.kinesis
name: "kinesis"
title: "Kinesis"
description: "This sub-group of plugins contains tasks for using Amazon Kinesis. Amazon Kinesis is a family of services provided by Amazon Web Services (AWS) for processing and analyzing real-time streaming data at a large scale."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/lambda.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.lambda
name: "lambda"
title: "Lambda"
description: "This sub-group of plugins contains tasks for using Amazon Lambda. AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/s3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.s3
name: "s3"
title: "S3"
description: "This sub-group of plugins contains tasks for using Amazon Simple Storage Service (S3). Amazon S3 is an object storage built to retrieve any amount of data from anywhere."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/sns.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.sns
name: "sns"
title: "SNS"
description: "This sub-group of plugins contains tasks for using Amazon Simple Notification Service (SNS) . Amazon SNS is a fully managed Pub/Sub service for A2A and A2P messaging."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
8 changes: 8 additions & 0 deletions src/main/resources/metadata/sqs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
group: io.kestra.plugin.aws.sqs
name: "sqs"
title: "SQS"
description: "This sub-group of plugins contains tasks for using Amazon Simple Queue Service (SQS). Amazon SQS is a fully managed message queuing for microservices, distributed systems, and serverless applications."
body: ""
videos: []
createdBy: "Kestra Core Team"
managedBy: "Kestra Core Team"
Loading