cdk-lambda-subminute 2.0.486 → 2.0.487

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -36,12 +36,24 @@
36
36
  "limit_key": "maxResults",
37
37
  "result_key": "items"
38
38
  },
39
+ "ListDomainUnitsForParent": {
40
+ "input_token": "nextToken",
41
+ "output_token": "nextToken",
42
+ "limit_key": "maxResults",
43
+ "result_key": "items"
44
+ },
39
45
  "ListDomains": {
40
46
  "input_token": "nextToken",
41
47
  "output_token": "nextToken",
42
48
  "limit_key": "maxResults",
43
49
  "result_key": "items"
44
50
  },
51
+ "ListEntityOwners": {
52
+ "input_token": "nextToken",
53
+ "output_token": "nextToken",
54
+ "limit_key": "maxResults",
55
+ "result_key": "owners"
56
+ },
45
57
  "ListEnvironmentActions": {
46
58
  "input_token": "nextToken",
47
59
  "output_token": "nextToken",
@@ -90,6 +102,12 @@
90
102
  "limit_key": "maxResults",
91
103
  "result_key": "notifications"
92
104
  },
105
+ "ListPolicyGrants": {
106
+ "input_token": "nextToken",
107
+ "output_token": "nextToken",
108
+ "limit_key": "maxResults",
109
+ "result_key": "grantList"
110
+ },
93
111
  "ListProjectMemberships": {
94
112
  "input_token": "nextToken",
95
113
  "output_token": "nextToken",
@@ -1533,7 +1533,22 @@
1533
1533
  }
1534
1534
  }
1535
1535
  },
1536
- "sequenceToken": {}
1536
+ "sequenceToken": {},
1537
+ "entity": {
1538
+ "type": "structure",
1539
+ "members": {
1540
+ "keyAttributes": {
1541
+ "type": "map",
1542
+ "key": {},
1543
+ "value": {}
1544
+ },
1545
+ "attributes": {
1546
+ "type": "map",
1547
+ "key": {},
1548
+ "value": {}
1549
+ }
1550
+ }
1551
+ }
1537
1552
  }
1538
1553
  },
1539
1554
  "output": {
@@ -1553,6 +1568,15 @@
1553
1568
  "type": "integer"
1554
1569
  }
1555
1570
  }
1571
+ },
1572
+ "rejectedEntityInfo": {
1573
+ "type": "structure",
1574
+ "required": [
1575
+ "errorType"
1576
+ ],
1577
+ "members": {
1578
+ "errorType": {}
1579
+ }
1556
1580
  }
1557
1581
  }
1558
1582
  }
@@ -1661,7 +1685,7 @@
1661
1685
  ],
1662
1686
  "members": {
1663
1687
  "logGroupIdentifiers": {
1664
- "shape": "S7s"
1688
+ "shape": "S81"
1665
1689
  },
1666
1690
  "logStreamNames": {
1667
1691
  "shape": "S4j"
@@ -1684,7 +1708,7 @@
1684
1708
  "requestId": {},
1685
1709
  "sessionId": {},
1686
1710
  "logGroupIdentifiers": {
1687
- "shape": "S7s"
1711
+ "shape": "S81"
1688
1712
  },
1689
1713
  "logStreamNames": {
1690
1714
  "shape": "S4j"
@@ -2100,7 +2124,7 @@
2100
2124
  "deliveryDestinationPolicy": {}
2101
2125
  }
2102
2126
  },
2103
- "S7s": {
2127
+ "S81": {
2104
2128
  "type": "list",
2105
2129
  "member": {}
2106
2130
  }
@@ -5,6 +5,9 @@
5
5
  "endpointPrefix": "redshift-data",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "json",
8
+ "protocols": [
9
+ "json"
10
+ ],
8
11
  "serviceFullName": "Redshift Data API Service",
9
12
  "serviceId": "Redshift Data",
10
13
  "signatureVersion": "v4",
@@ -17,7 +20,6 @@
17
20
  "input": {
18
21
  "type": "structure",
19
22
  "required": [
20
- "Database",
21
23
  "Sqls"
22
24
  ],
23
25
  "members": {
@@ -28,6 +30,10 @@
28
30
  "Database": {},
29
31
  "DbUser": {},
30
32
  "SecretArn": {},
33
+ "SessionId": {},
34
+ "SessionKeepAliveSeconds": {
35
+ "type": "integer"
36
+ },
31
37
  "Sqls": {
32
38
  "type": "list",
33
39
  "member": {}
@@ -47,9 +53,13 @@
47
53
  "type": "timestamp"
48
54
  },
49
55
  "Database": {},
56
+ "DbGroups": {
57
+ "shape": "Sf"
58
+ },
50
59
  "DbUser": {},
51
60
  "Id": {},
52
61
  "SecretArn": {},
62
+ "SessionId": {},
53
63
  "WorkgroupName": {}
54
64
  }
55
65
  }
@@ -104,7 +114,7 @@
104
114
  },
105
115
  "Id": {},
106
116
  "QueryParameters": {
107
- "shape": "Sj"
117
+ "shape": "Sl"
108
118
  },
109
119
  "QueryString": {},
110
120
  "RedshiftPid": {
@@ -120,6 +130,7 @@
120
130
  "type": "long"
121
131
  },
122
132
  "SecretArn": {},
133
+ "SessionId": {},
123
134
  "Status": {},
124
135
  "SubStatements": {
125
136
  "type": "list",
@@ -191,7 +202,7 @@
191
202
  "ColumnList": {
192
203
  "type": "list",
193
204
  "member": {
194
- "shape": "Sv"
205
+ "shape": "Sx"
195
206
  }
196
207
  },
197
208
  "NextToken": {},
@@ -203,7 +214,6 @@
203
214
  "input": {
204
215
  "type": "structure",
205
216
  "required": [
206
- "Database",
207
217
  "Sql"
208
218
  ],
209
219
  "members": {
@@ -214,9 +224,13 @@
214
224
  "Database": {},
215
225
  "DbUser": {},
216
226
  "Parameters": {
217
- "shape": "Sj"
227
+ "shape": "Sl"
218
228
  },
219
229
  "SecretArn": {},
230
+ "SessionId": {},
231
+ "SessionKeepAliveSeconds": {
232
+ "type": "integer"
233
+ },
220
234
  "Sql": {},
221
235
  "StatementName": {},
222
236
  "WithEvent": {
@@ -233,9 +247,13 @@
233
247
  "type": "timestamp"
234
248
  },
235
249
  "Database": {},
250
+ "DbGroups": {
251
+ "shape": "Sf"
252
+ },
236
253
  "DbUser": {},
237
254
  "Id": {},
238
255
  "SecretArn": {},
256
+ "SessionId": {},
239
257
  "WorkgroupName": {}
240
258
  }
241
259
  }
@@ -260,7 +278,7 @@
260
278
  "ColumnMetadata": {
261
279
  "type": "list",
262
280
  "member": {
263
- "shape": "Sv"
281
+ "shape": "Sx"
264
282
  }
265
283
  },
266
284
  "NextToken": {},
@@ -396,7 +414,7 @@
396
414
  "type": "boolean"
397
415
  },
398
416
  "QueryParameters": {
399
- "shape": "Sj"
417
+ "shape": "Sl"
400
418
  },
401
419
  "QueryString": {},
402
420
  "QueryStrings": {
@@ -404,6 +422,7 @@
404
422
  "member": {}
405
423
  },
406
424
  "SecretArn": {},
425
+ "SessionId": {},
407
426
  "StatementName": {},
408
427
  "Status": {},
409
428
  "UpdatedAt": {
@@ -456,7 +475,11 @@
456
475
  }
457
476
  },
458
477
  "shapes": {
459
- "Sj": {
478
+ "Sf": {
479
+ "type": "list",
480
+ "member": {}
481
+ },
482
+ "Sl": {
460
483
  "type": "list",
461
484
  "member": {
462
485
  "type": "structure",
@@ -470,7 +493,7 @@
470
493
  }
471
494
  }
472
495
  },
473
- "Sv": {
496
+ "Sx": {
474
497
  "type": "structure",
475
498
  "members": {
476
499
  "columnDefault": {},