-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathmigrationhub-orchestrator.yml
37 lines (36 loc) · 1.8 KB
/
migrationhub-orchestrator.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Actions:
- Name: migrationhub-orchestrator:CreateTemplate
- Name: migrationhub-orchestrator:CreateWorkflow
- Name: migrationhub-orchestrator:CreateWorkflowStep
- Name: migrationhub-orchestrator:CreateWorkflowStepGroup
- Name: migrationhub-orchestrator:DeleteTemplate
- Name: migrationhub-orchestrator:DeleteWorkflow
- Name: migrationhub-orchestrator:DeleteWorkflowStep
- Name: migrationhub-orchestrator:DeleteWorkflowStepGroup
- Name: migrationhub-orchestrator:GetTemplate
- Name: migrationhub-orchestrator:GetTemplateStep
- Name: migrationhub-orchestrator:GetTemplateStepGroup
- Name: migrationhub-orchestrator:GetWorkflow
- Name: migrationhub-orchestrator:GetWorkflowStep
- Name: migrationhub-orchestrator:GetWorkflowStepGroup
- Name: migrationhub-orchestrator:ListPlugins
- Name: migrationhub-orchestrator:ListTagsForResource
- Name: migrationhub-orchestrator:ListTemplateStepGroups
- Name: migrationhub-orchestrator:ListTemplateSteps
- Name: migrationhub-orchestrator:ListTemplates
- Name: migrationhub-orchestrator:ListWorkflowStepGroups
- Name: migrationhub-orchestrator:ListWorkflowSteps
- Name: migrationhub-orchestrator:ListWorkflows
- Name: migrationhub-orchestrator:RetryWorkflowStep
- Name: migrationhub-orchestrator:StartWorkflow
- Name: migrationhub-orchestrator:StopWorkflow
- Name: migrationhub-orchestrator:TagResource
- Name: migrationhub-orchestrator:UntagResource
- Name: migrationhub-orchestrator:UpdateTemplate
- Name: migrationhub-orchestrator:UpdateWorkflow
- Name: migrationhub-orchestrator:UpdateWorkflowStep
- Name: migrationhub-orchestrator:UpdateWorkflowStepGroup
# actions with no corresponding API
- Name: migrationhub-orchestrator:GetMessage
- Name: migrationhub-orchestrator:RegisterPlugin
- Name: migrationhub-orchestrator:SendMessage