aws-sdk 2.1045.0 → 2.1046.0

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.
@@ -137,7 +137,7 @@
137
137
  "members": {
138
138
  "UpdateToken": {},
139
139
  "FirewallPolicyResponse": {
140
- "shape": "S1j"
140
+ "shape": "S1l"
141
141
  }
142
142
  }
143
143
  }
@@ -153,7 +153,7 @@
153
153
  "members": {
154
154
  "RuleGroupName": {},
155
155
  "RuleGroup": {
156
- "shape": "S1o"
156
+ "shape": "S1q"
157
157
  },
158
158
  "Rules": {},
159
159
  "Type": {},
@@ -178,7 +178,7 @@
178
178
  "members": {
179
179
  "UpdateToken": {},
180
180
  "RuleGroupResponse": {
181
- "shape": "S32"
181
+ "shape": "S34"
182
182
  }
183
183
  }
184
184
  }
@@ -218,7 +218,7 @@
218
218
  ],
219
219
  "members": {
220
220
  "FirewallPolicyResponse": {
221
- "shape": "S1j"
221
+ "shape": "S1l"
222
222
  }
223
223
  }
224
224
  }
@@ -254,7 +254,7 @@
254
254
  ],
255
255
  "members": {
256
256
  "RuleGroupResponse": {
257
- "shape": "S32"
257
+ "shape": "S34"
258
258
  }
259
259
  }
260
260
  }
@@ -297,7 +297,7 @@
297
297
  "members": {
298
298
  "UpdateToken": {},
299
299
  "FirewallPolicyResponse": {
300
- "shape": "S1j"
300
+ "shape": "S1l"
301
301
  },
302
302
  "FirewallPolicy": {
303
303
  "shape": "S10"
@@ -318,7 +318,7 @@
318
318
  "members": {
319
319
  "FirewallArn": {},
320
320
  "LoggingConfiguration": {
321
- "shape": "S3h"
321
+ "shape": "S3j"
322
322
  }
323
323
  }
324
324
  }
@@ -358,10 +358,39 @@
358
358
  "members": {
359
359
  "UpdateToken": {},
360
360
  "RuleGroup": {
361
- "shape": "S1o"
361
+ "shape": "S1q"
362
362
  },
363
363
  "RuleGroupResponse": {
364
- "shape": "S32"
364
+ "shape": "S34"
365
+ }
366
+ }
367
+ }
368
+ },
369
+ "DescribeRuleGroupMetadata": {
370
+ "input": {
371
+ "type": "structure",
372
+ "members": {
373
+ "RuleGroupName": {},
374
+ "RuleGroupArn": {},
375
+ "Type": {}
376
+ }
377
+ },
378
+ "output": {
379
+ "type": "structure",
380
+ "required": [
381
+ "RuleGroupArn",
382
+ "RuleGroupName"
383
+ ],
384
+ "members": {
385
+ "RuleGroupArn": {},
386
+ "RuleGroupName": {},
387
+ "Description": {},
388
+ "Type": {},
389
+ "Capacity": {
390
+ "type": "integer"
391
+ },
392
+ "StatefulRuleOptions": {
393
+ "shape": "S31"
365
394
  }
366
395
  }
367
396
  }
@@ -459,7 +488,8 @@
459
488
  "NextToken": {},
460
489
  "MaxResults": {
461
490
  "type": "integer"
462
- }
491
+ },
492
+ "Scope": {}
463
493
  }
464
494
  },
465
495
  "output": {
@@ -635,7 +665,7 @@
635
665
  "members": {
636
666
  "UpdateToken": {},
637
667
  "FirewallPolicyResponse": {
638
- "shape": "S1j"
668
+ "shape": "S1l"
639
669
  }
640
670
  }
641
671
  }
@@ -674,7 +704,7 @@
674
704
  "FirewallArn": {},
675
705
  "FirewallName": {},
676
706
  "LoggingConfiguration": {
677
- "shape": "S3h"
707
+ "shape": "S3j"
678
708
  }
679
709
  }
680
710
  },
@@ -684,7 +714,7 @@
684
714
  "FirewallArn": {},
685
715
  "FirewallName": {},
686
716
  "LoggingConfiguration": {
687
- "shape": "S3h"
717
+ "shape": "S3j"
688
718
  }
689
719
  }
690
720
  }
@@ -700,7 +730,7 @@
700
730
  "RuleGroupArn": {},
701
731
  "RuleGroupName": {},
702
732
  "RuleGroup": {
703
- "shape": "S1o"
733
+ "shape": "S1q"
704
734
  },
705
735
  "Rules": {},
706
736
  "Type": {},
@@ -719,7 +749,7 @@
719
749
  "members": {
720
750
  "UpdateToken": {},
721
751
  "RuleGroupResponse": {
722
- "shape": "S32"
752
+ "shape": "S34"
723
753
  }
724
754
  }
725
755
  }
@@ -893,6 +923,12 @@
893
923
  "ResourceArn": {},
894
924
  "Priority": {
895
925
  "type": "integer"
926
+ },
927
+ "Override": {
928
+ "type": "structure",
929
+ "members": {
930
+ "Action": {}
931
+ }
896
932
  }
897
933
  }
898
934
  }
@@ -951,7 +987,7 @@
951
987
  }
952
988
  }
953
989
  },
954
- "S1j": {
990
+ "S1l": {
955
991
  "type": "structure",
956
992
  "required": [
957
993
  "FirewallPolicyName",
@@ -978,7 +1014,7 @@
978
1014
  }
979
1015
  }
980
1016
  },
981
- "S1o": {
1017
+ "S1q": {
982
1018
  "type": "structure",
983
1019
  "required": [
984
1020
  "RulesSource"
@@ -997,7 +1033,7 @@
997
1033
  ],
998
1034
  "members": {
999
1035
  "Definition": {
1000
- "shape": "S1t"
1036
+ "shape": "S1v"
1001
1037
  }
1002
1038
  }
1003
1039
  }
@@ -1009,7 +1045,7 @@
1009
1045
  "type": "structure",
1010
1046
  "members": {
1011
1047
  "Definition": {
1012
- "shape": "S1t"
1048
+ "shape": "S1v"
1013
1049
  }
1014
1050
  }
1015
1051
  }
@@ -1114,16 +1150,16 @@
1114
1150
  "type": "structure",
1115
1151
  "members": {
1116
1152
  "Sources": {
1117
- "shape": "S2n"
1153
+ "shape": "S2p"
1118
1154
  },
1119
1155
  "Destinations": {
1120
- "shape": "S2n"
1156
+ "shape": "S2p"
1121
1157
  },
1122
1158
  "SourcePorts": {
1123
- "shape": "S2q"
1159
+ "shape": "S2s"
1124
1160
  },
1125
1161
  "DestinationPorts": {
1126
- "shape": "S2q"
1162
+ "shape": "S2s"
1127
1163
  },
1128
1164
  "Protocols": {
1129
1165
  "type": "list",
@@ -1140,10 +1176,10 @@
1140
1176
  ],
1141
1177
  "members": {
1142
1178
  "Flags": {
1143
- "shape": "S2x"
1179
+ "shape": "S2z"
1144
1180
  },
1145
1181
  "Masks": {
1146
- "shape": "S2x"
1182
+ "shape": "S2z"
1147
1183
  }
1148
1184
  }
1149
1185
  }
@@ -1169,18 +1205,15 @@
1169
1205
  }
1170
1206
  },
1171
1207
  "StatefulRuleOptions": {
1172
- "type": "structure",
1173
- "members": {
1174
- "RuleOrder": {}
1175
- }
1208
+ "shape": "S31"
1176
1209
  }
1177
1210
  }
1178
1211
  },
1179
- "S1t": {
1212
+ "S1v": {
1180
1213
  "type": "list",
1181
1214
  "member": {}
1182
1215
  },
1183
- "S2n": {
1216
+ "S2p": {
1184
1217
  "type": "list",
1185
1218
  "member": {
1186
1219
  "type": "structure",
@@ -1192,7 +1225,7 @@
1192
1225
  }
1193
1226
  }
1194
1227
  },
1195
- "S2q": {
1228
+ "S2s": {
1196
1229
  "type": "list",
1197
1230
  "member": {
1198
1231
  "type": "structure",
@@ -1210,11 +1243,17 @@
1210
1243
  }
1211
1244
  }
1212
1245
  },
1213
- "S2x": {
1246
+ "S2z": {
1214
1247
  "type": "list",
1215
1248
  "member": {}
1216
1249
  },
1217
- "S32": {
1250
+ "S31": {
1251
+ "type": "structure",
1252
+ "members": {
1253
+ "RuleOrder": {}
1254
+ }
1255
+ },
1256
+ "S34": {
1218
1257
  "type": "structure",
1219
1258
  "required": [
1220
1259
  "RuleGroupArn",
@@ -1242,7 +1281,7 @@
1242
1281
  }
1243
1282
  }
1244
1283
  },
1245
- "S3h": {
1284
+ "S3j": {
1246
1285
  "type": "structure",
1247
1286
  "required": [
1248
1287
  "LogDestinationConfigs"
@@ -22,7 +22,10 @@
22
22
  "ClientToken": {
23
23
  "idempotencyToken": true
24
24
  },
25
- "ClusterName": {}
25
+ "ClusterName": {},
26
+ "Tags": {
27
+ "shape": "S3"
28
+ }
26
29
  },
27
30
  "required": [
28
31
  "ClusterName"
@@ -32,7 +35,7 @@
32
35
  "type": "structure",
33
36
  "members": {
34
37
  "Cluster": {
35
- "shape": "S5"
38
+ "shape": "S7"
36
39
  }
37
40
  }
38
41
  }
@@ -49,7 +52,10 @@
49
52
  "idempotencyToken": true
50
53
  },
51
54
  "ClusterArn": {},
52
- "ControlPanelName": {}
55
+ "ControlPanelName": {},
56
+ "Tags": {
57
+ "shape": "S3"
58
+ }
53
59
  },
54
60
  "required": [
55
61
  "ClusterArn",
@@ -60,7 +66,7 @@
60
66
  "type": "structure",
61
67
  "members": {
62
68
  "ControlPanel": {
63
- "shape": "Se"
69
+ "shape": "Sg"
64
70
  }
65
71
  }
66
72
  }
@@ -89,7 +95,7 @@
89
95
  "type": "structure",
90
96
  "members": {
91
97
  "RoutingControl": {
92
- "shape": "Sj"
98
+ "shape": "Sl"
93
99
  }
94
100
  }
95
101
  }
@@ -106,12 +112,12 @@
106
112
  "type": "structure",
107
113
  "members": {
108
114
  "AssertedControls": {
109
- "shape": "Sm"
115
+ "shape": "So"
110
116
  },
111
117
  "ControlPanelArn": {},
112
118
  "Name": {},
113
119
  "RuleConfig": {
114
- "shape": "Sn"
120
+ "shape": "Sp"
115
121
  },
116
122
  "WaitPeriodMs": {
117
123
  "type": "integer"
@@ -133,14 +139,14 @@
133
139
  "members": {
134
140
  "ControlPanelArn": {},
135
141
  "GatingControls": {
136
- "shape": "Sm"
142
+ "shape": "So"
137
143
  },
138
144
  "Name": {},
139
145
  "RuleConfig": {
140
- "shape": "Sn"
146
+ "shape": "Sp"
141
147
  },
142
148
  "TargetControls": {
143
- "shape": "Sm"
149
+ "shape": "So"
144
150
  },
145
151
  "WaitPeriodMs": {
146
152
  "type": "integer"
@@ -154,6 +160,9 @@
154
160
  "WaitPeriodMs",
155
161
  "Name"
156
162
  ]
163
+ },
164
+ "Tags": {
165
+ "shape": "S3"
157
166
  }
158
167
  }
159
168
  },
@@ -161,10 +170,10 @@
161
170
  "type": "structure",
162
171
  "members": {
163
172
  "AssertionRule": {
164
- "shape": "Sr"
173
+ "shape": "St"
165
174
  },
166
175
  "GatingRule": {
167
- "shape": "Ss"
176
+ "shape": "Su"
168
177
  }
169
178
  }
170
179
  }
@@ -283,7 +292,7 @@
283
292
  "type": "structure",
284
293
  "members": {
285
294
  "Cluster": {
286
- "shape": "S5"
295
+ "shape": "S7"
287
296
  }
288
297
  }
289
298
  }
@@ -310,7 +319,7 @@
310
319
  "type": "structure",
311
320
  "members": {
312
321
  "ControlPanel": {
313
- "shape": "Se"
322
+ "shape": "Sg"
314
323
  }
315
324
  }
316
325
  }
@@ -337,7 +346,7 @@
337
346
  "type": "structure",
338
347
  "members": {
339
348
  "RoutingControl": {
340
- "shape": "Sj"
349
+ "shape": "Sl"
341
350
  }
342
351
  }
343
352
  }
@@ -364,10 +373,10 @@
364
373
  "type": "structure",
365
374
  "members": {
366
375
  "AssertionRule": {
367
- "shape": "Sr"
376
+ "shape": "St"
368
377
  },
369
378
  "GatingRule": {
370
- "shape": "Ss"
379
+ "shape": "Su"
371
380
  }
372
381
  }
373
382
  }
@@ -403,7 +412,8 @@
403
412
  "type": "structure",
404
413
  "members": {
405
414
  "HealthCheckIds": {
406
- "shape": "Sm"
415
+ "type": "list",
416
+ "member": {}
407
417
  },
408
418
  "NextToken": {}
409
419
  }
@@ -435,7 +445,7 @@
435
445
  "Clusters": {
436
446
  "type": "list",
437
447
  "member": {
438
- "shape": "S5"
448
+ "shape": "S7"
439
449
  }
440
450
  },
441
451
  "NextToken": {}
@@ -472,7 +482,7 @@
472
482
  "ControlPanels": {
473
483
  "type": "list",
474
484
  "member": {
475
- "shape": "Se"
485
+ "shape": "Sg"
476
486
  }
477
487
  },
478
488
  "NextToken": {}
@@ -513,7 +523,7 @@
513
523
  "RoutingControls": {
514
524
  "type": "list",
515
525
  "member": {
516
- "shape": "Sj"
526
+ "shape": "Sl"
517
527
  }
518
528
  }
519
529
  }
@@ -556,10 +566,10 @@
556
566
  "type": "structure",
557
567
  "members": {
558
568
  "ASSERTION": {
559
- "shape": "Sr"
569
+ "shape": "St"
560
570
  },
561
571
  "GATING": {
562
- "shape": "Ss"
572
+ "shape": "Su"
563
573
  }
564
574
  }
565
575
  }
@@ -567,6 +577,89 @@
567
577
  }
568
578
  }
569
579
  },
580
+ "ListTagsForResource": {
581
+ "http": {
582
+ "method": "GET",
583
+ "requestUri": "/tags/{ResourceArn}",
584
+ "responseCode": 200
585
+ },
586
+ "input": {
587
+ "type": "structure",
588
+ "members": {
589
+ "ResourceArn": {
590
+ "location": "uri",
591
+ "locationName": "ResourceArn"
592
+ }
593
+ },
594
+ "required": [
595
+ "ResourceArn"
596
+ ]
597
+ },
598
+ "output": {
599
+ "type": "structure",
600
+ "members": {
601
+ "Tags": {
602
+ "shape": "S3"
603
+ }
604
+ }
605
+ }
606
+ },
607
+ "TagResource": {
608
+ "http": {
609
+ "requestUri": "/tags/{ResourceArn}",
610
+ "responseCode": 200
611
+ },
612
+ "input": {
613
+ "type": "structure",
614
+ "members": {
615
+ "ResourceArn": {
616
+ "location": "uri",
617
+ "locationName": "ResourceArn"
618
+ },
619
+ "Tags": {
620
+ "shape": "S3"
621
+ }
622
+ },
623
+ "required": [
624
+ "ResourceArn",
625
+ "Tags"
626
+ ]
627
+ },
628
+ "output": {
629
+ "type": "structure",
630
+ "members": {}
631
+ }
632
+ },
633
+ "UntagResource": {
634
+ "http": {
635
+ "method": "DELETE",
636
+ "requestUri": "/tags/{ResourceArn}",
637
+ "responseCode": 200
638
+ },
639
+ "input": {
640
+ "type": "structure",
641
+ "members": {
642
+ "ResourceArn": {
643
+ "location": "uri",
644
+ "locationName": "ResourceArn"
645
+ },
646
+ "TagKeys": {
647
+ "location": "querystring",
648
+ "locationName": "TagKeys",
649
+ "type": "list",
650
+ "member": {}
651
+ }
652
+ },
653
+ "required": [
654
+ "ResourceArn",
655
+ "TagKeys"
656
+ ]
657
+ },
658
+ "output": {
659
+ "type": "structure",
660
+ "members": {}
661
+ }
662
+ },
570
663
  "UpdateControlPanel": {
571
664
  "http": {
572
665
  "method": "PUT",
@@ -588,7 +681,7 @@
588
681
  "type": "structure",
589
682
  "members": {
590
683
  "ControlPanel": {
591
- "shape": "Se"
684
+ "shape": "Sg"
592
685
  }
593
686
  }
594
687
  }
@@ -614,7 +707,7 @@
614
707
  "type": "structure",
615
708
  "members": {
616
709
  "RoutingControl": {
617
- "shape": "Sj"
710
+ "shape": "Sl"
618
711
  }
619
712
  }
620
713
  }
@@ -664,17 +757,22 @@
664
757
  "type": "structure",
665
758
  "members": {
666
759
  "AssertionRule": {
667
- "shape": "Sr"
760
+ "shape": "St"
668
761
  },
669
762
  "GatingRule": {
670
- "shape": "Ss"
763
+ "shape": "Su"
671
764
  }
672
765
  }
673
766
  }
674
767
  }
675
768
  },
676
769
  "shapes": {
677
- "S5": {
770
+ "S3": {
771
+ "type": "map",
772
+ "key": {},
773
+ "value": {}
774
+ },
775
+ "S7": {
678
776
  "type": "structure",
679
777
  "members": {
680
778
  "ClusterArn": {},
@@ -692,7 +790,7 @@
692
790
  "Status": {}
693
791
  }
694
792
  },
695
- "Se": {
793
+ "Sg": {
696
794
  "type": "structure",
697
795
  "members": {
698
796
  "ClusterArn": {},
@@ -707,7 +805,7 @@
707
805
  "Status": {}
708
806
  }
709
807
  },
710
- "Sj": {
808
+ "Sl": {
711
809
  "type": "structure",
712
810
  "members": {
713
811
  "ControlPanelArn": {},
@@ -716,11 +814,11 @@
716
814
  "Status": {}
717
815
  }
718
816
  },
719
- "Sm": {
817
+ "So": {
720
818
  "type": "list",
721
819
  "member": {}
722
820
  },
723
- "Sn": {
821
+ "Sp": {
724
822
  "type": "structure",
725
823
  "members": {
726
824
  "Inverted": {
@@ -737,16 +835,16 @@
737
835
  "Threshold"
738
836
  ]
739
837
  },
740
- "Sr": {
838
+ "St": {
741
839
  "type": "structure",
742
840
  "members": {
743
841
  "AssertedControls": {
744
- "shape": "Sm"
842
+ "shape": "So"
745
843
  },
746
844
  "ControlPanelArn": {},
747
845
  "Name": {},
748
846
  "RuleConfig": {
749
- "shape": "Sn"
847
+ "shape": "Sp"
750
848
  },
751
849
  "SafetyRuleArn": {},
752
850
  "Status": {},
@@ -764,21 +862,21 @@
764
862
  "Name"
765
863
  ]
766
864
  },
767
- "Ss": {
865
+ "Su": {
768
866
  "type": "structure",
769
867
  "members": {
770
868
  "ControlPanelArn": {},
771
869
  "GatingControls": {
772
- "shape": "Sm"
870
+ "shape": "So"
773
871
  },
774
872
  "Name": {},
775
873
  "RuleConfig": {
776
- "shape": "Sn"
874
+ "shape": "Sp"
777
875
  },
778
876
  "SafetyRuleArn": {},
779
877
  "Status": {},
780
878
  "TargetControls": {
781
- "shape": "Sm"
879
+ "shape": "So"
782
880
  },
783
881
  "WaitPeriodMs": {
784
882
  "type": "integer"