Trigger
Trigger
| Name | Description | Schema | Default |
|---|---|---|---|
| alias required | Alias Example : $LATEST | string | |
| schedule optional | Schedule Example : * * * * 0 | any of [string, null] | |
| timezone optional | Timezone Example : Asia/Tokyo | any of [string, null] | |
| trigger_id required | Trigger ID Example : 1 | integer | |
| trigger_name required | Trigger name Example : 8c9f6c1c928a45b4bbd1e4da5531d656 | string | |
| trigger_sid required | Trigger target account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | any of [string, null] | |
| trigger_target_account_id required | Trigger target account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | any of [string, null] | |
| trigger_target_srn required | Trigger target SRN Example : srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe | any of [string, null] | |
| trigger_target_uuid required | Trigger target UUID Example : 8c9f6c1c928a45b4bbd1e4da5531d656 | any of [string, null] | |
| trigger_type required | Trigger type Example : apigateway | string |