cdk-docker-image-deployment 0.0.117 → 0.0.119
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.
- package/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +12 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +160 -145
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +54 -19
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +50 -49
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +242 -236
- package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.paginators.json +10 -5
- package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +18 -9
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +48 -48
- package/node_modules/aws-sdk/clients/apigateway.d.ts +3 -3
- package/node_modules/aws-sdk/clients/elasticache.d.ts +46 -9
- package/node_modules/aws-sdk/clients/emr.d.ts +67 -23
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +6 -1
- package/node_modules/aws-sdk/clients/rds.d.ts +27 -5
- package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +10 -10
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +13 -9
- package/node_modules/aws-sdk/clients/wisdom.d.ts +4 -3
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +8 -8
- package/node_modules/aws-sdk/dist/aws-sdk.js +477 -412
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +57 -57
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
|
@@ -789,6 +789,41 @@
|
|
|
789
789
|
}
|
|
790
790
|
}
|
|
791
791
|
},
|
|
792
|
+
"GetClusterSessionCredentials": {
|
|
793
|
+
"input": {
|
|
794
|
+
"type": "structure",
|
|
795
|
+
"required": [
|
|
796
|
+
"ClusterId",
|
|
797
|
+
"ExecutionRoleArn"
|
|
798
|
+
],
|
|
799
|
+
"members": {
|
|
800
|
+
"ClusterId": {},
|
|
801
|
+
"ExecutionRoleArn": {}
|
|
802
|
+
}
|
|
803
|
+
},
|
|
804
|
+
"output": {
|
|
805
|
+
"type": "structure",
|
|
806
|
+
"members": {
|
|
807
|
+
"Credentials": {
|
|
808
|
+
"type": "structure",
|
|
809
|
+
"members": {
|
|
810
|
+
"UsernamePassword": {
|
|
811
|
+
"type": "structure",
|
|
812
|
+
"members": {
|
|
813
|
+
"Username": {},
|
|
814
|
+
"Password": {}
|
|
815
|
+
},
|
|
816
|
+
"sensitive": true
|
|
817
|
+
}
|
|
818
|
+
},
|
|
819
|
+
"union": true
|
|
820
|
+
},
|
|
821
|
+
"ExpiresAt": {
|
|
822
|
+
"type": "timestamp"
|
|
823
|
+
}
|
|
824
|
+
}
|
|
825
|
+
}
|
|
826
|
+
},
|
|
792
827
|
"GetManagedScalingPolicy": {
|
|
793
828
|
"input": {
|
|
794
829
|
"type": "structure",
|
|
@@ -803,7 +838,7 @@
|
|
|
803
838
|
"type": "structure",
|
|
804
839
|
"members": {
|
|
805
840
|
"ManagedScalingPolicy": {
|
|
806
|
-
"shape": "
|
|
841
|
+
"shape": "S4z"
|
|
807
842
|
}
|
|
808
843
|
}
|
|
809
844
|
}
|
|
@@ -995,7 +1030,7 @@
|
|
|
995
1030
|
"shape": "Si"
|
|
996
1031
|
},
|
|
997
1032
|
"EbsBlockDevices": {
|
|
998
|
-
"shape": "
|
|
1033
|
+
"shape": "S5q"
|
|
999
1034
|
},
|
|
1000
1035
|
"EbsOptimized": {
|
|
1001
1036
|
"type": "boolean"
|
|
@@ -1085,16 +1120,16 @@
|
|
|
1085
1120
|
"type": "long"
|
|
1086
1121
|
},
|
|
1087
1122
|
"EbsBlockDevices": {
|
|
1088
|
-
"shape": "
|
|
1123
|
+
"shape": "S5q"
|
|
1089
1124
|
},
|
|
1090
1125
|
"EbsOptimized": {
|
|
1091
1126
|
"type": "boolean"
|
|
1092
1127
|
},
|
|
1093
1128
|
"ShrinkPolicy": {
|
|
1094
|
-
"shape": "
|
|
1129
|
+
"shape": "S62"
|
|
1095
1130
|
},
|
|
1096
1131
|
"AutoScalingPolicy": {
|
|
1097
|
-
"shape": "
|
|
1132
|
+
"shape": "S66"
|
|
1098
1133
|
},
|
|
1099
1134
|
"CustomAmiId": {}
|
|
1100
1135
|
}
|
|
@@ -1457,7 +1492,7 @@
|
|
|
1457
1492
|
"member": {}
|
|
1458
1493
|
},
|
|
1459
1494
|
"ShrinkPolicy": {
|
|
1460
|
-
"shape": "
|
|
1495
|
+
"shape": "S62"
|
|
1461
1496
|
},
|
|
1462
1497
|
"ReconfigurationType": {},
|
|
1463
1498
|
"Configurations": {
|
|
@@ -1491,7 +1526,7 @@
|
|
|
1491
1526
|
"ClusterId": {},
|
|
1492
1527
|
"InstanceGroupId": {},
|
|
1493
1528
|
"AutoScalingPolicy": {
|
|
1494
|
-
"shape": "
|
|
1529
|
+
"shape": "S66"
|
|
1495
1530
|
},
|
|
1496
1531
|
"ClusterArn": {}
|
|
1497
1532
|
}
|
|
@@ -1542,7 +1577,7 @@
|
|
|
1542
1577
|
"members": {
|
|
1543
1578
|
"ClusterId": {},
|
|
1544
1579
|
"ManagedScalingPolicy": {
|
|
1545
|
-
"shape": "
|
|
1580
|
+
"shape": "S4z"
|
|
1546
1581
|
}
|
|
1547
1582
|
}
|
|
1548
1583
|
},
|
|
@@ -1667,10 +1702,10 @@
|
|
|
1667
1702
|
"EmrManagedSlaveSecurityGroup": {},
|
|
1668
1703
|
"ServiceAccessSecurityGroup": {},
|
|
1669
1704
|
"AdditionalMasterSecurityGroups": {
|
|
1670
|
-
"shape": "
|
|
1705
|
+
"shape": "S84"
|
|
1671
1706
|
},
|
|
1672
1707
|
"AdditionalSlaveSecurityGroups": {
|
|
1673
|
-
"shape": "
|
|
1708
|
+
"shape": "S84"
|
|
1674
1709
|
}
|
|
1675
1710
|
}
|
|
1676
1711
|
},
|
|
@@ -1727,7 +1762,7 @@
|
|
|
1727
1762
|
"type": "integer"
|
|
1728
1763
|
},
|
|
1729
1764
|
"ManagedScalingPolicy": {
|
|
1730
|
-
"shape": "
|
|
1765
|
+
"shape": "S4z"
|
|
1731
1766
|
},
|
|
1732
1767
|
"PlacementGroupConfigs": {
|
|
1733
1768
|
"shape": "S32"
|
|
@@ -2432,7 +2467,7 @@
|
|
|
2432
2467
|
}
|
|
2433
2468
|
}
|
|
2434
2469
|
},
|
|
2435
|
-
"
|
|
2470
|
+
"S4z": {
|
|
2436
2471
|
"type": "structure",
|
|
2437
2472
|
"members": {
|
|
2438
2473
|
"ComputeLimits": {
|
|
@@ -2460,7 +2495,7 @@
|
|
|
2460
2495
|
}
|
|
2461
2496
|
}
|
|
2462
2497
|
},
|
|
2463
|
-
"
|
|
2498
|
+
"S5q": {
|
|
2464
2499
|
"type": "list",
|
|
2465
2500
|
"member": {
|
|
2466
2501
|
"type": "structure",
|
|
@@ -2472,7 +2507,7 @@
|
|
|
2472
2507
|
}
|
|
2473
2508
|
}
|
|
2474
2509
|
},
|
|
2475
|
-
"
|
|
2510
|
+
"S62": {
|
|
2476
2511
|
"type": "structure",
|
|
2477
2512
|
"members": {
|
|
2478
2513
|
"DecommissionTimeout": {
|
|
@@ -2482,10 +2517,10 @@
|
|
|
2482
2517
|
"type": "structure",
|
|
2483
2518
|
"members": {
|
|
2484
2519
|
"InstancesToTerminate": {
|
|
2485
|
-
"shape": "
|
|
2520
|
+
"shape": "S64"
|
|
2486
2521
|
},
|
|
2487
2522
|
"InstancesToProtect": {
|
|
2488
|
-
"shape": "
|
|
2523
|
+
"shape": "S64"
|
|
2489
2524
|
},
|
|
2490
2525
|
"InstanceTerminationTimeout": {
|
|
2491
2526
|
"type": "integer"
|
|
@@ -2494,11 +2529,11 @@
|
|
|
2494
2529
|
}
|
|
2495
2530
|
}
|
|
2496
2531
|
},
|
|
2497
|
-
"
|
|
2532
|
+
"S64": {
|
|
2498
2533
|
"type": "list",
|
|
2499
2534
|
"member": {}
|
|
2500
2535
|
},
|
|
2501
|
-
"
|
|
2536
|
+
"S66": {
|
|
2502
2537
|
"type": "structure",
|
|
2503
2538
|
"members": {
|
|
2504
2539
|
"Status": {
|
|
@@ -2522,7 +2557,7 @@
|
|
|
2522
2557
|
}
|
|
2523
2558
|
}
|
|
2524
2559
|
},
|
|
2525
|
-
"
|
|
2560
|
+
"S84": {
|
|
2526
2561
|
"type": "list",
|
|
2527
2562
|
"member": {}
|
|
2528
2563
|
}
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"members": {
|
|
121
121
|
"FirewallPolicyName": {},
|
|
122
122
|
"FirewallPolicy": {
|
|
123
|
-
"shape": "
|
|
123
|
+
"shape": "S1a"
|
|
124
124
|
},
|
|
125
125
|
"Description": {},
|
|
126
126
|
"Tags": {
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
"members": {
|
|
144
144
|
"UpdateToken": {},
|
|
145
145
|
"FirewallPolicyResponse": {
|
|
146
|
-
"shape": "
|
|
146
|
+
"shape": "S1w"
|
|
147
147
|
}
|
|
148
148
|
}
|
|
149
149
|
}
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"members": {
|
|
160
160
|
"RuleGroupName": {},
|
|
161
161
|
"RuleGroup": {
|
|
162
|
-
"shape": "
|
|
162
|
+
"shape": "S22"
|
|
163
163
|
},
|
|
164
164
|
"Rules": {},
|
|
165
165
|
"Type": {},
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
"shape": "Sj"
|
|
178
178
|
},
|
|
179
179
|
"SourceMetadata": {
|
|
180
|
-
"shape": "
|
|
180
|
+
"shape": "S3j"
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
183
|
},
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"members": {
|
|
191
191
|
"UpdateToken": {},
|
|
192
192
|
"RuleGroupResponse": {
|
|
193
|
-
"shape": "
|
|
193
|
+
"shape": "S3l"
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
196
|
}
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
],
|
|
231
231
|
"members": {
|
|
232
232
|
"FirewallPolicyResponse": {
|
|
233
|
-
"shape": "
|
|
233
|
+
"shape": "S1w"
|
|
234
234
|
}
|
|
235
235
|
}
|
|
236
236
|
}
|
|
@@ -266,7 +266,7 @@
|
|
|
266
266
|
],
|
|
267
267
|
"members": {
|
|
268
268
|
"RuleGroupResponse": {
|
|
269
|
-
"shape": "
|
|
269
|
+
"shape": "S3l"
|
|
270
270
|
}
|
|
271
271
|
}
|
|
272
272
|
}
|
|
@@ -309,10 +309,10 @@
|
|
|
309
309
|
"members": {
|
|
310
310
|
"UpdateToken": {},
|
|
311
311
|
"FirewallPolicyResponse": {
|
|
312
|
-
"shape": "
|
|
312
|
+
"shape": "S1w"
|
|
313
313
|
},
|
|
314
314
|
"FirewallPolicy": {
|
|
315
|
-
"shape": "
|
|
315
|
+
"shape": "S1a"
|
|
316
316
|
}
|
|
317
317
|
}
|
|
318
318
|
}
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"members": {
|
|
331
331
|
"FirewallArn": {},
|
|
332
332
|
"LoggingConfiguration": {
|
|
333
|
-
"shape": "
|
|
333
|
+
"shape": "S40"
|
|
334
334
|
}
|
|
335
335
|
}
|
|
336
336
|
}
|
|
@@ -370,10 +370,10 @@
|
|
|
370
370
|
"members": {
|
|
371
371
|
"UpdateToken": {},
|
|
372
372
|
"RuleGroup": {
|
|
373
|
-
"shape": "
|
|
373
|
+
"shape": "S22"
|
|
374
374
|
},
|
|
375
375
|
"RuleGroupResponse": {
|
|
376
|
-
"shape": "
|
|
376
|
+
"shape": "S3l"
|
|
377
377
|
}
|
|
378
378
|
}
|
|
379
379
|
}
|
|
@@ -402,7 +402,7 @@
|
|
|
402
402
|
"type": "integer"
|
|
403
403
|
},
|
|
404
404
|
"StatefulRuleOptions": {
|
|
405
|
-
"shape": "
|
|
405
|
+
"shape": "S3h"
|
|
406
406
|
},
|
|
407
407
|
"LastModifiedTime": {
|
|
408
408
|
"type": "timestamp"
|
|
@@ -689,7 +689,7 @@
|
|
|
689
689
|
"FirewallPolicyArn": {},
|
|
690
690
|
"FirewallPolicyName": {},
|
|
691
691
|
"FirewallPolicy": {
|
|
692
|
-
"shape": "
|
|
692
|
+
"shape": "S1a"
|
|
693
693
|
},
|
|
694
694
|
"Description": {},
|
|
695
695
|
"DryRun": {
|
|
@@ -709,7 +709,7 @@
|
|
|
709
709
|
"members": {
|
|
710
710
|
"UpdateToken": {},
|
|
711
711
|
"FirewallPolicyResponse": {
|
|
712
|
-
"shape": "
|
|
712
|
+
"shape": "S1w"
|
|
713
713
|
}
|
|
714
714
|
}
|
|
715
715
|
}
|
|
@@ -748,7 +748,7 @@
|
|
|
748
748
|
"FirewallArn": {},
|
|
749
749
|
"FirewallName": {},
|
|
750
750
|
"LoggingConfiguration": {
|
|
751
|
-
"shape": "
|
|
751
|
+
"shape": "S40"
|
|
752
752
|
}
|
|
753
753
|
}
|
|
754
754
|
},
|
|
@@ -758,7 +758,7 @@
|
|
|
758
758
|
"FirewallArn": {},
|
|
759
759
|
"FirewallName": {},
|
|
760
760
|
"LoggingConfiguration": {
|
|
761
|
-
"shape": "
|
|
761
|
+
"shape": "S40"
|
|
762
762
|
}
|
|
763
763
|
}
|
|
764
764
|
}
|
|
@@ -774,7 +774,7 @@
|
|
|
774
774
|
"RuleGroupArn": {},
|
|
775
775
|
"RuleGroupName": {},
|
|
776
776
|
"RuleGroup": {
|
|
777
|
-
"shape": "
|
|
777
|
+
"shape": "S22"
|
|
778
778
|
},
|
|
779
779
|
"Rules": {},
|
|
780
780
|
"Type": {},
|
|
@@ -786,7 +786,7 @@
|
|
|
786
786
|
"shape": "Sj"
|
|
787
787
|
},
|
|
788
788
|
"SourceMetadata": {
|
|
789
|
-
"shape": "
|
|
789
|
+
"shape": "S3j"
|
|
790
790
|
}
|
|
791
791
|
}
|
|
792
792
|
},
|
|
@@ -799,7 +799,7 @@
|
|
|
799
799
|
"members": {
|
|
800
800
|
"UpdateToken": {},
|
|
801
801
|
"RuleGroupResponse": {
|
|
802
|
-
"shape": "
|
|
802
|
+
"shape": "S3l"
|
|
803
803
|
}
|
|
804
804
|
}
|
|
805
805
|
}
|
|
@@ -924,7 +924,8 @@
|
|
|
924
924
|
"members": {
|
|
925
925
|
"SubnetId": {},
|
|
926
926
|
"EndpointId": {},
|
|
927
|
-
"Status": {}
|
|
927
|
+
"Status": {},
|
|
928
|
+
"StatusMessage": {}
|
|
928
929
|
}
|
|
929
930
|
},
|
|
930
931
|
"Config": {
|
|
@@ -971,7 +972,7 @@
|
|
|
971
972
|
}
|
|
972
973
|
}
|
|
973
974
|
},
|
|
974
|
-
"
|
|
975
|
+
"S1a": {
|
|
975
976
|
"type": "structure",
|
|
976
977
|
"required": [
|
|
977
978
|
"StatelessDefaultActions",
|
|
@@ -995,13 +996,13 @@
|
|
|
995
996
|
}
|
|
996
997
|
},
|
|
997
998
|
"StatelessDefaultActions": {
|
|
998
|
-
"shape": "
|
|
999
|
+
"shape": "S1e"
|
|
999
1000
|
},
|
|
1000
1001
|
"StatelessFragmentDefaultActions": {
|
|
1001
|
-
"shape": "
|
|
1002
|
+
"shape": "S1e"
|
|
1002
1003
|
},
|
|
1003
1004
|
"StatelessCustomActions": {
|
|
1004
|
-
"shape": "
|
|
1005
|
+
"shape": "S1f"
|
|
1005
1006
|
},
|
|
1006
1007
|
"StatefulRuleGroupReferences": {
|
|
1007
1008
|
"type": "list",
|
|
@@ -1037,11 +1038,11 @@
|
|
|
1037
1038
|
}
|
|
1038
1039
|
}
|
|
1039
1040
|
},
|
|
1040
|
-
"
|
|
1041
|
+
"S1e": {
|
|
1041
1042
|
"type": "list",
|
|
1042
1043
|
"member": {}
|
|
1043
1044
|
},
|
|
1044
|
-
"
|
|
1045
|
+
"S1f": {
|
|
1045
1046
|
"type": "list",
|
|
1046
1047
|
"member": {
|
|
1047
1048
|
"type": "structure",
|
|
@@ -1079,7 +1080,7 @@
|
|
|
1079
1080
|
}
|
|
1080
1081
|
}
|
|
1081
1082
|
},
|
|
1082
|
-
"
|
|
1083
|
+
"S1w": {
|
|
1083
1084
|
"type": "structure",
|
|
1084
1085
|
"required": [
|
|
1085
1086
|
"FirewallPolicyName",
|
|
@@ -1112,7 +1113,7 @@
|
|
|
1112
1113
|
}
|
|
1113
1114
|
}
|
|
1114
1115
|
},
|
|
1115
|
-
"
|
|
1116
|
+
"S22": {
|
|
1116
1117
|
"type": "structure",
|
|
1117
1118
|
"required": [
|
|
1118
1119
|
"RulesSource"
|
|
@@ -1131,7 +1132,7 @@
|
|
|
1131
1132
|
],
|
|
1132
1133
|
"members": {
|
|
1133
1134
|
"Definition": {
|
|
1134
|
-
"shape": "
|
|
1135
|
+
"shape": "S27"
|
|
1135
1136
|
}
|
|
1136
1137
|
}
|
|
1137
1138
|
}
|
|
@@ -1143,7 +1144,7 @@
|
|
|
1143
1144
|
"type": "structure",
|
|
1144
1145
|
"members": {
|
|
1145
1146
|
"Definition": {
|
|
1146
|
-
"shape": "
|
|
1147
|
+
"shape": "S27"
|
|
1147
1148
|
}
|
|
1148
1149
|
}
|
|
1149
1150
|
}
|
|
@@ -1263,16 +1264,16 @@
|
|
|
1263
1264
|
"type": "structure",
|
|
1264
1265
|
"members": {
|
|
1265
1266
|
"Sources": {
|
|
1266
|
-
"shape": "
|
|
1267
|
+
"shape": "S35"
|
|
1267
1268
|
},
|
|
1268
1269
|
"Destinations": {
|
|
1269
|
-
"shape": "
|
|
1270
|
+
"shape": "S35"
|
|
1270
1271
|
},
|
|
1271
1272
|
"SourcePorts": {
|
|
1272
|
-
"shape": "
|
|
1273
|
+
"shape": "S38"
|
|
1273
1274
|
},
|
|
1274
1275
|
"DestinationPorts": {
|
|
1275
|
-
"shape": "
|
|
1276
|
+
"shape": "S38"
|
|
1276
1277
|
},
|
|
1277
1278
|
"Protocols": {
|
|
1278
1279
|
"type": "list",
|
|
@@ -1289,10 +1290,10 @@
|
|
|
1289
1290
|
],
|
|
1290
1291
|
"members": {
|
|
1291
1292
|
"Flags": {
|
|
1292
|
-
"shape": "
|
|
1293
|
+
"shape": "S3f"
|
|
1293
1294
|
},
|
|
1294
1295
|
"Masks": {
|
|
1295
|
-
"shape": "
|
|
1296
|
+
"shape": "S3f"
|
|
1296
1297
|
}
|
|
1297
1298
|
}
|
|
1298
1299
|
}
|
|
@@ -1300,7 +1301,7 @@
|
|
|
1300
1301
|
}
|
|
1301
1302
|
},
|
|
1302
1303
|
"Actions": {
|
|
1303
|
-
"shape": "
|
|
1304
|
+
"shape": "S1e"
|
|
1304
1305
|
}
|
|
1305
1306
|
}
|
|
1306
1307
|
},
|
|
@@ -1311,22 +1312,22 @@
|
|
|
1311
1312
|
}
|
|
1312
1313
|
},
|
|
1313
1314
|
"CustomActions": {
|
|
1314
|
-
"shape": "
|
|
1315
|
+
"shape": "S1f"
|
|
1315
1316
|
}
|
|
1316
1317
|
}
|
|
1317
1318
|
}
|
|
1318
1319
|
}
|
|
1319
1320
|
},
|
|
1320
1321
|
"StatefulRuleOptions": {
|
|
1321
|
-
"shape": "
|
|
1322
|
+
"shape": "S3h"
|
|
1322
1323
|
}
|
|
1323
1324
|
}
|
|
1324
1325
|
},
|
|
1325
|
-
"
|
|
1326
|
+
"S27": {
|
|
1326
1327
|
"type": "list",
|
|
1327
1328
|
"member": {}
|
|
1328
1329
|
},
|
|
1329
|
-
"
|
|
1330
|
+
"S35": {
|
|
1330
1331
|
"type": "list",
|
|
1331
1332
|
"member": {
|
|
1332
1333
|
"type": "structure",
|
|
@@ -1338,7 +1339,7 @@
|
|
|
1338
1339
|
}
|
|
1339
1340
|
}
|
|
1340
1341
|
},
|
|
1341
|
-
"
|
|
1342
|
+
"S38": {
|
|
1342
1343
|
"type": "list",
|
|
1343
1344
|
"member": {
|
|
1344
1345
|
"type": "structure",
|
|
@@ -1356,24 +1357,24 @@
|
|
|
1356
1357
|
}
|
|
1357
1358
|
}
|
|
1358
1359
|
},
|
|
1359
|
-
"
|
|
1360
|
+
"S3f": {
|
|
1360
1361
|
"type": "list",
|
|
1361
1362
|
"member": {}
|
|
1362
1363
|
},
|
|
1363
|
-
"
|
|
1364
|
+
"S3h": {
|
|
1364
1365
|
"type": "structure",
|
|
1365
1366
|
"members": {
|
|
1366
1367
|
"RuleOrder": {}
|
|
1367
1368
|
}
|
|
1368
1369
|
},
|
|
1369
|
-
"
|
|
1370
|
+
"S3j": {
|
|
1370
1371
|
"type": "structure",
|
|
1371
1372
|
"members": {
|
|
1372
1373
|
"SourceArn": {},
|
|
1373
1374
|
"SourceUpdateToken": {}
|
|
1374
1375
|
}
|
|
1375
1376
|
},
|
|
1376
|
-
"
|
|
1377
|
+
"S3l": {
|
|
1377
1378
|
"type": "structure",
|
|
1378
1379
|
"required": [
|
|
1379
1380
|
"RuleGroupArn",
|
|
@@ -1403,7 +1404,7 @@
|
|
|
1403
1404
|
"shape": "Sj"
|
|
1404
1405
|
},
|
|
1405
1406
|
"SourceMetadata": {
|
|
1406
|
-
"shape": "
|
|
1407
|
+
"shape": "S3j"
|
|
1407
1408
|
},
|
|
1408
1409
|
"SnsTopic": {},
|
|
1409
1410
|
"LastModifiedTime": {
|
|
@@ -1411,7 +1412,7 @@
|
|
|
1411
1412
|
}
|
|
1412
1413
|
}
|
|
1413
1414
|
},
|
|
1414
|
-
"
|
|
1415
|
+
"S40": {
|
|
1415
1416
|
"type": "structure",
|
|
1416
1417
|
"required": [
|
|
1417
1418
|
"LogDestinationConfigs"
|