-
Notifications
You must be signed in to change notification settings - Fork 23
/
chatbot.yml
42 lines (41 loc) · 1.8 KB
/
chatbot.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
38
39
40
41
42
Actions:
- Name: chatbot:CreateChimeWebhookConfiguration
- Name: chatbot:CreateMicrosoftTeamsChannelConfiguration
- Name: chatbot:CreateSlackChannelConfiguration
- Name: chatbot:DeleteChimeWebhookConfiguration
- Name: chatbot:DeleteMicrosoftTeamsChannelConfiguration
- Name: chatbot:DeleteMicrosoftTeamsConfiguredTeam
- Name: chatbot:DeleteMicrosoftTeamsUserIdentity
- Name: chatbot:DeleteSlackChannelConfiguration
- Name: chatbot:DeleteSlackUserIdentity
- Name: chatbot:DeleteSlackWorkspaceAuthorization
- Name: chatbot:DescribeChimeWebhookConfigurations
- Name: chatbot:DescribeSlackChannelConfigurations
- Name: chatbot:DescribeSlackUserIdentities
- Name: chatbot:DescribeSlackWorkspaces
- Name: chatbot:GetAccountPreferences
- Name: chatbot:GetMicrosoftTeamsChannelConfiguration
- Name: chatbot:ListMicrosoftTeamsChannelConfigurations
- Name: chatbot:ListMicrosoftTeamsConfiguredTeams
- Name: chatbot:ListMicrosoftTeamsUserIdentities
- Name: chatbot:ListTagsForResource
- Name: chatbot:TagResource
- Name: chatbot:UntagResource
- Name: chatbot:UpdateAccountPreferences
- Name: chatbot:UpdateChimeWebhookConfiguration
- Name: chatbot:UpdateMicrosoftTeamsChannelConfiguration
- Name: chatbot:UpdateSlackChannelConfiguration
# actions with no corresponding API
- Name: chatbot:AssociateToConfiguration
- Name: chatbot:CreateCustomAction
- Name: chatbot:DeleteCustomAction
- Name: chatbot:DescribeSlackChannels
- Name: chatbot:DisassociateFromConfiguration
- Name: chatbot:GetCustomAction
- Name: chatbot:GetMicrosoftTeamsOauthParameters
- Name: chatbot:GetSlackOauthParameters
- Name: chatbot:ListAssociations
- Name: chatbot:ListCustomActions
- Name: chatbot:RedeemMicrosoftTeamsOauthCode
- Name: chatbot:RedeemSlackOauthCode
- Name: chatbot:UpdateCustomAction