PipedreamHQ / PipedreamHQ/pipedream
[Components] alibaba_cloud
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# alibaba_cloud
## URLs
- https://www.alibabacloud.com/help/en
## Webhook Sources
### new-instance-instant
#### Description
Emit new event when a new cloud instance is created. Users can specify the region and instance type as optional filters.
### new-bucket-instant
#### Description
Emit new event when a new OSS (Object Storage Service) bucket is created. Users can specify the storage class and region as optional filters.
### new-billing-alert-instant
#### Description
Emit new event when a billing alert threshold is exceeded. Users can define the threshold amount and billing account as optional filters.
## Actions
### create-instance
#### Description
Create a new cloud instance on Alibaba Cloud. Users must specify the region, instance type, and image ID.
### upload-file
#### Description
Upload a file to an OSS (Object Storage Service) bucket. Users must specify the bucket name and file path.
### send-sms
#### Description
Send an SMS message using Alibaba Cloud's SMS service. Users must specify the recipient phone number, message content, and sender ID.
Contributor guide
Assessment
This issue has not been assessed yet.