mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1109] [CLOSED] Add Artisans Commerce Cloud/AWS EC2 Controller #1390
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1109
Author: @vasupatel610
Created: 8/19/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
9a9cd96Add Artisans Commerce Cloud/AWS EC2 Controller📊 Changes
8 files changed (+449 additions, -0 deletions)
View changed files
➕
artisans_Commerce_Cloud/AWS_EC2_Controller/README.md(+109 -0)➕
artisans_Commerce_Cloud/AWS_EC2_Controller/manifest.json(+12 -0)➕
artisans_Commerce_Cloud/AWS_EC2_Controller/manifest.yaml(+16 -0)➕
artisans_Commerce_Cloud/AWS_EC2_Controller/provider.yaml(+39 -0)➕
artisans_Commerce_Cloud/AWS_EC2_Controller/requirements.txt(+4 -0)➕
artisans_Commerce_Cloud/AWS_EC2_Controller/tools/__init__.py(+7 -0)➕
artisans_Commerce_Cloud/AWS_EC2_Controller/tools/ec2_control.py(+201 -0)➕
artisans_Commerce_Cloud/AWS_EC2_Controller/tools/ec2_control.yaml(+61 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.