1.1
1.1
scpcli scf cloud-function apigateway trigger create
--cloud_function_id <value>
--apigateway_stage_name <value>
--apigateway_api_id <value>
Description
create cloud-function apigateway trigger
State ACTIVE (DEPRECATED)
| Version | Supported Until |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| apigateway_stage_name required | string | Apigateway Stage Name | sample |
| apigateway_api_id required | string | Apigateway API ID | 31e749b7b260868f441e862b |
Responses
| Name | Description | Example |
|---|---|---|
| schedule | Schedule | * * * * 0 |
| timezone | Timezone | Asia/Tokyo |
| trigger_id | Trigger ID | 1 |
| trigger_name | Trigger name | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_target_account_id | Trigger target account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_srn | Trigger target SRN | srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe |
| trigger_target_uuid | Trigger target UUID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type | Trigger type | apigateway |