cdk-lambda-subminute 2.0.369 → 2.0.371

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.
@@ -20,19 +20,19 @@
20
20
  "input": {
21
21
  "type": "structure",
22
22
  "required": [
23
- "workspaceId",
24
- "data"
23
+ "data",
24
+ "workspaceId"
25
25
  ],
26
26
  "members": {
27
- "workspaceId": {
28
- "location": "uri",
29
- "locationName": "workspaceId"
27
+ "clientToken": {
28
+ "idempotencyToken": true
30
29
  },
31
30
  "data": {
32
31
  "type": "blob"
33
32
  },
34
- "clientToken": {
35
- "idempotencyToken": true
33
+ "workspaceId": {
34
+ "location": "uri",
35
+ "locationName": "workspaceId"
36
36
  }
37
37
  }
38
38
  },
@@ -57,17 +57,17 @@
57
57
  "input": {
58
58
  "type": "structure",
59
59
  "required": [
60
- "workspaceId",
61
- "logGroupArn"
60
+ "logGroupArn",
61
+ "workspaceId"
62
62
  ],
63
63
  "members": {
64
+ "clientToken": {
65
+ "idempotencyToken": true
66
+ },
67
+ "logGroupArn": {},
64
68
  "workspaceId": {
65
69
  "location": "uri",
66
70
  "locationName": "workspaceId"
67
- },
68
- "logGroupArn": {},
69
- "clientToken": {
70
- "idempotencyToken": true
71
71
  }
72
72
  }
73
73
  },
@@ -92,37 +92,37 @@
92
92
  "input": {
93
93
  "type": "structure",
94
94
  "required": [
95
- "workspaceId",
95
+ "data",
96
96
  "name",
97
- "data"
97
+ "workspaceId"
98
98
  ],
99
99
  "members": {
100
- "workspaceId": {
101
- "location": "uri",
102
- "locationName": "workspaceId"
100
+ "clientToken": {
101
+ "idempotencyToken": true
103
102
  },
104
- "name": {},
105
103
  "data": {
106
104
  "type": "blob"
107
105
  },
108
- "clientToken": {
109
- "idempotencyToken": true
110
- },
106
+ "name": {},
111
107
  "tags": {
112
108
  "shape": "Sh"
109
+ },
110
+ "workspaceId": {
111
+ "location": "uri",
112
+ "locationName": "workspaceId"
113
113
  }
114
114
  }
115
115
  },
116
116
  "output": {
117
117
  "type": "structure",
118
118
  "required": [
119
- "name",
120
119
  "arn",
120
+ "name",
121
121
  "status"
122
122
  ],
123
123
  "members": {
124
- "name": {},
125
124
  "arn": {},
125
+ "name": {},
126
126
  "status": {
127
127
  "shape": "Sm"
128
128
  },
@@ -141,23 +141,23 @@
141
141
  "input": {
142
142
  "type": "structure",
143
143
  "required": [
144
+ "destination",
144
145
  "scrapeConfiguration",
145
- "source",
146
- "destination"
146
+ "source"
147
147
  ],
148
148
  "members": {
149
149
  "alias": {},
150
- "scrapeConfiguration": {
151
- "shape": "Sq"
152
- },
153
- "source": {
154
- "shape": "Ss"
150
+ "clientToken": {
151
+ "idempotencyToken": true
155
152
  },
156
153
  "destination": {
157
- "shape": "Sz"
154
+ "shape": "Sq"
158
155
  },
159
- "clientToken": {
160
- "idempotencyToken": true
156
+ "scrapeConfiguration": {
157
+ "shape": "St"
158
+ },
159
+ "source": {
160
+ "shape": "Sv"
161
161
  },
162
162
  "tags": {
163
163
  "shape": "Sh"
@@ -167,13 +167,13 @@
167
167
  "output": {
168
168
  "type": "structure",
169
169
  "required": [
170
- "scraperId",
171
170
  "arn",
171
+ "scraperId",
172
172
  "status"
173
173
  ],
174
174
  "members": {
175
- "scraperId": {},
176
175
  "arn": {},
176
+ "scraperId": {},
177
177
  "status": {
178
178
  "shape": "S15"
179
179
  },
@@ -196,29 +196,29 @@
196
196
  "clientToken": {
197
197
  "idempotencyToken": true
198
198
  },
199
+ "kmsKeyArn": {},
199
200
  "tags": {
200
201
  "shape": "Sh"
201
- },
202
- "kmsKeyArn": {}
202
+ }
203
203
  }
204
204
  },
205
205
  "output": {
206
206
  "type": "structure",
207
207
  "required": [
208
- "workspaceId",
209
208
  "arn",
210
- "status"
209
+ "status",
210
+ "workspaceId"
211
211
  ],
212
212
  "members": {
213
- "workspaceId": {},
214
213
  "arn": {},
214
+ "kmsKeyArn": {},
215
215
  "status": {
216
216
  "shape": "S1b"
217
217
  },
218
218
  "tags": {
219
219
  "shape": "Sh"
220
220
  },
221
- "kmsKeyArn": {}
221
+ "workspaceId": {}
222
222
  }
223
223
  },
224
224
  "idempotent": true
@@ -235,14 +235,14 @@
235
235
  "workspaceId"
236
236
  ],
237
237
  "members": {
238
- "workspaceId": {
239
- "location": "uri",
240
- "locationName": "workspaceId"
241
- },
242
238
  "clientToken": {
243
239
  "idempotencyToken": true,
244
240
  "location": "querystring",
245
241
  "locationName": "clientToken"
242
+ },
243
+ "workspaceId": {
244
+ "location": "uri",
245
+ "locationName": "workspaceId"
246
246
  }
247
247
  }
248
248
  },
@@ -260,14 +260,14 @@
260
260
  "workspaceId"
261
261
  ],
262
262
  "members": {
263
- "workspaceId": {
264
- "location": "uri",
265
- "locationName": "workspaceId"
266
- },
267
263
  "clientToken": {
268
264
  "idempotencyToken": true,
269
265
  "location": "querystring",
270
266
  "locationName": "clientToken"
267
+ },
268
+ "workspaceId": {
269
+ "location": "uri",
270
+ "locationName": "workspaceId"
271
271
  }
272
272
  }
273
273
  },
@@ -282,22 +282,22 @@
282
282
  "input": {
283
283
  "type": "structure",
284
284
  "required": [
285
- "workspaceId",
286
- "name"
285
+ "name",
286
+ "workspaceId"
287
287
  ],
288
288
  "members": {
289
- "workspaceId": {
290
- "location": "uri",
291
- "locationName": "workspaceId"
289
+ "clientToken": {
290
+ "idempotencyToken": true,
291
+ "location": "querystring",
292
+ "locationName": "clientToken"
292
293
  },
293
294
  "name": {
294
295
  "location": "uri",
295
296
  "locationName": "name"
296
297
  },
297
- "clientToken": {
298
- "idempotencyToken": true,
299
- "location": "querystring",
300
- "locationName": "clientToken"
298
+ "workspaceId": {
299
+ "location": "uri",
300
+ "locationName": "workspaceId"
301
301
  }
302
302
  }
303
303
  },
@@ -315,14 +315,14 @@
315
315
  "scraperId"
316
316
  ],
317
317
  "members": {
318
- "scraperId": {
319
- "location": "uri",
320
- "locationName": "scraperId"
321
- },
322
318
  "clientToken": {
323
319
  "idempotencyToken": true,
324
320
  "location": "querystring",
325
321
  "locationName": "clientToken"
322
+ },
323
+ "scraperId": {
324
+ "location": "uri",
325
+ "locationName": "scraperId"
326
326
  }
327
327
  }
328
328
  },
@@ -353,14 +353,14 @@
353
353
  "workspaceId"
354
354
  ],
355
355
  "members": {
356
- "workspaceId": {
357
- "location": "uri",
358
- "locationName": "workspaceId"
359
- },
360
356
  "clientToken": {
361
357
  "idempotencyToken": true,
362
358
  "location": "querystring",
363
359
  "locationName": "clientToken"
360
+ },
361
+ "workspaceId": {
362
+ "location": "uri",
363
+ "locationName": "workspaceId"
364
364
  }
365
365
  }
366
366
  },
@@ -393,23 +393,23 @@
393
393
  "alertManagerDefinition": {
394
394
  "type": "structure",
395
395
  "required": [
396
- "status",
397
- "data",
398
396
  "createdAt",
399
- "modifiedAt"
397
+ "data",
398
+ "modifiedAt",
399
+ "status"
400
400
  ],
401
401
  "members": {
402
- "status": {
403
- "shape": "S6"
402
+ "createdAt": {
403
+ "type": "timestamp"
404
404
  },
405
405
  "data": {
406
406
  "type": "blob"
407
407
  },
408
- "createdAt": {
409
- "type": "timestamp"
410
- },
411
408
  "modifiedAt": {
412
409
  "type": "timestamp"
410
+ },
411
+ "status": {
412
+ "shape": "S6"
413
413
  }
414
414
  }
415
415
  }
@@ -443,24 +443,24 @@
443
443
  "loggingConfiguration": {
444
444
  "type": "structure",
445
445
  "required": [
446
- "status",
447
- "workspace",
448
- "logGroupArn",
449
446
  "createdAt",
450
- "modifiedAt"
447
+ "logGroupArn",
448
+ "modifiedAt",
449
+ "status",
450
+ "workspace"
451
451
  ],
452
452
  "members": {
453
- "status": {
454
- "shape": "Sc"
455
- },
456
- "workspace": {},
457
- "logGroupArn": {},
458
453
  "createdAt": {
459
454
  "type": "timestamp"
460
455
  },
456
+ "logGroupArn": {},
461
457
  "modifiedAt": {
462
458
  "type": "timestamp"
463
- }
459
+ },
460
+ "status": {
461
+ "shape": "Sc"
462
+ },
463
+ "workspace": {}
464
464
  }
465
465
  }
466
466
  }
@@ -475,17 +475,17 @@
475
475
  "input": {
476
476
  "type": "structure",
477
477
  "required": [
478
- "workspaceId",
479
- "name"
478
+ "name",
479
+ "workspaceId"
480
480
  ],
481
481
  "members": {
482
- "workspaceId": {
483
- "location": "uri",
484
- "locationName": "workspaceId"
485
- },
486
482
  "name": {
487
483
  "location": "uri",
488
484
  "locationName": "name"
485
+ },
486
+ "workspaceId": {
487
+ "location": "uri",
488
+ "locationName": "workspaceId"
489
489
  }
490
490
  }
491
491
  },
@@ -499,27 +499,27 @@
499
499
  "type": "structure",
500
500
  "required": [
501
501
  "arn",
502
- "name",
503
- "status",
504
- "data",
505
502
  "createdAt",
506
- "modifiedAt"
503
+ "data",
504
+ "modifiedAt",
505
+ "name",
506
+ "status"
507
507
  ],
508
508
  "members": {
509
509
  "arn": {},
510
- "name": {},
511
- "status": {
512
- "shape": "Sm"
510
+ "createdAt": {
511
+ "type": "timestamp"
513
512
  },
514
513
  "data": {
515
514
  "type": "blob"
516
515
  },
517
- "createdAt": {
518
- "type": "timestamp"
519
- },
520
516
  "modifiedAt": {
521
517
  "type": "timestamp"
522
518
  },
519
+ "name": {},
520
+ "status": {
521
+ "shape": "Sm"
522
+ },
523
523
  "tags": {
524
524
  "shape": "Sh"
525
525
  }
@@ -555,42 +555,42 @@
555
555
  "scraper": {
556
556
  "type": "structure",
557
557
  "required": [
558
- "scraperId",
559
558
  "arn",
560
- "roleArn",
561
- "status",
562
559
  "createdAt",
560
+ "destination",
563
561
  "lastModifiedAt",
562
+ "roleArn",
564
563
  "scrapeConfiguration",
564
+ "scraperId",
565
565
  "source",
566
- "destination"
566
+ "status"
567
567
  ],
568
568
  "members": {
569
569
  "alias": {},
570
- "scraperId": {},
571
570
  "arn": {},
572
- "roleArn": {},
573
- "status": {
574
- "shape": "S15"
575
- },
576
571
  "createdAt": {
577
572
  "type": "timestamp"
578
573
  },
574
+ "destination": {
575
+ "shape": "Sq"
576
+ },
579
577
  "lastModifiedAt": {
580
578
  "type": "timestamp"
581
579
  },
582
- "tags": {
583
- "shape": "Sh"
584
- },
585
- "statusReason": {},
580
+ "roleArn": {},
586
581
  "scrapeConfiguration": {
587
- "shape": "Sq"
582
+ "shape": "St"
588
583
  },
584
+ "scraperId": {},
589
585
  "source": {
590
- "shape": "Ss"
586
+ "shape": "Sv"
591
587
  },
592
- "destination": {
593
- "shape": "Sz"
588
+ "status": {
589
+ "shape": "S15"
590
+ },
591
+ "statusReason": {},
592
+ "tags": {
593
+ "shape": "Sh"
594
594
  }
595
595
  }
596
596
  }
@@ -624,26 +624,26 @@
624
624
  "workspace": {
625
625
  "type": "structure",
626
626
  "required": [
627
- "workspaceId",
628
627
  "arn",
628
+ "createdAt",
629
629
  "status",
630
- "createdAt"
630
+ "workspaceId"
631
631
  ],
632
632
  "members": {
633
- "workspaceId": {},
634
633
  "alias": {},
635
634
  "arn": {},
636
- "status": {
637
- "shape": "S1b"
638
- },
639
- "prometheusEndpoint": {},
640
635
  "createdAt": {
641
636
  "type": "timestamp"
642
637
  },
638
+ "kmsKeyArn": {},
639
+ "prometheusEndpoint": {},
640
+ "status": {
641
+ "shape": "S1b"
642
+ },
643
643
  "tags": {
644
644
  "shape": "Sh"
645
645
  },
646
- "kmsKeyArn": {}
646
+ "workspaceId": {}
647
647
  }
648
648
  }
649
649
  }
@@ -683,9 +683,10 @@
683
683
  "workspaceId"
684
684
  ],
685
685
  "members": {
686
- "workspaceId": {
687
- "location": "uri",
688
- "locationName": "workspaceId"
686
+ "maxResults": {
687
+ "location": "querystring",
688
+ "locationName": "maxResults",
689
+ "type": "integer"
689
690
  },
690
691
  "name": {
691
692
  "location": "querystring",
@@ -695,10 +696,9 @@
695
696
  "location": "querystring",
696
697
  "locationName": "nextToken"
697
698
  },
698
- "maxResults": {
699
- "location": "querystring",
700
- "locationName": "maxResults",
701
- "type": "integer"
699
+ "workspaceId": {
700
+ "location": "uri",
701
+ "locationName": "workspaceId"
702
702
  }
703
703
  }
704
704
  },
@@ -708,36 +708,36 @@
708
708
  "ruleGroupsNamespaces"
709
709
  ],
710
710
  "members": {
711
+ "nextToken": {},
711
712
  "ruleGroupsNamespaces": {
712
713
  "type": "list",
713
714
  "member": {
714
715
  "type": "structure",
715
716
  "required": [
716
717
  "arn",
717
- "name",
718
- "status",
719
718
  "createdAt",
720
- "modifiedAt"
719
+ "modifiedAt",
720
+ "name",
721
+ "status"
721
722
  ],
722
723
  "members": {
723
724
  "arn": {},
724
- "name": {},
725
- "status": {
726
- "shape": "Sm"
727
- },
728
725
  "createdAt": {
729
726
  "type": "timestamp"
730
727
  },
731
728
  "modifiedAt": {
732
729
  "type": "timestamp"
733
730
  },
731
+ "name": {},
732
+ "status": {
733
+ "shape": "Sm"
734
+ },
734
735
  "tags": {
735
736
  "shape": "Sh"
736
737
  }
737
738
  }
738
739
  }
739
- },
740
- "nextToken": {}
740
+ }
741
741
  }
742
742
  }
743
743
  },
@@ -759,14 +759,14 @@
759
759
  "member": {}
760
760
  }
761
761
  },
762
- "nextToken": {
763
- "location": "querystring",
764
- "locationName": "nextToken"
765
- },
766
762
  "maxResults": {
767
763
  "location": "querystring",
768
764
  "locationName": "maxResults",
769
765
  "type": "integer"
766
+ },
767
+ "nextToken": {
768
+ "location": "querystring",
769
+ "locationName": "nextToken"
770
770
  }
771
771
  }
772
772
  },
@@ -776,48 +776,48 @@
776
776
  "scrapers"
777
777
  ],
778
778
  "members": {
779
+ "nextToken": {},
779
780
  "scrapers": {
780
781
  "type": "list",
781
782
  "member": {
782
783
  "type": "structure",
783
784
  "required": [
784
- "scraperId",
785
785
  "arn",
786
- "roleArn",
787
- "status",
788
786
  "createdAt",
787
+ "destination",
789
788
  "lastModifiedAt",
789
+ "roleArn",
790
+ "scraperId",
790
791
  "source",
791
- "destination"
792
+ "status"
792
793
  ],
793
794
  "members": {
794
795
  "alias": {},
795
- "scraperId": {},
796
796
  "arn": {},
797
- "roleArn": {},
798
- "status": {
799
- "shape": "S15"
800
- },
801
797
  "createdAt": {
802
798
  "type": "timestamp"
803
799
  },
800
+ "destination": {
801
+ "shape": "Sq"
802
+ },
804
803
  "lastModifiedAt": {
805
804
  "type": "timestamp"
806
805
  },
807
- "tags": {
808
- "shape": "Sh"
809
- },
810
- "statusReason": {},
806
+ "roleArn": {},
807
+ "scraperId": {},
811
808
  "source": {
812
- "shape": "Ss"
809
+ "shape": "Sv"
813
810
  },
814
- "destination": {
815
- "shape": "Sz"
811
+ "status": {
812
+ "shape": "S15"
813
+ },
814
+ "statusReason": {},
815
+ "tags": {
816
+ "shape": "Sh"
816
817
  }
817
818
  }
818
819
  }
819
- },
820
- "nextToken": {}
820
+ }
821
821
  }
822
822
  }
823
823
  },
@@ -857,10 +857,6 @@
857
857
  "input": {
858
858
  "type": "structure",
859
859
  "members": {
860
- "nextToken": {
861
- "location": "querystring",
862
- "locationName": "nextToken"
863
- },
864
860
  "alias": {
865
861
  "location": "querystring",
866
862
  "locationName": "alias"
@@ -869,6 +865,10 @@
869
865
  "location": "querystring",
870
866
  "locationName": "maxResults",
871
867
  "type": "integer"
868
+ },
869
+ "nextToken": {
870
+ "location": "querystring",
871
+ "locationName": "nextToken"
872
872
  }
873
873
  }
874
874
  },
@@ -878,34 +878,34 @@
878
878
  "workspaces"
879
879
  ],
880
880
  "members": {
881
+ "nextToken": {},
881
882
  "workspaces": {
882
883
  "type": "list",
883
884
  "member": {
884
885
  "type": "structure",
885
886
  "required": [
886
- "workspaceId",
887
887
  "arn",
888
+ "createdAt",
888
889
  "status",
889
- "createdAt"
890
+ "workspaceId"
890
891
  ],
891
892
  "members": {
892
- "workspaceId": {},
893
893
  "alias": {},
894
894
  "arn": {},
895
- "status": {
896
- "shape": "S1b"
897
- },
898
895
  "createdAt": {
899
896
  "type": "timestamp"
900
897
  },
898
+ "kmsKeyArn": {},
899
+ "status": {
900
+ "shape": "S1b"
901
+ },
901
902
  "tags": {
902
903
  "shape": "Sh"
903
904
  },
904
- "kmsKeyArn": {}
905
+ "workspaceId": {}
905
906
  }
906
907
  }
907
- },
908
- "nextToken": {}
908
+ }
909
909
  }
910
910
  }
911
911
  },
@@ -918,19 +918,19 @@
918
918
  "input": {
919
919
  "type": "structure",
920
920
  "required": [
921
- "workspaceId",
922
- "data"
921
+ "data",
922
+ "workspaceId"
923
923
  ],
924
924
  "members": {
925
- "workspaceId": {
926
- "location": "uri",
927
- "locationName": "workspaceId"
925
+ "clientToken": {
926
+ "idempotencyToken": true
928
927
  },
929
928
  "data": {
930
929
  "type": "blob"
931
930
  },
932
- "clientToken": {
933
- "idempotencyToken": true
931
+ "workspaceId": {
932
+ "location": "uri",
933
+ "locationName": "workspaceId"
934
934
  }
935
935
  }
936
936
  },
@@ -956,37 +956,37 @@
956
956
  "input": {
957
957
  "type": "structure",
958
958
  "required": [
959
- "workspaceId",
959
+ "data",
960
960
  "name",
961
- "data"
961
+ "workspaceId"
962
962
  ],
963
963
  "members": {
964
- "workspaceId": {
965
- "location": "uri",
966
- "locationName": "workspaceId"
964
+ "clientToken": {
965
+ "idempotencyToken": true
966
+ },
967
+ "data": {
968
+ "type": "blob"
967
969
  },
968
970
  "name": {
969
971
  "location": "uri",
970
972
  "locationName": "name"
971
973
  },
972
- "data": {
973
- "type": "blob"
974
- },
975
- "clientToken": {
976
- "idempotencyToken": true
974
+ "workspaceId": {
975
+ "location": "uri",
976
+ "locationName": "workspaceId"
977
977
  }
978
978
  }
979
979
  },
980
980
  "output": {
981
981
  "type": "structure",
982
982
  "required": [
983
- "name",
984
983
  "arn",
984
+ "name",
985
985
  "status"
986
986
  ],
987
987
  "members": {
988
- "name": {},
989
988
  "arn": {},
989
+ "name": {},
990
990
  "status": {
991
991
  "shape": "Sm"
992
992
  },
@@ -1063,17 +1063,17 @@
1063
1063
  "input": {
1064
1064
  "type": "structure",
1065
1065
  "required": [
1066
- "workspaceId",
1067
- "logGroupArn"
1066
+ "logGroupArn",
1067
+ "workspaceId"
1068
1068
  ],
1069
1069
  "members": {
1070
+ "clientToken": {
1071
+ "idempotencyToken": true
1072
+ },
1073
+ "logGroupArn": {},
1070
1074
  "workspaceId": {
1071
1075
  "location": "uri",
1072
1076
  "locationName": "workspaceId"
1073
- },
1074
- "logGroupArn": {},
1075
- "clientToken": {
1076
- "idempotencyToken": true
1077
1077
  }
1078
1078
  }
1079
1079
  },
@@ -1101,13 +1101,13 @@
1101
1101
  "workspaceId"
1102
1102
  ],
1103
1103
  "members": {
1104
- "workspaceId": {
1105
- "location": "uri",
1106
- "locationName": "workspaceId"
1107
- },
1108
1104
  "alias": {},
1109
1105
  "clientToken": {
1110
1106
  "idempotencyToken": true
1107
+ },
1108
+ "workspaceId": {
1109
+ "location": "uri",
1110
+ "locationName": "workspaceId"
1111
1111
  }
1112
1112
  }
1113
1113
  },
@@ -1151,6 +1151,21 @@
1151
1151
  }
1152
1152
  },
1153
1153
  "Sq": {
1154
+ "type": "structure",
1155
+ "members": {
1156
+ "ampConfiguration": {
1157
+ "type": "structure",
1158
+ "required": [
1159
+ "workspaceArn"
1160
+ ],
1161
+ "members": {
1162
+ "workspaceArn": {}
1163
+ }
1164
+ }
1165
+ },
1166
+ "union": true
1167
+ },
1168
+ "St": {
1154
1169
  "type": "structure",
1155
1170
  "members": {
1156
1171
  "configurationBlob": {
@@ -1159,7 +1174,7 @@
1159
1174
  },
1160
1175
  "union": true
1161
1176
  },
1162
- "Ss": {
1177
+ "Sv": {
1163
1178
  "type": "structure",
1164
1179
  "members": {
1165
1180
  "eksConfiguration": {
@@ -1183,21 +1198,6 @@
1183
1198
  },
1184
1199
  "union": true
1185
1200
  },
1186
- "Sz": {
1187
- "type": "structure",
1188
- "members": {
1189
- "ampConfiguration": {
1190
- "type": "structure",
1191
- "required": [
1192
- "workspaceArn"
1193
- ],
1194
- "members": {
1195
- "workspaceArn": {}
1196
- }
1197
- }
1198
- },
1199
- "union": true
1200
- },
1201
1201
  "S15": {
1202
1202
  "type": "structure",
1203
1203
  "required": [