forked from glassechidna/trackiam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomprehend.yml
57 lines (57 loc) · 2.49 KB
/
comprehend.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Actions:
- Name: comprehend:BatchDetectDominantLanguage
- Name: comprehend:BatchDetectEntities
- Name: comprehend:BatchDetectKeyPhrases
- Name: comprehend:BatchDetectSentiment
- Name: comprehend:BatchDetectSyntax
- Name: comprehend:ClassifyDocument
- Name: comprehend:CreateDocumentClassifier
- Name: comprehend:CreateEndpoint
- Name: comprehend:CreateEntityRecognizer
- Name: comprehend:DeleteDocumentClassifier
- Name: comprehend:DeleteEndpoint
- Name: comprehend:DeleteEntityRecognizer
- Name: comprehend:DescribeDocumentClassificationJob
- Name: comprehend:DescribeDocumentClassifier
- Name: comprehend:DescribeDominantLanguageDetectionJob
- Name: comprehend:DescribeEndpoint
- Name: comprehend:DescribeEntitiesDetectionJob
- Name: comprehend:DescribeEntityRecognizer
- Name: comprehend:DescribeKeyPhrasesDetectionJob
- Name: comprehend:DescribePiiEntitiesDetectionJob
- Name: comprehend:DescribeSentimentDetectionJob
- Name: comprehend:DescribeTopicsDetectionJob
- Name: comprehend:DetectDominantLanguage
- Name: comprehend:DetectEntities
- Name: comprehend:DetectKeyPhrases
- Name: comprehend:DetectPiiEntities
- Name: comprehend:DetectSentiment
- Name: comprehend:DetectSyntax
- Name: comprehend:ListDocumentClassificationJobs
- Name: comprehend:ListDocumentClassifiers
- Name: comprehend:ListDominantLanguageDetectionJobs
- Name: comprehend:ListEndpoints
- Name: comprehend:ListEntitiesDetectionJobs
- Name: comprehend:ListEntityRecognizers
- Name: comprehend:ListKeyPhrasesDetectionJobs
- Name: comprehend:ListPiiEntitiesDetectionJobs
- Name: comprehend:ListSentimentDetectionJobs
- Name: comprehend:ListTagsForResource
- Name: comprehend:ListTopicsDetectionJobs
- Name: comprehend:StartDocumentClassificationJob
- Name: comprehend:StartDominantLanguageDetectionJob
- Name: comprehend:StartEntitiesDetectionJob
- Name: comprehend:StartKeyPhrasesDetectionJob
- Name: comprehend:StartPiiEntitiesDetectionJob
- Name: comprehend:StartSentimentDetectionJob
- Name: comprehend:StartTopicsDetectionJob
- Name: comprehend:StopDominantLanguageDetectionJob
- Name: comprehend:StopEntitiesDetectionJob
- Name: comprehend:StopKeyPhrasesDetectionJob
- Name: comprehend:StopPiiEntitiesDetectionJob
- Name: comprehend:StopSentimentDetectionJob
- Name: comprehend:StopTrainingDocumentClassifier
- Name: comprehend:StopTrainingEntityRecognizer
- Name: comprehend:TagResource
- Name: comprehend:UntagResource
- Name: comprehend:UpdateEndpoint