-
Notifications
You must be signed in to change notification settings - Fork 23
/
appflow.yml
34 lines (33 loc) · 1.14 KB
/
appflow.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
Actions:
- Name: appflow:CancelFlowExecutions
- Name: appflow:CreateConnectorProfile
- Name: appflow:CreateFlow
- Name: appflow:DeleteConnectorProfile
- Name: appflow:DeleteFlow
- Name: appflow:DescribeConnector
- Name: appflow:DescribeConnectorEntity
- Name: appflow:DescribeConnectorProfiles
- Name: appflow:DescribeConnectors
- Name: appflow:DescribeFlow
- Name: appflow:DescribeFlowExecutionRecords
- Name: appflow:ListConnectorEntities
- Name: appflow:ListConnectors
- Name: appflow:ListFlows
- Name: appflow:ListTagsForResource
- Name: appflow:RegisterConnector
- Name: appflow:ResetConnectorMetadataCache
- Name: appflow:StartFlow
- Name: appflow:StopFlow
- Name: appflow:TagResource
- Name: appflow:UnRegisterConnector
- Name: appflow:UntagResource
- Name: appflow:UpdateConnectorProfile
- Name: appflow:UpdateConnectorRegistration
- Name: appflow:UpdateFlow
# actions with no corresponding API
- Name: appflow:DescribeConnectorFields
- Name: appflow:DescribeFlowExecution
- Name: appflow:DescribeFlows
- Name: appflow:ListConnectorFields
- Name: appflow:RunFlow
- Name: appflow:UseConnectorProfile