Skip to content

Commit

Permalink
Merge pull request #50 from wso2-extensions/update-meta-info
Browse files Browse the repository at this point in the history
Update meta information
  • Loading branch information
arunans23 authored Oct 9, 2024
2 parents 28b04aa + ace294f commit 19128b0
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions .connector-store/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,29 @@
"description": "Amazon SQS offers reliable and scalable hosted queues for storing messages as they travel between computers. By using Amazon SQS, you can move data between distributed components of your applications that perform different tasks without losing messages or requiring each component to be always available. The Amazon SQS connector for WSO2 EI uses the Amazon SQS API and allows you to send and receive messages, facilitating asynchronous messaging between integrated systems.",
"status": "Active",
"labels": [
"queues",
"AWS sqs",
"SQS"
"integration",
"AWS",
"communication"
],
"releases": [
{
"tagName": "v2.0.0",
"products": [
"MI 4.x.x"
"MI 4.3.0",
"MI 4.2.0",
"MI 4.1.0",
"MI 4.0.0"
],
"isHidden": false
},
{
"tagName": "v1.1.7",
"products": [
"MI 1.2.0",
"MI 4.x.x"
"MI 4.3.0",
"MI 4.2.0",
"MI 4.1.0",
"MI 4.0.0"
],
"isHidden": false
}
Expand Down

0 comments on commit 19128b0

Please sign in to comment.