cdk-lambda-subminute 2.0.313 → 2.0.315

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 (42) hide show
  1. package/.jsii +27 -14
  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/arc-zonal-shift-2022-10-30.min.json +319 -17
  5. package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.paginators.json +6 -0
  6. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +654 -589
  7. package/node_modules/aws-sdk/apis/marketplace-agreement-2020-03-01.examples.json +5 -0
  8. package/node_modules/aws-sdk/apis/marketplace-agreement-2020-03-01.min.json +397 -0
  9. package/node_modules/aws-sdk/apis/marketplace-agreement-2020-03-01.paginators.json +14 -0
  10. package/node_modules/aws-sdk/apis/marketplace-catalog-2018-09-17.min.json +542 -7
  11. package/node_modules/aws-sdk/apis/marketplace-deployment-2023-01-25.examples.json +5 -0
  12. package/node_modules/aws-sdk/apis/marketplace-deployment-2023-01-25.min.json +178 -0
  13. package/node_modules/aws-sdk/apis/marketplace-deployment-2023-01-25.paginators.json +4 -0
  14. package/node_modules/aws-sdk/apis/metadata.json +8 -0
  15. package/node_modules/aws-sdk/apis/qconnect-2020-10-19.min.json +68 -6
  16. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +12 -6
  17. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +436 -74
  18. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.paginators.json +12 -0
  19. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1227 -992
  20. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +44 -19
  21. package/node_modules/aws-sdk/clients/all.d.ts +2 -0
  22. package/node_modules/aws-sdk/clients/all.js +3 -1
  23. package/node_modules/aws-sdk/clients/arczonalshift.d.ts +330 -30
  24. package/node_modules/aws-sdk/clients/glue.d.ts +83 -2
  25. package/node_modules/aws-sdk/clients/marketplaceagreement.d.ts +602 -0
  26. package/node_modules/aws-sdk/clients/marketplaceagreement.js +18 -0
  27. package/node_modules/aws-sdk/clients/marketplacecatalog.d.ts +883 -2
  28. package/node_modules/aws-sdk/clients/marketplacedeployment.d.ts +172 -0
  29. package/node_modules/aws-sdk/clients/marketplacedeployment.js +18 -0
  30. package/node_modules/aws-sdk/clients/qconnect.d.ts +66 -4
  31. package/node_modules/aws-sdk/clients/rbin.d.ts +24 -0
  32. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +463 -6
  33. package/node_modules/aws-sdk/clients/sagemaker.d.ts +264 -2
  34. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -2
  35. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  36. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +88 -14
  37. package/node_modules/aws-sdk/dist/aws-sdk.js +553 -10
  38. package/node_modules/aws-sdk/dist/aws-sdk.min.js +40 -40
  39. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
  40. package/node_modules/aws-sdk/lib/core.js +1 -1
  41. package/node_modules/aws-sdk/package.json +1 -1
  42. package/package.json +2 -2
@@ -212,6 +212,9 @@
212
212
  },
213
213
  "validationSettings": {
214
214
  "shape": "S1j"
215
+ },
216
+ "description": {
217
+ "shape": "S1l"
215
218
  }
216
219
  }
217
220
  },
@@ -249,7 +252,7 @@
249
252
  },
250
253
  "policyStoreId": {},
251
254
  "description": {
252
- "shape": "S1o"
255
+ "shape": "S1p"
253
256
  },
254
257
  "statement": {
255
258
  "shape": "S1d"
@@ -501,6 +504,9 @@
501
504
  },
502
505
  "lastUpdatedDate": {
503
506
  "shape": "S17"
507
+ },
508
+ "description": {
509
+ "shape": "S1l"
504
510
  }
505
511
  }
506
512
  }
@@ -530,7 +536,7 @@
530
536
  "policyStoreId": {},
531
537
  "policyTemplateId": {},
532
538
  "description": {
533
- "shape": "S1o"
539
+ "shape": "S1p"
534
540
  },
535
541
  "statement": {
536
542
  "shape": "S1d"
@@ -565,13 +571,16 @@
565
571
  "members": {
566
572
  "policyStoreId": {},
567
573
  "schema": {
568
- "shape": "S2e"
574
+ "shape": "S2f"
569
575
  },
570
576
  "createdDate": {
571
577
  "shape": "S17"
572
578
  },
573
579
  "lastUpdatedDate": {
574
580
  "shape": "S17"
581
+ },
582
+ "namespaces": {
583
+ "shape": "S2g"
575
584
  }
576
585
  }
577
586
  }
@@ -628,10 +637,10 @@
628
637
  "members": {
629
638
  "policyStoreId": {},
630
639
  "identityToken": {
631
- "shape": "S2i"
640
+ "shape": "S2l"
632
641
  },
633
642
  "accessToken": {
634
- "shape": "S2i"
643
+ "shape": "S2l"
635
644
  },
636
645
  "action": {
637
646
  "shape": "Sk"
@@ -754,10 +763,10 @@
754
763
  "type": "structure",
755
764
  "members": {
756
765
  "principal": {
757
- "shape": "S2w"
766
+ "shape": "S2z"
758
767
  },
759
768
  "resource": {
760
- "shape": "S2w"
769
+ "shape": "S2z"
761
770
  },
762
771
  "policyType": {},
763
772
  "policyTemplateId": {}
@@ -866,6 +875,12 @@
866
875
  "arn": {},
867
876
  "createdDate": {
868
877
  "shape": "S17"
878
+ },
879
+ "lastUpdatedDate": {
880
+ "shape": "S17"
881
+ },
882
+ "description": {
883
+ "shape": "S1l"
869
884
  }
870
885
  }
871
886
  }
@@ -908,7 +923,7 @@
908
923
  "policyStoreId": {},
909
924
  "policyTemplateId": {},
910
925
  "description": {
911
- "shape": "S1o"
926
+ "shape": "S1p"
912
927
  },
913
928
  "createdDate": {
914
929
  "shape": "S17"
@@ -935,7 +950,7 @@
935
950
  "type": "structure",
936
951
  "members": {
937
952
  "cedarJson": {
938
- "shape": "S2e"
953
+ "shape": "S2f"
939
954
  }
940
955
  },
941
956
  "union": true
@@ -953,11 +968,7 @@
953
968
  "members": {
954
969
  "policyStoreId": {},
955
970
  "namespaces": {
956
- "type": "list",
957
- "member": {
958
- "type": "string",
959
- "sensitive": true
960
- }
971
+ "shape": "S2g"
961
972
  },
962
973
  "createdDate": {
963
974
  "shape": "S17"
@@ -1097,6 +1108,9 @@
1097
1108
  "policyStoreId": {},
1098
1109
  "validationSettings": {
1099
1110
  "shape": "S1j"
1111
+ },
1112
+ "description": {
1113
+ "shape": "S1l"
1100
1114
  }
1101
1115
  }
1102
1116
  },
@@ -1133,7 +1147,7 @@
1133
1147
  "policyStoreId": {},
1134
1148
  "policyTemplateId": {},
1135
1149
  "description": {
1136
- "shape": "S1o"
1150
+ "shape": "S1p"
1137
1151
  },
1138
1152
  "statement": {
1139
1153
  "shape": "S1d"
@@ -1351,19 +1365,30 @@
1351
1365
  "mode": {}
1352
1366
  }
1353
1367
  },
1354
- "S1o": {
1368
+ "S1l": {
1369
+ "type": "string",
1370
+ "sensitive": true
1371
+ },
1372
+ "S1p": {
1355
1373
  "type": "string",
1356
1374
  "sensitive": true
1357
1375
  },
1358
- "S2e": {
1376
+ "S2f": {
1359
1377
  "type": "string",
1360
1378
  "sensitive": true
1361
1379
  },
1362
- "S2i": {
1380
+ "S2g": {
1381
+ "type": "list",
1382
+ "member": {
1383
+ "type": "string",
1384
+ "sensitive": true
1385
+ }
1386
+ },
1387
+ "S2l": {
1363
1388
  "type": "string",
1364
1389
  "sensitive": true
1365
1390
  },
1366
- "S2w": {
1391
+ "S2z": {
1367
1392
  "type": "structure",
1368
1393
  "members": {
1369
1394
  "unspecified": {
@@ -371,3 +371,5 @@ export import BedrockAgentRuntime = require('./bedrockagentruntime');
371
371
  export import QBusiness = require('./qbusiness');
372
372
  export import QConnect = require('./qconnect');
373
373
  export import CleanRoomsML = require('./cleanroomsml');
374
+ export import MarketplaceAgreement = require('./marketplaceagreement');
375
+ export import MarketplaceDeployment = require('./marketplacedeployment');
@@ -372,5 +372,7 @@ module.exports = {
372
372
  BedrockAgentRuntime: require('./bedrockagentruntime'),
373
373
  QBusiness: require('./qbusiness'),
374
374
  QConnect: require('./qconnect'),
375
- CleanRoomsML: require('./cleanroomsml')
375
+ CleanRoomsML: require('./cleanroomsml'),
376
+ MarketplaceAgreement: require('./marketplaceagreement'),
377
+ MarketplaceDeployment: require('./marketplacedeployment')
376
378
  };