cdk-lambda-subminute 2.0.485 → 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.
Files changed (30) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +10 -1
  5. package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.min.json +7 -1
  6. package/node_modules/aws-sdk/apis/datazone-2018-05-10.min.json +1272 -482
  7. package/node_modules/aws-sdk/apis/datazone-2018-05-10.paginators.json +18 -0
  8. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +28 -4
  9. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +61 -5
  10. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +349 -340
  11. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +32 -9
  12. package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +8 -1
  13. package/node_modules/aws-sdk/clients/backup.d.ts +280 -268
  14. package/node_modules/aws-sdk/clients/bedrockagentruntime.d.ts +1 -1
  15. package/node_modules/aws-sdk/clients/bedrockruntime.d.ts +4 -4
  16. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +41 -10
  17. package/node_modules/aws-sdk/clients/datazone.d.ts +806 -1
  18. package/node_modules/aws-sdk/clients/personalize.d.ts +66 -5
  19. package/node_modules/aws-sdk/clients/quicksight.d.ts +2 -1
  20. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +62 -20
  21. package/node_modules/aws-sdk/clients/stepfunctions.d.ts +15 -1
  22. package/node_modules/aws-sdk/clients/wafv2.d.ts +2 -2
  23. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -1
  24. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +12 -10
  25. package/node_modules/aws-sdk/dist/aws-sdk.js +93 -12
  26. package/node_modules/aws-sdk/dist/aws-sdk.min.js +41 -41
  27. package/node_modules/aws-sdk/lib/core.js +1 -1
  28. package/node_modules/aws-sdk/lib/region_config.js +1 -0
  29. package/node_modules/aws-sdk/package.json +1 -1
  30. package/package.json +5 -5
@@ -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
  }
@@ -13,7 +13,10 @@
13
13
  "signatureVersion": "v4",
14
14
  "signingName": "personalize",
15
15
  "targetPrefix": "AmazonPersonalize",
16
- "uid": "personalize-2018-05-22"
16
+ "uid": "personalize-2018-05-22",
17
+ "auth": [
18
+ "aws.auth#sigv4"
19
+ ]
17
20
  },
18
21
  "operations": {
19
22
  "CreateBatchInferenceJob": {
@@ -1331,6 +1334,25 @@
1331
1334
  },
1332
1335
  "latestSolutionVersion": {
1333
1336
  "shape": "S5f"
1337
+ },
1338
+ "latestSolutionUpdate": {
1339
+ "type": "structure",
1340
+ "members": {
1341
+ "solutionUpdateConfig": {
1342
+ "shape": "S5i"
1343
+ },
1344
+ "status": {},
1345
+ "performAutoTraining": {
1346
+ "type": "boolean"
1347
+ },
1348
+ "creationDateTime": {
1349
+ "type": "timestamp"
1350
+ },
1351
+ "lastUpdatedDateTime": {
1352
+ "type": "timestamp"
1353
+ },
1354
+ "failureReason": {}
1355
+ }
1334
1356
  }
1335
1357
  }
1336
1358
  }
@@ -2222,6 +2244,29 @@
2222
2244
  }
2223
2245
  },
2224
2246
  "idempotent": true
2247
+ },
2248
+ "UpdateSolution": {
2249
+ "input": {
2250
+ "type": "structure",
2251
+ "required": [
2252
+ "solutionArn"
2253
+ ],
2254
+ "members": {
2255
+ "solutionArn": {},
2256
+ "performAutoTraining": {
2257
+ "type": "boolean"
2258
+ },
2259
+ "solutionUpdateConfig": {
2260
+ "shape": "S5i"
2261
+ }
2262
+ }
2263
+ },
2264
+ "output": {
2265
+ "type": "structure",
2266
+ "members": {
2267
+ "solutionArn": {}
2268
+ }
2269
+ }
2225
2270
  }
2226
2271
  },
2227
2272
  "shapes": {
@@ -2516,10 +2561,7 @@
2516
2561
  "shape": "S1t"
2517
2562
  },
2518
2563
  "autoTrainingConfig": {
2519
- "type": "structure",
2520
- "members": {
2521
- "schedulingExpression": {}
2522
- }
2564
+ "shape": "S2u"
2523
2565
  }
2524
2566
  }
2525
2567
  },
@@ -2527,6 +2569,12 @@
2527
2569
  "type": "list",
2528
2570
  "member": {}
2529
2571
  },
2572
+ "S2u": {
2573
+ "type": "structure",
2574
+ "members": {
2575
+ "schedulingExpression": {}
2576
+ }
2577
+ },
2530
2578
  "S55": {
2531
2579
  "type": "map",
2532
2580
  "key": {},
@@ -2549,6 +2597,14 @@
2549
2597
  },
2550
2598
  "failureReason": {}
2551
2599
  }
2600
+ },
2601
+ "S5i": {
2602
+ "type": "structure",
2603
+ "members": {
2604
+ "autoTrainingConfig": {
2605
+ "shape": "S2u"
2606
+ }
2607
+ }
2552
2608
  }
2553
2609
  }
2554
2610
  }