Skip to content

Commit fea8465

Browse files
author
Chris Wiechmann
committed
Using category AWS for AWS-Flow-Nodes
1 parent 30c27b3 commit fea8465

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-builder-plugin-fn-aws-athena/src/flow-nodes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ flow-nodes:
33
name: AWS Athena
44
icon: athena-icon.png
55
description: Flow node to query AWS Athena
6-
category: extension
6+
category: AWS
77
methods:
88
query:
99
name: Query

api-builder-plugin-fn-aws-lambda/src/flow-nodes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ flow-nodes:
33
name: AWS Lambda
44
icon: AWSLambda.png
55
description: 'Invokes an AWS Lambda function. Read more: https://docs.aws.amazon.com/lambda/latest/dg/getting-started.html'
6-
category: aws
6+
category: AWS
77
methods:
88
invokeLambda:
99
name: Invoke

0 commit comments

Comments
 (0)