huaweicloud/Huawei Cloud OBS Helper Action
Upload/Download files or folders to Huawei Cloud OBS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| access_key | Access key id | no | — |
| secret_key | Secret access key | no | — |
| region | Region | no | cn-north-4 |
| bucket_name | The name of the bucket | yes | — |
| operation_type | Use 'download' to download object from obs, use 'upload' to upload object to obs, use 'createbucket' to create a new bucket, and use 'deletebucket' to delete a bucket. | yes | — |
| local_file_path | Local file/folder path | no | — |
| obs_file_path | The file/folder path of obs bucket | no | — |
| include_self_folder | Include root folder when upload or download | no | false |
| exclude | Exclude file or folder when download a folder | no | — |
| public_read | Whether to enable the public read permission of the bucket. | no | false |
| storage_class | Bucket storage class that can be specified during the bucket creation | no | — |
| clear_bucket | Whether to delete all objects and parts in the bucket | no | true |
Outputs
no outputs