cdk-comprehend-s3olap 2.0.155 → 2.0.156

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 (27) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +9 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +3 -0
  8. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +75 -12
  9. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.paginators.json +6 -0
  10. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +6 -2
  11. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +104 -90
  12. package/node_modules/aws-sdk/apis/rolesanywhere-2018-05-10.min.json +159 -43
  13. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +48 -47
  14. package/node_modules/aws-sdk/clients/athena.d.ts +4 -0
  15. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +66 -0
  16. package/node_modules/aws-sdk/clients/kafka.d.ts +2 -2
  17. package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -1
  18. package/node_modules/aws-sdk/clients/rolesanywhere.d.ts +154 -45
  19. package/node_modules/aws-sdk/clients/transfer.d.ts +52 -44
  20. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +98 -73
  21. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1950 -1900
  22. package/node_modules/aws-sdk/dist/aws-sdk.js +111 -93
  23. package/node_modules/aws-sdk/dist/aws-sdk.min.js +30 -30
  24. package/node_modules/aws-sdk/lib/core.js +1 -1
  25. package/node_modules/aws-sdk/lib/region_config.js +1 -0
  26. package/node_modules/aws-sdk/package.json +1 -1
  27. package/package.json +3 -3
@@ -66,16 +66,19 @@
66
66
  "type": "boolean"
67
67
  },
68
68
  "name": {},
69
- "source": {
69
+ "notificationSettings": {
70
70
  "shape": "Sl"
71
71
  },
72
+ "source": {
73
+ "shape": "Sq"
74
+ },
72
75
  "tags": {
73
76
  "shape": "Sa"
74
77
  }
75
78
  }
76
79
  },
77
80
  "output": {
78
- "shape": "So"
81
+ "shape": "Su"
79
82
  }
80
83
  },
81
84
  "DeleteCrl": {
@@ -85,10 +88,10 @@
85
88
  "responseCode": 200
86
89
  },
87
90
  "input": {
88
- "shape": "Sq"
91
+ "shape": "S10"
89
92
  },
90
93
  "output": {
91
- "shape": "Sr"
94
+ "shape": "S11"
92
95
  },
93
96
  "idempotent": true
94
97
  },
@@ -99,7 +102,7 @@
99
102
  "responseCode": 200
100
103
  },
101
104
  "input": {
102
- "shape": "Su"
105
+ "shape": "S14"
103
106
  },
104
107
  "output": {
105
108
  "shape": "Se"
@@ -113,10 +116,10 @@
113
116
  "responseCode": 200
114
117
  },
115
118
  "input": {
116
- "shape": "Sv"
119
+ "shape": "S15"
117
120
  },
118
121
  "output": {
119
- "shape": "So"
122
+ "shape": "Su"
120
123
  },
121
124
  "idempotent": true
122
125
  },
@@ -126,10 +129,10 @@
126
129
  "responseCode": 200
127
130
  },
128
131
  "input": {
129
- "shape": "Sq"
132
+ "shape": "S10"
130
133
  },
131
134
  "output": {
132
- "shape": "Sr"
135
+ "shape": "S11"
133
136
  }
134
137
  },
135
138
  "DisableProfile": {
@@ -138,7 +141,7 @@
138
141
  "responseCode": 200
139
142
  },
140
143
  "input": {
141
- "shape": "Su"
144
+ "shape": "S14"
142
145
  },
143
146
  "output": {
144
147
  "shape": "Se"
@@ -150,10 +153,10 @@
150
153
  "responseCode": 200
151
154
  },
152
155
  "input": {
153
- "shape": "Sv"
156
+ "shape": "S15"
154
157
  },
155
158
  "output": {
156
- "shape": "So"
159
+ "shape": "Su"
157
160
  }
158
161
  },
159
162
  "EnableCrl": {
@@ -162,10 +165,10 @@
162
165
  "responseCode": 200
163
166
  },
164
167
  "input": {
165
- "shape": "Sq"
168
+ "shape": "S10"
166
169
  },
167
170
  "output": {
168
- "shape": "Sr"
171
+ "shape": "S11"
169
172
  }
170
173
  },
171
174
  "EnableProfile": {
@@ -174,7 +177,7 @@
174
177
  "responseCode": 200
175
178
  },
176
179
  "input": {
177
- "shape": "Su"
180
+ "shape": "S14"
178
181
  },
179
182
  "output": {
180
183
  "shape": "Se"
@@ -186,10 +189,10 @@
186
189
  "responseCode": 200
187
190
  },
188
191
  "input": {
189
- "shape": "Sv"
192
+ "shape": "S15"
190
193
  },
191
194
  "output": {
192
- "shape": "So"
195
+ "shape": "Su"
193
196
  }
194
197
  },
195
198
  "GetCrl": {
@@ -199,10 +202,10 @@
199
202
  "responseCode": 200
200
203
  },
201
204
  "input": {
202
- "shape": "Sq"
205
+ "shape": "S10"
203
206
  },
204
207
  "output": {
205
- "shape": "Sr"
208
+ "shape": "S11"
206
209
  }
207
210
  },
208
211
  "GetProfile": {
@@ -212,7 +215,7 @@
212
215
  "responseCode": 200
213
216
  },
214
217
  "input": {
215
- "shape": "Su"
218
+ "shape": "S14"
216
219
  },
217
220
  "output": {
218
221
  "shape": "Se"
@@ -308,10 +311,10 @@
308
311
  "responseCode": 200
309
312
  },
310
313
  "input": {
311
- "shape": "Sv"
314
+ "shape": "S15"
312
315
  },
313
316
  "output": {
314
- "shape": "So"
317
+ "shape": "Su"
315
318
  }
316
319
  },
317
320
  "ImportCrl": {
@@ -341,7 +344,7 @@
341
344
  }
342
345
  },
343
346
  "output": {
344
- "shape": "Sr"
347
+ "shape": "S11"
345
348
  }
346
349
  },
347
350
  "ListCrls": {
@@ -351,7 +354,7 @@
351
354
  "responseCode": 200
352
355
  },
353
356
  "input": {
354
- "shape": "S19"
357
+ "shape": "S1j"
355
358
  },
356
359
  "output": {
357
360
  "type": "structure",
@@ -359,7 +362,7 @@
359
362
  "crls": {
360
363
  "type": "list",
361
364
  "member": {
362
- "shape": "Ss"
365
+ "shape": "S12"
363
366
  }
364
367
  },
365
368
  "nextToken": {}
@@ -373,7 +376,7 @@
373
376
  "responseCode": 200
374
377
  },
375
378
  "input": {
376
- "shape": "S19"
379
+ "shape": "S1j"
377
380
  },
378
381
  "output": {
379
382
  "type": "structure",
@@ -395,7 +398,7 @@
395
398
  "responseCode": 200
396
399
  },
397
400
  "input": {
398
- "shape": "S19"
401
+ "shape": "S1j"
399
402
  },
400
403
  "output": {
401
404
  "type": "structure",
@@ -461,7 +464,7 @@
461
464
  "responseCode": 200
462
465
  },
463
466
  "input": {
464
- "shape": "S19"
467
+ "shape": "S1j"
465
468
  },
466
469
  "output": {
467
470
  "type": "structure",
@@ -470,8 +473,80 @@
470
473
  "trustAnchors": {
471
474
  "type": "list",
472
475
  "member": {
473
- "shape": "Sp"
476
+ "shape": "Sv"
477
+ }
478
+ }
479
+ }
480
+ }
481
+ },
482
+ "PutNotificationSettings": {
483
+ "http": {
484
+ "method": "PATCH",
485
+ "requestUri": "/put-notifications-settings",
486
+ "responseCode": 200
487
+ },
488
+ "input": {
489
+ "type": "structure",
490
+ "required": [
491
+ "notificationSettings",
492
+ "trustAnchorId"
493
+ ],
494
+ "members": {
495
+ "notificationSettings": {
496
+ "shape": "Sl"
497
+ },
498
+ "trustAnchorId": {}
499
+ }
500
+ },
501
+ "output": {
502
+ "type": "structure",
503
+ "required": [
504
+ "trustAnchor"
505
+ ],
506
+ "members": {
507
+ "trustAnchor": {
508
+ "shape": "Sv"
509
+ }
510
+ }
511
+ }
512
+ },
513
+ "ResetNotificationSettings": {
514
+ "http": {
515
+ "method": "PATCH",
516
+ "requestUri": "/reset-notifications-settings",
517
+ "responseCode": 200
518
+ },
519
+ "input": {
520
+ "type": "structure",
521
+ "required": [
522
+ "notificationSettingKeys",
523
+ "trustAnchorId"
524
+ ],
525
+ "members": {
526
+ "notificationSettingKeys": {
527
+ "type": "list",
528
+ "member": {
529
+ "type": "structure",
530
+ "required": [
531
+ "event"
532
+ ],
533
+ "members": {
534
+ "channel": {},
535
+ "event": {}
536
+ }
474
537
  }
538
+ },
539
+ "trustAnchorId": {}
540
+ }
541
+ },
542
+ "output": {
543
+ "type": "structure",
544
+ "required": [
545
+ "trustAnchor"
546
+ ],
547
+ "members": {
548
+ "trustAnchor": {
549
+ "shape": "Sv"
475
550
  }
476
551
  }
477
552
  }
@@ -548,7 +623,7 @@
548
623
  }
549
624
  },
550
625
  "output": {
551
- "shape": "Sr"
626
+ "shape": "S11"
552
627
  }
553
628
  },
554
629
  "UpdateProfile": {
@@ -599,7 +674,7 @@
599
674
  "members": {
600
675
  "name": {},
601
676
  "source": {
602
- "shape": "Sl"
677
+ "shape": "Sq"
603
678
  },
604
679
  "trustAnchorId": {
605
680
  "location": "uri",
@@ -608,7 +683,7 @@
608
683
  }
609
684
  },
610
685
  "output": {
611
- "shape": "So"
686
+ "shape": "Su"
612
687
  },
613
688
  "idempotent": true
614
689
  }
@@ -689,6 +764,26 @@
689
764
  "timestampFormat": "iso8601"
690
765
  },
691
766
  "Sl": {
767
+ "type": "list",
768
+ "member": {
769
+ "type": "structure",
770
+ "required": [
771
+ "enabled",
772
+ "event"
773
+ ],
774
+ "members": {
775
+ "channel": {},
776
+ "enabled": {
777
+ "type": "boolean"
778
+ },
779
+ "event": {},
780
+ "threshold": {
781
+ "type": "integer"
782
+ }
783
+ }
784
+ }
785
+ },
786
+ "Sq": {
692
787
  "type": "structure",
693
788
  "members": {
694
789
  "sourceData": {
@@ -702,18 +797,18 @@
702
797
  "sourceType": {}
703
798
  }
704
799
  },
705
- "So": {
800
+ "Su": {
706
801
  "type": "structure",
707
802
  "required": [
708
803
  "trustAnchor"
709
804
  ],
710
805
  "members": {
711
806
  "trustAnchor": {
712
- "shape": "Sp"
807
+ "shape": "Sv"
713
808
  }
714
809
  }
715
810
  },
716
- "Sp": {
811
+ "Sv": {
717
812
  "type": "structure",
718
813
  "members": {
719
814
  "createdAt": {
@@ -723,8 +818,29 @@
723
818
  "type": "boolean"
724
819
  },
725
820
  "name": {},
821
+ "notificationSettings": {
822
+ "type": "list",
823
+ "member": {
824
+ "type": "structure",
825
+ "required": [
826
+ "enabled",
827
+ "event"
828
+ ],
829
+ "members": {
830
+ "channel": {},
831
+ "configuredBy": {},
832
+ "enabled": {
833
+ "type": "boolean"
834
+ },
835
+ "event": {},
836
+ "threshold": {
837
+ "type": "integer"
838
+ }
839
+ }
840
+ }
841
+ },
726
842
  "source": {
727
- "shape": "Sl"
843
+ "shape": "Sq"
728
844
  },
729
845
  "trustAnchorArn": {},
730
846
  "trustAnchorId": {},
@@ -733,7 +849,7 @@
733
849
  }
734
850
  }
735
851
  },
736
- "Sq": {
852
+ "S10": {
737
853
  "type": "structure",
738
854
  "required": [
739
855
  "crlId"
@@ -745,18 +861,18 @@
745
861
  }
746
862
  }
747
863
  },
748
- "Sr": {
864
+ "S11": {
749
865
  "type": "structure",
750
866
  "required": [
751
867
  "crl"
752
868
  ],
753
869
  "members": {
754
870
  "crl": {
755
- "shape": "Ss"
871
+ "shape": "S12"
756
872
  }
757
873
  }
758
874
  },
759
- "Ss": {
875
+ "S12": {
760
876
  "type": "structure",
761
877
  "members": {
762
878
  "createdAt": {
@@ -777,7 +893,7 @@
777
893
  }
778
894
  }
779
895
  },
780
- "Su": {
896
+ "S14": {
781
897
  "type": "structure",
782
898
  "required": [
783
899
  "profileId"
@@ -789,7 +905,7 @@
789
905
  }
790
906
  }
791
907
  },
792
- "Sv": {
908
+ "S15": {
793
909
  "type": "structure",
794
910
  "required": [
795
911
  "trustAnchorId"
@@ -801,7 +917,7 @@
801
917
  }
802
918
  }
803
919
  },
804
- "S19": {
920
+ "S1j": {
805
921
  "type": "structure",
806
922
  "members": {
807
923
  "nextToken": {