cdk-lambda-subminute 2.0.222 → 2.0.224

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 (48) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +23 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.min.json +96 -68
  6. package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +80 -16
  7. package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +118 -72
  8. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +100 -30
  9. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +253 -57
  10. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +198 -102
  11. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +300 -278
  12. package/node_modules/aws-sdk/apis/emr-serverless-2021-07-13.min.json +25 -3
  13. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +344 -319
  14. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1341 -994
  15. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +42 -0
  16. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +2 -1
  17. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +4 -0
  18. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +145 -108
  19. package/node_modules/aws-sdk/apis/sts-2011-06-15.min.json +21 -11
  20. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +117 -73
  21. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +77 -59
  22. package/node_modules/aws-sdk/clients/apigatewayv2.d.ts +6 -6
  23. package/node_modules/aws-sdk/clients/billingconductor.d.ts +102 -69
  24. package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +117 -3
  25. package/node_modules/aws-sdk/clients/cloudformation.d.ts +88 -1
  26. package/node_modules/aws-sdk/clients/costexplorer.d.ts +169 -8
  27. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +204 -4
  28. package/node_modules/aws-sdk/clients/datasync.d.ts +171 -27
  29. package/node_modules/aws-sdk/clients/dynamodb.d.ts +4 -4
  30. package/node_modules/aws-sdk/clients/ec2.d.ts +27 -1
  31. package/node_modules/aws-sdk/clients/emrserverless.d.ts +33 -2
  32. package/node_modules/aws-sdk/clients/glue.d.ts +29 -0
  33. package/node_modules/aws-sdk/clients/lambda.d.ts +1 -1
  34. package/node_modules/aws-sdk/clients/quicksight.d.ts +389 -0
  35. package/node_modules/aws-sdk/clients/rds.d.ts +14 -10
  36. package/node_modules/aws-sdk/clients/sagemaker.d.ts +4 -4
  37. package/node_modules/aws-sdk/clients/securityhub.d.ts +69 -10
  38. package/node_modules/aws-sdk/clients/sts.d.ts +17 -1
  39. package/node_modules/aws-sdk/clients/transfer.d.ts +85 -19
  40. package/node_modules/aws-sdk/clients/wisdom.d.ts +24 -0
  41. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  42. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +18 -18
  43. package/node_modules/aws-sdk/dist/aws-sdk.js +506 -339
  44. package/node_modules/aws-sdk/dist/aws-sdk.min.js +98 -98
  45. package/node_modules/aws-sdk/lib/core.js +1 -1
  46. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +2 -2
  47. package/node_modules/aws-sdk/package.json +1 -1
  48. package/package.json +3 -3
@@ -1013,6 +1013,69 @@
1013
1013
  }
1014
1014
  }
1015
1015
  },
1016
+ "GetSavingsPlanPurchaseRecommendationDetails": {
1017
+ "input": {
1018
+ "type": "structure",
1019
+ "required": [
1020
+ "RecommendationDetailId"
1021
+ ],
1022
+ "members": {
1023
+ "RecommendationDetailId": {}
1024
+ }
1025
+ },
1026
+ "output": {
1027
+ "type": "structure",
1028
+ "members": {
1029
+ "RecommendationDetailId": {},
1030
+ "RecommendationDetailData": {
1031
+ "type": "structure",
1032
+ "members": {
1033
+ "AccountScope": {},
1034
+ "LookbackPeriodInDays": {},
1035
+ "SavingsPlansType": {},
1036
+ "TermInYears": {},
1037
+ "PaymentOption": {},
1038
+ "AccountId": {},
1039
+ "CurrencyCode": {},
1040
+ "InstanceFamily": {},
1041
+ "Region": {},
1042
+ "OfferingId": {},
1043
+ "GenerationTimestamp": {},
1044
+ "LatestUsageTimestamp": {},
1045
+ "CurrentAverageHourlyOnDemandSpend": {},
1046
+ "CurrentMaximumHourlyOnDemandSpend": {},
1047
+ "CurrentMinimumHourlyOnDemandSpend": {},
1048
+ "EstimatedAverageUtilization": {},
1049
+ "EstimatedMonthlySavingsAmount": {},
1050
+ "EstimatedOnDemandCost": {},
1051
+ "EstimatedOnDemandCostWithCurrentCommitment": {},
1052
+ "EstimatedROI": {},
1053
+ "EstimatedSPCost": {},
1054
+ "EstimatedSavingsAmount": {},
1055
+ "EstimatedSavingsPercentage": {},
1056
+ "ExistingHourlyCommitment": {},
1057
+ "HourlyCommitmentToPurchase": {},
1058
+ "UpfrontCost": {},
1059
+ "CurrentAverageCoverage": {},
1060
+ "EstimatedAverageCoverage": {},
1061
+ "MetricsOverLookbackPeriod": {
1062
+ "type": "list",
1063
+ "member": {
1064
+ "type": "structure",
1065
+ "members": {
1066
+ "StartTime": {},
1067
+ "EstimatedOnDemandCost": {},
1068
+ "CurrentCoverage": {},
1069
+ "EstimatedCoverage": {},
1070
+ "EstimatedNewCommitmentUtilization": {}
1071
+ }
1072
+ }
1073
+ }
1074
+ }
1075
+ }
1076
+ }
1077
+ }
1078
+ },
1016
1079
  "GetSavingsPlansCoverage": {
1017
1080
  "input": {
1018
1081
  "type": "structure",
@@ -1145,7 +1208,8 @@
1145
1208
  "EstimatedMonthlySavingsAmount": {},
1146
1209
  "CurrentMinimumHourlyOnDemandSpend": {},
1147
1210
  "CurrentMaximumHourlyOnDemandSpend": {},
1148
- "CurrentAverageHourlyOnDemandSpend": {}
1211
+ "CurrentAverageHourlyOnDemandSpend": {},
1212
+ "RecommendationDetailId": {}
1149
1213
  }
1150
1214
  }
1151
1215
  },
@@ -1209,19 +1273,19 @@
1209
1273
  "shape": "S2i"
1210
1274
  },
1211
1275
  "Utilization": {
1212
- "shape": "S6v"
1276
+ "shape": "S71"
1213
1277
  },
1214
1278
  "Savings": {
1215
- "shape": "S6w"
1279
+ "shape": "S72"
1216
1280
  },
1217
1281
  "AmortizedCommitment": {
1218
- "shape": "S6x"
1282
+ "shape": "S73"
1219
1283
  }
1220
1284
  }
1221
1285
  }
1222
1286
  },
1223
1287
  "Total": {
1224
- "shape": "S6y"
1288
+ "shape": "S74"
1225
1289
  }
1226
1290
  }
1227
1291
  }
@@ -1269,19 +1333,19 @@
1269
1333
  "shape": "S34"
1270
1334
  },
1271
1335
  "Utilization": {
1272
- "shape": "S6v"
1336
+ "shape": "S71"
1273
1337
  },
1274
1338
  "Savings": {
1275
- "shape": "S6w"
1339
+ "shape": "S72"
1276
1340
  },
1277
1341
  "AmortizedCommitment": {
1278
- "shape": "S6x"
1342
+ "shape": "S73"
1279
1343
  }
1280
1344
  }
1281
1345
  }
1282
1346
  },
1283
1347
  "Total": {
1284
- "shape": "S6y"
1348
+ "shape": "S74"
1285
1349
  },
1286
1350
  "TimePeriod": {
1287
1351
  "shape": "S2i"
@@ -2175,7 +2239,7 @@
2175
2239
  }
2176
2240
  }
2177
2241
  },
2178
- "S6v": {
2242
+ "S71": {
2179
2243
  "type": "structure",
2180
2244
  "members": {
2181
2245
  "TotalCommitment": {},
@@ -2184,14 +2248,14 @@
2184
2248
  "UtilizationPercentage": {}
2185
2249
  }
2186
2250
  },
2187
- "S6w": {
2251
+ "S72": {
2188
2252
  "type": "structure",
2189
2253
  "members": {
2190
2254
  "NetSavings": {},
2191
2255
  "OnDemandCostEquivalent": {}
2192
2256
  }
2193
2257
  },
2194
- "S6x": {
2258
+ "S73": {
2195
2259
  "type": "structure",
2196
2260
  "members": {
2197
2261
  "AmortizedRecurringCommitment": {},
@@ -2199,20 +2263,20 @@
2199
2263
  "TotalAmortizedCommitment": {}
2200
2264
  }
2201
2265
  },
2202
- "S6y": {
2266
+ "S74": {
2203
2267
  "type": "structure",
2204
2268
  "required": [
2205
2269
  "Utilization"
2206
2270
  ],
2207
2271
  "members": {
2208
2272
  "Utilization": {
2209
- "shape": "S6v"
2273
+ "shape": "S71"
2210
2274
  },
2211
2275
  "Savings": {
2212
- "shape": "S6w"
2276
+ "shape": "S72"
2213
2277
  },
2214
2278
  "AmortizedCommitment": {
2215
- "shape": "S6x"
2279
+ "shape": "S73"
2216
2280
  }
2217
2281
  }
2218
2282
  }
@@ -41,7 +41,7 @@
41
41
  "shape": "S6"
42
42
  },
43
43
  "Tags": {
44
- "shape": "Ss"
44
+ "shape": "S17"
45
45
  }
46
46
  }
47
47
  },
@@ -49,7 +49,7 @@
49
49
  "type": "structure",
50
50
  "members": {
51
51
  "MediaCapturePipeline": {
52
- "shape": "Sx"
52
+ "shape": "S1c"
53
53
  }
54
54
  }
55
55
  }
@@ -67,17 +67,17 @@
67
67
  ],
68
68
  "members": {
69
69
  "Sources": {
70
- "shape": "S12"
70
+ "shape": "S1h"
71
71
  },
72
72
  "Sinks": {
73
- "shape": "S1h"
73
+ "shape": "S1w"
74
74
  },
75
75
  "ClientRequestToken": {
76
76
  "shape": "S5",
77
77
  "idempotencyToken": true
78
78
  },
79
79
  "Tags": {
80
- "shape": "Ss"
80
+ "shape": "S17"
81
81
  }
82
82
  }
83
83
  },
@@ -85,7 +85,7 @@
85
85
  "type": "structure",
86
86
  "members": {
87
87
  "MediaConcatenationPipeline": {
88
- "shape": "S1m"
88
+ "shape": "S21"
89
89
  }
90
90
  }
91
91
  }
@@ -105,19 +105,19 @@
105
105
  "shape": "S3"
106
106
  },
107
107
  "KinesisVideoStreamSourceRuntimeConfiguration": {
108
- "shape": "S1o"
108
+ "shape": "S23"
109
109
  },
110
110
  "MediaInsightsRuntimeMetadata": {
111
- "shape": "S21"
111
+ "shape": "S2g"
112
112
  },
113
113
  "KinesisVideoStreamRecordingSourceRuntimeConfiguration": {
114
- "shape": "S24"
114
+ "shape": "S2j"
115
115
  },
116
116
  "S3RecordingSinkRuntimeConfiguration": {
117
- "shape": "S2b"
117
+ "shape": "S2q"
118
118
  },
119
119
  "Tags": {
120
- "shape": "Ss"
120
+ "shape": "S17"
121
121
  },
122
122
  "ClientRequestToken": {
123
123
  "shape": "S5",
@@ -132,7 +132,7 @@
132
132
  ],
133
133
  "members": {
134
134
  "MediaInsightsPipeline": {
135
- "shape": "S2e"
135
+ "shape": "S2t"
136
136
  }
137
137
  }
138
138
  }
@@ -155,13 +155,13 @@
155
155
  "shape": "S3"
156
156
  },
157
157
  "RealTimeAlertConfiguration": {
158
- "shape": "S2h"
158
+ "shape": "S2w"
159
159
  },
160
160
  "Elements": {
161
- "shape": "S2u"
161
+ "shape": "S39"
162
162
  },
163
163
  "Tags": {
164
- "shape": "Ss"
164
+ "shape": "S17"
165
165
  },
166
166
  "ClientRequestToken": {
167
167
  "shape": "S5",
@@ -173,7 +173,7 @@
173
173
  "type": "structure",
174
174
  "members": {
175
175
  "MediaInsightsPipelineConfiguration": {
176
- "shape": "S3j"
176
+ "shape": "S41"
177
177
  }
178
178
  }
179
179
  }
@@ -191,17 +191,17 @@
191
191
  ],
192
192
  "members": {
193
193
  "Sources": {
194
- "shape": "S3l"
194
+ "shape": "S43"
195
195
  },
196
196
  "Sinks": {
197
- "shape": "S3q"
197
+ "shape": "S48"
198
198
  },
199
199
  "ClientRequestToken": {
200
200
  "shape": "S5",
201
201
  "idempotencyToken": true
202
202
  },
203
203
  "Tags": {
204
- "shape": "Ss"
204
+ "shape": "S17"
205
205
  }
206
206
  }
207
207
  },
@@ -209,7 +209,7 @@
209
209
  "type": "structure",
210
210
  "members": {
211
211
  "MediaLiveConnectorPipeline": {
212
- "shape": "S3y"
212
+ "shape": "S4g"
213
213
  }
214
214
  }
215
215
  }
@@ -293,7 +293,7 @@
293
293
  "type": "structure",
294
294
  "members": {
295
295
  "MediaCapturePipeline": {
296
- "shape": "Sx"
296
+ "shape": "S1c"
297
297
  }
298
298
  }
299
299
  }
@@ -320,7 +320,7 @@
320
320
  "type": "structure",
321
321
  "members": {
322
322
  "MediaInsightsPipelineConfiguration": {
323
- "shape": "S3j"
323
+ "shape": "S41"
324
324
  }
325
325
  }
326
326
  }
@@ -350,16 +350,16 @@
350
350
  "type": "structure",
351
351
  "members": {
352
352
  "MediaCapturePipeline": {
353
- "shape": "Sx"
353
+ "shape": "S1c"
354
354
  },
355
355
  "MediaLiveConnectorPipeline": {
356
- "shape": "S3y"
356
+ "shape": "S4g"
357
357
  },
358
358
  "MediaConcatenationPipeline": {
359
- "shape": "S1m"
359
+ "shape": "S21"
360
360
  },
361
361
  "MediaInsightsPipeline": {
362
- "shape": "S2e"
362
+ "shape": "S2t"
363
363
  }
364
364
  }
365
365
  }
@@ -502,7 +502,7 @@
502
502
  "type": "structure",
503
503
  "members": {
504
504
  "Tags": {
505
- "shape": "Ss"
505
+ "shape": "S17"
506
506
  }
507
507
  }
508
508
  }
@@ -521,7 +521,7 @@
521
521
  "members": {
522
522
  "ResourceARN": {},
523
523
  "Tags": {
524
- "shape": "Ss"
524
+ "shape": "S17"
525
525
  }
526
526
  }
527
527
  },
@@ -576,10 +576,10 @@
576
576
  "shape": "S3"
577
577
  },
578
578
  "RealTimeAlertConfiguration": {
579
- "shape": "S2h"
579
+ "shape": "S2w"
580
580
  },
581
581
  "Elements": {
582
- "shape": "S2u"
582
+ "shape": "S39"
583
583
  }
584
584
  }
585
585
  },
@@ -587,7 +587,7 @@
587
587
  "type": "structure",
588
588
  "members": {
589
589
  "MediaInsightsPipelineConfiguration": {
590
- "shape": "S3j"
590
+ "shape": "S41"
591
591
  }
592
592
  }
593
593
  }
@@ -714,12 +714,54 @@
714
714
  "members": {
715
715
  "PresenterPosition": {}
716
716
  }
717
- }
717
+ },
718
+ "ActiveSpeakerOnlyConfiguration": {
719
+ "type": "structure",
720
+ "members": {
721
+ "ActiveSpeakerPosition": {}
722
+ }
723
+ },
724
+ "HorizontalLayoutConfiguration": {
725
+ "type": "structure",
726
+ "members": {
727
+ "TileOrder": {},
728
+ "TilePosition": {},
729
+ "TileCount": {
730
+ "type": "integer"
731
+ },
732
+ "TileAspectRatio": {}
733
+ }
734
+ },
735
+ "VerticalLayoutConfiguration": {
736
+ "type": "structure",
737
+ "members": {
738
+ "TileOrder": {},
739
+ "TilePosition": {},
740
+ "TileCount": {
741
+ "type": "integer"
742
+ },
743
+ "TileAspectRatio": {}
744
+ }
745
+ },
746
+ "VideoAttribute": {
747
+ "type": "structure",
748
+ "members": {
749
+ "CornerRadius": {
750
+ "type": "integer"
751
+ },
752
+ "BorderColor": {},
753
+ "HighlightColor": {},
754
+ "BorderThickness": {
755
+ "type": "integer"
756
+ }
757
+ }
758
+ },
759
+ "CanvasOrientation": {}
718
760
  }
719
761
  }
720
762
  }
721
763
  },
722
- "Ss": {
764
+ "S17": {
723
765
  "type": "list",
724
766
  "member": {
725
767
  "type": "structure",
@@ -733,7 +775,7 @@
733
775
  }
734
776
  }
735
777
  },
736
- "Sx": {
778
+ "S1c": {
737
779
  "type": "structure",
738
780
  "members": {
739
781
  "MediaPipelineId": {},
@@ -748,21 +790,21 @@
748
790
  "shape": "S3"
749
791
  },
750
792
  "CreatedTimestamp": {
751
- "shape": "S10"
793
+ "shape": "S1f"
752
794
  },
753
795
  "UpdatedTimestamp": {
754
- "shape": "S10"
796
+ "shape": "S1f"
755
797
  },
756
798
  "ChimeSdkMeetingConfiguration": {
757
799
  "shape": "S6"
758
800
  }
759
801
  }
760
802
  },
761
- "S10": {
803
+ "S1f": {
762
804
  "type": "timestamp",
763
805
  "timestampFormat": "iso8601"
764
806
  },
765
- "S12": {
807
+ "S1h": {
766
808
  "type": "list",
767
809
  "member": {
768
810
  "type": "structure",
@@ -872,7 +914,7 @@
872
914
  }
873
915
  }
874
916
  },
875
- "S1h": {
917
+ "S1w": {
876
918
  "type": "list",
877
919
  "member": {
878
920
  "type": "structure",
@@ -896,27 +938,27 @@
896
938
  }
897
939
  }
898
940
  },
899
- "S1m": {
941
+ "S21": {
900
942
  "type": "structure",
901
943
  "members": {
902
944
  "MediaPipelineId": {},
903
945
  "MediaPipelineArn": {},
904
946
  "Sources": {
905
- "shape": "S12"
947
+ "shape": "S1h"
906
948
  },
907
949
  "Sinks": {
908
- "shape": "S1h"
950
+ "shape": "S1w"
909
951
  },
910
952
  "Status": {},
911
953
  "CreatedTimestamp": {
912
- "shape": "S10"
954
+ "shape": "S1f"
913
955
  },
914
956
  "UpdatedTimestamp": {
915
- "shape": "S10"
957
+ "shape": "S1f"
916
958
  }
917
959
  }
918
960
  },
919
- "S1o": {
961
+ "S23": {
920
962
  "type": "structure",
921
963
  "required": [
922
964
  "Streams",
@@ -970,13 +1012,13 @@
970
1012
  }
971
1013
  }
972
1014
  },
973
- "S21": {
1015
+ "S2g": {
974
1016
  "type": "map",
975
1017
  "key": {},
976
1018
  "value": {},
977
1019
  "sensitive": true
978
1020
  },
979
- "S24": {
1021
+ "S2j": {
980
1022
  "type": "structure",
981
1023
  "required": [
982
1024
  "Streams",
@@ -1019,7 +1061,7 @@
1019
1061
  }
1020
1062
  }
1021
1063
  },
1022
- "S2b": {
1064
+ "S2q": {
1023
1065
  "type": "structure",
1024
1066
  "required": [
1025
1067
  "Destination",
@@ -1032,7 +1074,7 @@
1032
1074
  "RecordingFileFormat": {}
1033
1075
  }
1034
1076
  },
1035
- "S2e": {
1077
+ "S2t": {
1036
1078
  "type": "structure",
1037
1079
  "members": {
1038
1080
  "MediaPipelineId": {},
@@ -1044,23 +1086,23 @@
1044
1086
  },
1045
1087
  "Status": {},
1046
1088
  "KinesisVideoStreamSourceRuntimeConfiguration": {
1047
- "shape": "S1o"
1089
+ "shape": "S23"
1048
1090
  },
1049
1091
  "MediaInsightsRuntimeMetadata": {
1050
- "shape": "S21"
1092
+ "shape": "S2g"
1051
1093
  },
1052
1094
  "KinesisVideoStreamRecordingSourceRuntimeConfiguration": {
1053
- "shape": "S24"
1095
+ "shape": "S2j"
1054
1096
  },
1055
1097
  "S3RecordingSinkRuntimeConfiguration": {
1056
- "shape": "S2b"
1098
+ "shape": "S2q"
1057
1099
  },
1058
1100
  "CreatedTimestamp": {
1059
- "shape": "S10"
1101
+ "shape": "S1f"
1060
1102
  }
1061
1103
  }
1062
1104
  },
1063
- "S2h": {
1105
+ "S2w": {
1064
1106
  "type": "structure",
1065
1107
  "members": {
1066
1108
  "Disabled": {
@@ -1121,7 +1163,7 @@
1121
1163
  }
1122
1164
  }
1123
1165
  },
1124
- "S2u": {
1166
+ "S39": {
1125
1167
  "type": "list",
1126
1168
  "member": {
1127
1169
  "type": "structure",
@@ -1172,9 +1214,6 @@
1172
1214
  },
1173
1215
  "AmazonTranscribeProcessorConfiguration": {
1174
1216
  "type": "structure",
1175
- "required": [
1176
- "LanguageCode"
1177
- ],
1178
1217
  "members": {
1179
1218
  "LanguageCode": {},
1180
1219
  "VocabularyName": {},
@@ -1193,7 +1232,14 @@
1193
1232
  "LanguageModelName": {},
1194
1233
  "FilterPartialResults": {
1195
1234
  "type": "boolean"
1196
- }
1235
+ },
1236
+ "IdentifyLanguage": {
1237
+ "type": "boolean"
1238
+ },
1239
+ "LanguageOptions": {},
1240
+ "PreferredLanguage": {},
1241
+ "VocabularyNames": {},
1242
+ "VocabularyFilterNames": {}
1197
1243
  }
1198
1244
  },
1199
1245
  "KinesisDataStreamSinkConfiguration": {
@@ -1247,7 +1293,7 @@
1247
1293
  }
1248
1294
  }
1249
1295
  },
1250
- "S3j": {
1296
+ "S41": {
1251
1297
  "type": "structure",
1252
1298
  "members": {
1253
1299
  "MediaInsightsPipelineConfigurationName": {},
@@ -1258,21 +1304,21 @@
1258
1304
  "shape": "S3"
1259
1305
  },
1260
1306
  "RealTimeAlertConfiguration": {
1261
- "shape": "S2h"
1307
+ "shape": "S2w"
1262
1308
  },
1263
1309
  "Elements": {
1264
- "shape": "S2u"
1310
+ "shape": "S39"
1265
1311
  },
1266
1312
  "MediaInsightsPipelineConfigurationId": {},
1267
1313
  "CreatedTimestamp": {
1268
- "shape": "S10"
1314
+ "shape": "S1f"
1269
1315
  },
1270
1316
  "UpdatedTimestamp": {
1271
- "shape": "S10"
1317
+ "shape": "S1f"
1272
1318
  }
1273
1319
  }
1274
1320
  },
1275
- "S3l": {
1321
+ "S43": {
1276
1322
  "type": "list",
1277
1323
  "member": {
1278
1324
  "type": "structure",
@@ -1304,7 +1350,7 @@
1304
1350
  }
1305
1351
  }
1306
1352
  },
1307
- "S3q": {
1353
+ "S48": {
1308
1354
  "type": "list",
1309
1355
  "member": {
1310
1356
  "type": "structure",
@@ -1331,23 +1377,23 @@
1331
1377
  }
1332
1378
  }
1333
1379
  },
1334
- "S3y": {
1380
+ "S4g": {
1335
1381
  "type": "structure",
1336
1382
  "members": {
1337
1383
  "Sources": {
1338
- "shape": "S3l"
1384
+ "shape": "S43"
1339
1385
  },
1340
1386
  "Sinks": {
1341
- "shape": "S3q"
1387
+ "shape": "S48"
1342
1388
  },
1343
1389
  "MediaPipelineId": {},
1344
1390
  "MediaPipelineArn": {},
1345
1391
  "Status": {},
1346
1392
  "CreatedTimestamp": {
1347
- "shape": "S10"
1393
+ "shape": "S1f"
1348
1394
  },
1349
1395
  "UpdatedTimestamp": {
1350
- "shape": "S10"
1396
+ "shape": "S1f"
1351
1397
  }
1352
1398
  }
1353
1399
  }