aws-sdk-core 2.11.409 → 2.11.410

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,84 +1,196 @@
1
1
  {
2
2
  "pagination": {
3
+ "ListAlgorithms": {
4
+ "input_token": "NextToken",
5
+ "output_token": "NextToken",
6
+ "limit_key": "MaxResults",
7
+ "result_key": "AlgorithmSummaryList"
8
+ },
9
+ "ListApps": {
10
+ "input_token": "NextToken",
11
+ "output_token": "NextToken",
12
+ "limit_key": "MaxResults",
13
+ "result_key": "Apps"
14
+ },
15
+ "ListAutoMLJobs": {
16
+ "input_token": "NextToken",
17
+ "output_token": "NextToken",
18
+ "limit_key": "MaxResults",
19
+ "result_key": "AutoMLJobSummaries"
20
+ },
21
+ "ListCandidatesForAutoMLJob": {
22
+ "input_token": "NextToken",
23
+ "output_token": "NextToken",
24
+ "limit_key": "MaxResults",
25
+ "result_key": "Candidates"
26
+ },
27
+ "ListCodeRepositories": {
28
+ "input_token": "NextToken",
29
+ "output_token": "NextToken",
30
+ "limit_key": "MaxResults",
31
+ "result_key": "CodeRepositorySummaryList"
32
+ },
3
33
  "ListCompilationJobs": {
4
34
  "input_token": "NextToken",
5
35
  "output_token": "NextToken",
6
- "limit_key": "MaxResults"
36
+ "limit_key": "MaxResults",
37
+ "result_key": "CompilationJobSummaries"
38
+ },
39
+ "ListDomains": {
40
+ "input_token": "NextToken",
41
+ "output_token": "NextToken",
42
+ "limit_key": "MaxResults",
43
+ "result_key": "Domains"
7
44
  },
8
45
  "ListEndpointConfigs": {
9
46
  "input_token": "NextToken",
10
47
  "output_token": "NextToken",
11
- "limit_key": "MaxResults"
48
+ "limit_key": "MaxResults",
49
+ "result_key": "EndpointConfigs"
12
50
  },
13
51
  "ListEndpoints": {
14
52
  "input_token": "NextToken",
15
53
  "output_token": "NextToken",
16
- "limit_key": "MaxResults"
54
+ "limit_key": "MaxResults",
55
+ "result_key": "Endpoints"
56
+ },
57
+ "ListExperiments": {
58
+ "input_token": "NextToken",
59
+ "output_token": "NextToken",
60
+ "limit_key": "MaxResults",
61
+ "result_key": "ExperimentSummaries"
62
+ },
63
+ "ListFlowDefinitions": {
64
+ "input_token": "NextToken",
65
+ "output_token": "NextToken",
66
+ "limit_key": "MaxResults",
67
+ "result_key": "FlowDefinitionSummaries"
68
+ },
69
+ "ListHumanTaskUis": {
70
+ "input_token": "NextToken",
71
+ "output_token": "NextToken",
72
+ "limit_key": "MaxResults",
73
+ "result_key": "HumanTaskUiSummaries"
17
74
  },
18
75
  "ListHyperParameterTuningJobs": {
19
76
  "input_token": "NextToken",
20
77
  "output_token": "NextToken",
21
- "limit_key": "MaxResults"
78
+ "limit_key": "MaxResults",
79
+ "result_key": "HyperParameterTuningJobSummaries"
22
80
  },
23
81
  "ListLabelingJobs": {
24
82
  "input_token": "NextToken",
25
83
  "output_token": "NextToken",
26
- "limit_key": "MaxResults"
84
+ "limit_key": "MaxResults",
85
+ "result_key": "LabelingJobSummaryList"
27
86
  },
28
87
  "ListLabelingJobsForWorkteam": {
29
88
  "input_token": "NextToken",
30
89
  "output_token": "NextToken",
31
- "limit_key": "MaxResults"
90
+ "limit_key": "MaxResults",
91
+ "result_key": "LabelingJobSummaryList"
92
+ },
93
+ "ListModelPackages": {
94
+ "input_token": "NextToken",
95
+ "output_token": "NextToken",
96
+ "limit_key": "MaxResults",
97
+ "result_key": "ModelPackageSummaryList"
32
98
  },
33
99
  "ListModels": {
34
100
  "input_token": "NextToken",
35
101
  "output_token": "NextToken",
36
- "limit_key": "MaxResults"
102
+ "limit_key": "MaxResults",
103
+ "result_key": "Models"
104
+ },
105
+ "ListMonitoringExecutions": {
106
+ "input_token": "NextToken",
107
+ "output_token": "NextToken",
108
+ "limit_key": "MaxResults",
109
+ "result_key": "MonitoringExecutionSummaries"
110
+ },
111
+ "ListMonitoringSchedules": {
112
+ "input_token": "NextToken",
113
+ "output_token": "NextToken",
114
+ "limit_key": "MaxResults",
115
+ "result_key": "MonitoringScheduleSummaries"
37
116
  },
38
117
  "ListNotebookInstanceLifecycleConfigs": {
39
118
  "input_token": "NextToken",
40
119
  "output_token": "NextToken",
41
- "limit_key": "MaxResults"
120
+ "limit_key": "MaxResults",
121
+ "result_key": "NotebookInstanceLifecycleConfigs"
42
122
  },
43
123
  "ListNotebookInstances": {
44
124
  "input_token": "NextToken",
45
125
  "output_token": "NextToken",
46
- "limit_key": "MaxResults"
126
+ "limit_key": "MaxResults",
127
+ "result_key": "NotebookInstances"
128
+ },
129
+ "ListProcessingJobs": {
130
+ "input_token": "NextToken",
131
+ "output_token": "NextToken",
132
+ "limit_key": "MaxResults",
133
+ "result_key": "ProcessingJobSummaries"
47
134
  },
48
135
  "ListSubscribedWorkteams": {
49
136
  "input_token": "NextToken",
50
137
  "output_token": "NextToken",
51
- "limit_key": "MaxResults"
138
+ "limit_key": "MaxResults",
139
+ "result_key": "SubscribedWorkteams"
52
140
  },
53
141
  "ListTags": {
54
142
  "input_token": "NextToken",
55
143
  "output_token": "NextToken",
56
- "limit_key": "MaxResults"
144
+ "limit_key": "MaxResults",
145
+ "result_key": "Tags"
57
146
  },
58
147
  "ListTrainingJobs": {
59
148
  "input_token": "NextToken",
60
149
  "output_token": "NextToken",
61
- "limit_key": "MaxResults"
150
+ "limit_key": "MaxResults",
151
+ "result_key": "TrainingJobSummaries"
62
152
  },
63
153
  "ListTrainingJobsForHyperParameterTuningJob": {
64
154
  "input_token": "NextToken",
65
155
  "output_token": "NextToken",
66
- "limit_key": "MaxResults"
156
+ "limit_key": "MaxResults",
157
+ "result_key": "TrainingJobSummaries"
67
158
  },
68
159
  "ListTransformJobs": {
69
160
  "input_token": "NextToken",
70
161
  "output_token": "NextToken",
71
- "limit_key": "MaxResults"
162
+ "limit_key": "MaxResults",
163
+ "result_key": "TransformJobSummaries"
164
+ },
165
+ "ListTrialComponents": {
166
+ "input_token": "NextToken",
167
+ "output_token": "NextToken",
168
+ "limit_key": "MaxResults",
169
+ "result_key": "TrialComponentSummaries"
170
+ },
171
+ "ListTrials": {
172
+ "input_token": "NextToken",
173
+ "output_token": "NextToken",
174
+ "limit_key": "MaxResults",
175
+ "result_key": "TrialSummaries"
176
+ },
177
+ "ListUserProfiles": {
178
+ "input_token": "NextToken",
179
+ "output_token": "NextToken",
180
+ "limit_key": "MaxResults",
181
+ "result_key": "UserProfiles"
72
182
  },
73
183
  "ListWorkteams": {
74
184
  "input_token": "NextToken",
75
185
  "output_token": "NextToken",
76
- "limit_key": "MaxResults"
186
+ "limit_key": "MaxResults",
187
+ "result_key": "Workteams"
77
188
  },
78
189
  "Search": {
79
190
  "input_token": "NextToken",
80
191
  "output_token": "NextToken",
81
- "limit_key": "MaxResults"
192
+ "limit_key": "MaxResults",
193
+ "result_key": "Results"
82
194
  }
83
195
  }
84
196
  }
@@ -158,6 +158,36 @@
158
158
  "state": "failure"
159
159
  }
160
160
  ]
161
+ },
162
+ "ProcessingJobCompletedOrStopped": {
163
+ "delay": 60,
164
+ "maxAttempts": 60,
165
+ "operation": "DescribeProcessingJob",
166
+ "acceptors": [
167
+ {
168
+ "expected": "Completed",
169
+ "matcher": "path",
170
+ "state": "success",
171
+ "argument": "ProcessingJobStatus"
172
+ },
173
+ {
174
+ "expected": "Stopped",
175
+ "matcher": "path",
176
+ "state": "success",
177
+ "argument": "ProcessingJobStatus"
178
+ },
179
+ {
180
+ "expected": "Failed",
181
+ "matcher": "path",
182
+ "state": "failure",
183
+ "argument": "ProcessingJobStatus"
184
+ },
185
+ {
186
+ "expected": "ValidationException",
187
+ "matcher": "error",
188
+ "state": "failure"
189
+ }
190
+ ]
161
191
  }
162
192
  }
163
193
  }
@@ -40,9 +40,11 @@
40
40
  {"shape":"InvalidArn"},
41
41
  {"shape":"InvalidDefinition"},
42
42
  {"shape":"InvalidName"},
43
+ {"shape":"InvalidLoggingConfiguration"},
43
44
  {"shape":"StateMachineAlreadyExists"},
44
45
  {"shape":"StateMachineDeleting"},
45
46
  {"shape":"StateMachineLimitExceeded"},
47
+ {"shape":"StateMachineTypeNotSupported"},
46
48
  {"shape":"TooManyTags"}
47
49
  ],
48
50
  "idempotent":true
@@ -174,7 +176,8 @@
174
176
  "errors":[
175
177
  {"shape":"InvalidArn"},
176
178
  {"shape":"InvalidToken"},
177
- {"shape":"StateMachineDoesNotExist"}
179
+ {"shape":"StateMachineDoesNotExist"},
180
+ {"shape":"StateMachineTypeNotSupported"}
178
181
  ]
179
182
  },
180
183
  "ListStateMachines":{
@@ -315,6 +318,7 @@
315
318
  "errors":[
316
319
  {"shape":"InvalidArn"},
317
320
  {"shape":"InvalidDefinition"},
321
+ {"shape":"InvalidLoggingConfiguration"},
318
322
  {"shape":"MissingRequiredParameter"},
319
323
  {"shape":"StateMachineDeleting"},
320
324
  {"shape":"StateMachineDoesNotExist"}
@@ -415,6 +419,12 @@
415
419
  "max":256,
416
420
  "min":1
417
421
  },
422
+ "CloudWatchLogsLogGroup":{
423
+ "type":"structure",
424
+ "members":{
425
+ "logGroupArn":{"shape":"Arn"}
426
+ }
427
+ },
418
428
  "ConnectorParameters":{
419
429
  "type":"string",
420
430
  "max":32768,
@@ -451,6 +461,8 @@
451
461
  "name":{"shape":"Name"},
452
462
  "definition":{"shape":"Definition"},
453
463
  "roleArn":{"shape":"Arn"},
464
+ "type":{"shape":"StateMachineType"},
465
+ "loggingConfiguration":{"shape":"LoggingConfiguration"},
454
466
  "tags":{"shape":"TagList"}
455
467
  }
456
468
  },
@@ -580,6 +592,7 @@
580
592
  "name",
581
593
  "definition",
582
594
  "roleArn",
595
+ "type",
583
596
  "creationDate"
584
597
  ],
585
598
  "members":{
@@ -588,7 +601,9 @@
588
601
  "status":{"shape":"StateMachineStatus"},
589
602
  "definition":{"shape":"Definition"},
590
603
  "roleArn":{"shape":"Arn"},
591
- "creationDate":{"shape":"Timestamp"}
604
+ "type":{"shape":"StateMachineType"},
605
+ "creationDate":{"shape":"Timestamp"},
606
+ "loggingConfiguration":{"shape":"LoggingConfiguration"}
592
607
  }
593
608
  },
594
609
  "ErrorMessage":{"type":"string"},
@@ -827,6 +842,7 @@
827
842
  "type":"string",
828
843
  "max":256
829
844
  },
845
+ "IncludeExecutionData":{"type":"boolean"},
830
846
  "InvalidArn":{
831
847
  "type":"structure",
832
848
  "members":{
@@ -848,6 +864,13 @@
848
864
  },
849
865
  "exception":true
850
866
  },
867
+ "InvalidLoggingConfiguration":{
868
+ "type":"structure",
869
+ "members":{
870
+ "message":{"shape":"ErrorMessage"}
871
+ },
872
+ "exception":true
873
+ },
851
874
  "InvalidName":{
852
875
  "type":"structure",
853
876
  "members":{
@@ -981,6 +1004,33 @@
981
1004
  "tags":{"shape":"TagList"}
982
1005
  }
983
1006
  },
1007
+ "LogDestination":{
1008
+ "type":"structure",
1009
+ "members":{
1010
+ "cloudWatchLogsLogGroup":{"shape":"CloudWatchLogsLogGroup"}
1011
+ }
1012
+ },
1013
+ "LogDestinationList":{
1014
+ "type":"list",
1015
+ "member":{"shape":"LogDestination"}
1016
+ },
1017
+ "LogLevel":{
1018
+ "type":"string",
1019
+ "enum":[
1020
+ "ALL",
1021
+ "ERROR",
1022
+ "FATAL",
1023
+ "OFF"
1024
+ ]
1025
+ },
1026
+ "LoggingConfiguration":{
1027
+ "type":"structure",
1028
+ "members":{
1029
+ "level":{"shape":"LogLevel"},
1030
+ "includeExecutionData":{"shape":"IncludeExecutionData"},
1031
+ "destinations":{"shape":"LogDestinationList"}
1032
+ }
1033
+ },
984
1034
  "MapIterationEventDetails":{
985
1035
  "type":"structure",
986
1036
  "members":{
@@ -1162,11 +1212,13 @@
1162
1212
  "required":[
1163
1213
  "stateMachineArn",
1164
1214
  "name",
1215
+ "type",
1165
1216
  "creationDate"
1166
1217
  ],
1167
1218
  "members":{
1168
1219
  "stateMachineArn":{"shape":"Arn"},
1169
1220
  "name":{"shape":"Name"},
1221
+ "type":{"shape":"StateMachineType"},
1170
1222
  "creationDate":{"shape":"Timestamp"}
1171
1223
  }
1172
1224
  },
@@ -1177,6 +1229,20 @@
1177
1229
  "DELETING"
1178
1230
  ]
1179
1231
  },
1232
+ "StateMachineType":{
1233
+ "type":"string",
1234
+ "enum":[
1235
+ "STANDARD",
1236
+ "EXPRESS"
1237
+ ]
1238
+ },
1239
+ "StateMachineTypeNotSupported":{
1240
+ "type":"structure",
1241
+ "members":{
1242
+ "message":{"shape":"ErrorMessage"}
1243
+ },
1244
+ "exception":true
1245
+ },
1180
1246
  "StopExecutionInput":{
1181
1247
  "type":"structure",
1182
1248
  "required":["executionArn"],
@@ -1395,7 +1461,8 @@
1395
1461
  "members":{
1396
1462
  "stateMachineArn":{"shape":"Arn"},
1397
1463
  "definition":{"shape":"Definition"},
1398
- "roleArn":{"shape":"Arn"}
1464
+ "roleArn":{"shape":"Arn"},
1465
+ "loggingConfiguration":{"shape":"LoggingConfiguration"}
1399
1466
  }
1400
1467
  },
1401
1468
  "UpdateStateMachineOutput":{
@@ -89,6 +89,7 @@ module Aws
89
89
  DocDB
90
90
  DynamoDB
91
91
  DynamoDBStreams
92
+ EBS
92
93
  EC2
93
94
  EC2InstanceConnect
94
95
  ECR
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:EBS, {
2
+ api: "#{Aws::API_DIR}/ebs/2019-11-02/api-2.json",
3
+ docs: "#{Aws::API_DIR}/ebs/2019-11-02/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/ebs/2019-11-02/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/ebs/2019-11-02/paginators-1.json",
6
+ })
@@ -3,4 +3,5 @@ Aws.add_service(:Rekognition, {
3
3
  docs: "#{Aws::API_DIR}/rekognition/2016-06-27/docs-2.json",
4
4
  examples: "#{Aws::API_DIR}/rekognition/2016-06-27/examples-1.json",
5
5
  paginators: "#{Aws::API_DIR}/rekognition/2016-06-27/paginators-1.json",
6
+ waiters: "#{Aws::API_DIR}/rekognition/2016-06-27/waiters-2.json",
6
7
  })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.409'
2
+ VERSION = '2.11.410'
3
3
  end
@@ -262,6 +262,10 @@
262
262
  "models": "streams.dynamodb/2012-08-10",
263
263
  "endpoint": "streams.dynamodb"
264
264
  },
265
+ "EBS": {
266
+ "models": "ebs/2019-11-02",
267
+ "endpoint": "ebs"
268
+ },
265
269
  "EC2": {
266
270
  "models": "ec2/2016-11-15",
267
271
  "endpoint": "ec2"