cdk-lambda-subminute 2.0.226 → 2.0.228
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 +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -278,11 +278,11 @@
|
|
278
278
|
"locationName": "encoderSettings"
|
279
279
|
},
|
280
280
|
"InputAttachments": {
|
281
|
-
"shape": "
|
281
|
+
"shape": "Sd5",
|
282
282
|
"locationName": "inputAttachments"
|
283
283
|
},
|
284
284
|
"InputSpecification": {
|
285
|
-
"shape": "
|
285
|
+
"shape": "Seu",
|
286
286
|
"locationName": "inputSpecification"
|
287
287
|
},
|
288
288
|
"LogLevel": {
|
@@ -315,7 +315,7 @@
|
|
315
315
|
"locationName": "roleArn"
|
316
316
|
},
|
317
317
|
"Tags": {
|
318
|
-
"shape": "
|
318
|
+
"shape": "Sf2",
|
319
319
|
"locationName": "tags"
|
320
320
|
},
|
321
321
|
"Vpc": {
|
@@ -345,7 +345,7 @@
|
|
345
345
|
"type": "structure",
|
346
346
|
"members": {
|
347
347
|
"Channel": {
|
348
|
-
"shape": "
|
348
|
+
"shape": "Sf5",
|
349
349
|
"locationName": "channel"
|
350
350
|
}
|
351
351
|
}
|
@@ -360,11 +360,11 @@
|
|
360
360
|
"type": "structure",
|
361
361
|
"members": {
|
362
362
|
"Destinations": {
|
363
|
-
"shape": "
|
363
|
+
"shape": "Sfe",
|
364
364
|
"locationName": "destinations"
|
365
365
|
},
|
366
366
|
"InputDevices": {
|
367
|
-
"shape": "
|
367
|
+
"shape": "Sfg",
|
368
368
|
"locationName": "inputDevices"
|
369
369
|
},
|
370
370
|
"InputSecurityGroups": {
|
@@ -372,7 +372,7 @@
|
|
372
372
|
"locationName": "inputSecurityGroups"
|
373
373
|
},
|
374
374
|
"MediaConnectFlows": {
|
375
|
-
"shape": "
|
375
|
+
"shape": "Sfi",
|
376
376
|
"locationName": "mediaConnectFlows"
|
377
377
|
},
|
378
378
|
"Name": {
|
@@ -386,11 +386,11 @@
|
|
386
386
|
"locationName": "roleArn"
|
387
387
|
},
|
388
388
|
"Sources": {
|
389
|
-
"shape": "
|
389
|
+
"shape": "Sfk",
|
390
390
|
"locationName": "sources"
|
391
391
|
},
|
392
392
|
"Tags": {
|
393
|
-
"shape": "
|
393
|
+
"shape": "Sf2",
|
394
394
|
"locationName": "tags"
|
395
395
|
},
|
396
396
|
"Type": {
|
@@ -419,7 +419,7 @@
|
|
419
419
|
"type": "structure",
|
420
420
|
"members": {
|
421
421
|
"Input": {
|
422
|
-
"shape": "
|
422
|
+
"shape": "Sfp",
|
423
423
|
"locationName": "input"
|
424
424
|
}
|
425
425
|
}
|
@@ -434,11 +434,11 @@
|
|
434
434
|
"type": "structure",
|
435
435
|
"members": {
|
436
436
|
"Tags": {
|
437
|
-
"shape": "
|
437
|
+
"shape": "Sf2",
|
438
438
|
"locationName": "tags"
|
439
439
|
},
|
440
440
|
"WhitelistRules": {
|
441
|
-
"shape": "
|
441
|
+
"shape": "Sg1",
|
442
442
|
"locationName": "whitelistRules"
|
443
443
|
}
|
444
444
|
}
|
@@ -447,7 +447,7 @@
|
|
447
447
|
"type": "structure",
|
448
448
|
"members": {
|
449
449
|
"SecurityGroup": {
|
450
|
-
"shape": "
|
450
|
+
"shape": "Sg4",
|
451
451
|
"locationName": "securityGroup"
|
452
452
|
}
|
453
453
|
}
|
@@ -466,7 +466,7 @@
|
|
466
466
|
"locationName": "availabilityZones"
|
467
467
|
},
|
468
468
|
"MultiplexSettings": {
|
469
|
-
"shape": "
|
469
|
+
"shape": "Sg9",
|
470
470
|
"locationName": "multiplexSettings"
|
471
471
|
},
|
472
472
|
"Name": {
|
@@ -477,7 +477,7 @@
|
|
477
477
|
"idempotencyToken": true
|
478
478
|
},
|
479
479
|
"Tags": {
|
480
|
-
"shape": "
|
480
|
+
"shape": "Sf2",
|
481
481
|
"locationName": "tags"
|
482
482
|
}
|
483
483
|
},
|
@@ -492,7 +492,7 @@
|
|
492
492
|
"type": "structure",
|
493
493
|
"members": {
|
494
494
|
"Multiplex": {
|
495
|
-
"shape": "
|
495
|
+
"shape": "Sge",
|
496
496
|
"locationName": "multiplex"
|
497
497
|
}
|
498
498
|
}
|
@@ -511,7 +511,7 @@
|
|
511
511
|
"locationName": "multiplexId"
|
512
512
|
},
|
513
513
|
"MultiplexProgramSettings": {
|
514
|
-
"shape": "
|
514
|
+
"shape": "Sgk",
|
515
515
|
"locationName": "multiplexProgramSettings"
|
516
516
|
},
|
517
517
|
"ProgramName": {
|
@@ -533,7 +533,7 @@
|
|
533
533
|
"type": "structure",
|
534
534
|
"members": {
|
535
535
|
"MultiplexProgram": {
|
536
|
-
"shape": "
|
536
|
+
"shape": "Sgs",
|
537
537
|
"locationName": "multiplexProgram"
|
538
538
|
}
|
539
539
|
}
|
@@ -556,7 +556,7 @@
|
|
556
556
|
"idempotencyToken": true
|
557
557
|
},
|
558
558
|
"Tags": {
|
559
|
-
"shape": "
|
559
|
+
"shape": "Sf2",
|
560
560
|
"locationName": "tags"
|
561
561
|
}
|
562
562
|
},
|
@@ -568,7 +568,7 @@
|
|
568
568
|
"type": "structure",
|
569
569
|
"members": {
|
570
570
|
"Input": {
|
571
|
-
"shape": "
|
571
|
+
"shape": "Sfp",
|
572
572
|
"locationName": "input"
|
573
573
|
}
|
574
574
|
}
|
@@ -587,7 +587,7 @@
|
|
587
587
|
"locationName": "resource-arn"
|
588
588
|
},
|
589
589
|
"Tags": {
|
590
|
-
"shape": "
|
590
|
+
"shape": "Sf2",
|
591
591
|
"locationName": "tags"
|
592
592
|
}
|
593
593
|
},
|
@@ -632,7 +632,7 @@
|
|
632
632
|
"locationName": "destinations"
|
633
633
|
},
|
634
634
|
"EgressEndpoints": {
|
635
|
-
"shape": "
|
635
|
+
"shape": "Sf6",
|
636
636
|
"locationName": "egressEndpoints"
|
637
637
|
},
|
638
638
|
"EncoderSettings": {
|
@@ -643,25 +643,25 @@
|
|
643
643
|
"locationName": "id"
|
644
644
|
},
|
645
645
|
"InputAttachments": {
|
646
|
-
"shape": "
|
646
|
+
"shape": "Sd5",
|
647
647
|
"locationName": "inputAttachments"
|
648
648
|
},
|
649
649
|
"InputSpecification": {
|
650
|
-
"shape": "
|
650
|
+
"shape": "Seu",
|
651
651
|
"locationName": "inputSpecification"
|
652
652
|
},
|
653
653
|
"LogLevel": {
|
654
654
|
"locationName": "logLevel"
|
655
655
|
},
|
656
656
|
"Maintenance": {
|
657
|
-
"shape": "
|
657
|
+
"shape": "Sf8",
|
658
658
|
"locationName": "maintenance"
|
659
659
|
},
|
660
660
|
"Name": {
|
661
661
|
"locationName": "name"
|
662
662
|
},
|
663
663
|
"PipelineDetails": {
|
664
|
-
"shape": "
|
664
|
+
"shape": "Sf9",
|
665
665
|
"locationName": "pipelineDetails"
|
666
666
|
},
|
667
667
|
"PipelinesRunningCount": {
|
@@ -675,11 +675,11 @@
|
|
675
675
|
"locationName": "state"
|
676
676
|
},
|
677
677
|
"Tags": {
|
678
|
-
"shape": "
|
678
|
+
"shape": "Sf2",
|
679
679
|
"locationName": "tags"
|
680
680
|
},
|
681
681
|
"Vpc": {
|
682
|
-
"shape": "
|
682
|
+
"shape": "Sfc",
|
683
683
|
"locationName": "vpc"
|
684
684
|
}
|
685
685
|
}
|
@@ -760,14 +760,14 @@
|
|
760
760
|
"locationName": "availabilityZones"
|
761
761
|
},
|
762
762
|
"Destinations": {
|
763
|
-
"shape": "
|
763
|
+
"shape": "Sgf",
|
764
764
|
"locationName": "destinations"
|
765
765
|
},
|
766
766
|
"Id": {
|
767
767
|
"locationName": "id"
|
768
768
|
},
|
769
769
|
"MultiplexSettings": {
|
770
|
-
"shape": "
|
770
|
+
"shape": "Sg9",
|
771
771
|
"locationName": "multiplexSettings"
|
772
772
|
},
|
773
773
|
"Name": {
|
@@ -785,7 +785,7 @@
|
|
785
785
|
"locationName": "state"
|
786
786
|
},
|
787
787
|
"Tags": {
|
788
|
-
"shape": "
|
788
|
+
"shape": "Sf2",
|
789
789
|
"locationName": "tags"
|
790
790
|
}
|
791
791
|
}
|
@@ -821,15 +821,15 @@
|
|
821
821
|
"locationName": "channelId"
|
822
822
|
},
|
823
823
|
"MultiplexProgramSettings": {
|
824
|
-
"shape": "
|
824
|
+
"shape": "Sgk",
|
825
825
|
"locationName": "multiplexProgramSettings"
|
826
826
|
},
|
827
827
|
"PacketIdentifiersMap": {
|
828
|
-
"shape": "
|
828
|
+
"shape": "Sgt",
|
829
829
|
"locationName": "packetIdentifiersMap"
|
830
830
|
},
|
831
831
|
"PipelineDetails": {
|
832
|
-
"shape": "
|
832
|
+
"shape": "Sgv",
|
833
833
|
"locationName": "pipelineDetails"
|
834
834
|
},
|
835
835
|
"ProgramName": {
|
@@ -899,14 +899,14 @@
|
|
899
899
|
"locationName": "region"
|
900
900
|
},
|
901
901
|
"RenewalSettings": {
|
902
|
-
"shape": "
|
902
|
+
"shape": "She",
|
903
903
|
"locationName": "renewalSettings"
|
904
904
|
},
|
905
905
|
"ReservationId": {
|
906
906
|
"locationName": "reservationId"
|
907
907
|
},
|
908
908
|
"ResourceSpecification": {
|
909
|
-
"shape": "
|
909
|
+
"shape": "Shg",
|
910
910
|
"locationName": "resourceSpecification"
|
911
911
|
},
|
912
912
|
"Start": {
|
@@ -916,7 +916,7 @@
|
|
916
916
|
"locationName": "state"
|
917
917
|
},
|
918
918
|
"Tags": {
|
919
|
-
"shape": "
|
919
|
+
"shape": "Sf2",
|
920
920
|
"locationName": "tags"
|
921
921
|
},
|
922
922
|
"UsagePrice": {
|
@@ -1010,7 +1010,7 @@
|
|
1010
1010
|
"locationName": "destinations"
|
1011
1011
|
},
|
1012
1012
|
"EgressEndpoints": {
|
1013
|
-
"shape": "
|
1013
|
+
"shape": "Sf6",
|
1014
1014
|
"locationName": "egressEndpoints"
|
1015
1015
|
},
|
1016
1016
|
"EncoderSettings": {
|
@@ -1021,25 +1021,25 @@
|
|
1021
1021
|
"locationName": "id"
|
1022
1022
|
},
|
1023
1023
|
"InputAttachments": {
|
1024
|
-
"shape": "
|
1024
|
+
"shape": "Sd5",
|
1025
1025
|
"locationName": "inputAttachments"
|
1026
1026
|
},
|
1027
1027
|
"InputSpecification": {
|
1028
|
-
"shape": "
|
1028
|
+
"shape": "Seu",
|
1029
1029
|
"locationName": "inputSpecification"
|
1030
1030
|
},
|
1031
1031
|
"LogLevel": {
|
1032
1032
|
"locationName": "logLevel"
|
1033
1033
|
},
|
1034
1034
|
"Maintenance": {
|
1035
|
-
"shape": "
|
1035
|
+
"shape": "Sf8",
|
1036
1036
|
"locationName": "maintenance"
|
1037
1037
|
},
|
1038
1038
|
"Name": {
|
1039
1039
|
"locationName": "name"
|
1040
1040
|
},
|
1041
1041
|
"PipelineDetails": {
|
1042
|
-
"shape": "
|
1042
|
+
"shape": "Sf9",
|
1043
1043
|
"locationName": "pipelineDetails"
|
1044
1044
|
},
|
1045
1045
|
"PipelinesRunningCount": {
|
@@ -1053,11 +1053,11 @@
|
|
1053
1053
|
"locationName": "state"
|
1054
1054
|
},
|
1055
1055
|
"Tags": {
|
1056
|
-
"shape": "
|
1056
|
+
"shape": "Sf2",
|
1057
1057
|
"locationName": "tags"
|
1058
1058
|
},
|
1059
1059
|
"Vpc": {
|
1060
|
-
"shape": "
|
1060
|
+
"shape": "Sfc",
|
1061
1061
|
"locationName": "vpc"
|
1062
1062
|
}
|
1063
1063
|
}
|
@@ -1092,7 +1092,7 @@
|
|
1092
1092
|
"locationName": "attachedChannels"
|
1093
1093
|
},
|
1094
1094
|
"Destinations": {
|
1095
|
-
"shape": "
|
1095
|
+
"shape": "Sfq",
|
1096
1096
|
"locationName": "destinations"
|
1097
1097
|
},
|
1098
1098
|
"Id": {
|
@@ -1102,7 +1102,7 @@
|
|
1102
1102
|
"locationName": "inputClass"
|
1103
1103
|
},
|
1104
1104
|
"InputDevices": {
|
1105
|
-
"shape": "
|
1105
|
+
"shape": "Sfg",
|
1106
1106
|
"locationName": "inputDevices"
|
1107
1107
|
},
|
1108
1108
|
"InputPartnerIds": {
|
@@ -1113,7 +1113,7 @@
|
|
1113
1113
|
"locationName": "inputSourceType"
|
1114
1114
|
},
|
1115
1115
|
"MediaConnectFlows": {
|
1116
|
-
"shape": "
|
1116
|
+
"shape": "Sfv",
|
1117
1117
|
"locationName": "mediaConnectFlows"
|
1118
1118
|
},
|
1119
1119
|
"Name": {
|
@@ -1127,14 +1127,14 @@
|
|
1127
1127
|
"locationName": "securityGroups"
|
1128
1128
|
},
|
1129
1129
|
"Sources": {
|
1130
|
-
"shape": "
|
1130
|
+
"shape": "Sfx",
|
1131
1131
|
"locationName": "sources"
|
1132
1132
|
},
|
1133
1133
|
"State": {
|
1134
1134
|
"locationName": "state"
|
1135
1135
|
},
|
1136
1136
|
"Tags": {
|
1137
|
-
"shape": "
|
1137
|
+
"shape": "Sf2",
|
1138
1138
|
"locationName": "tags"
|
1139
1139
|
},
|
1140
1140
|
"Type": {
|
@@ -1177,7 +1177,7 @@
|
|
1177
1177
|
"locationName": "deviceUpdateStatus"
|
1178
1178
|
},
|
1179
1179
|
"HdDeviceSettings": {
|
1180
|
-
"shape": "
|
1180
|
+
"shape": "Si1",
|
1181
1181
|
"locationName": "hdDeviceSettings"
|
1182
1182
|
},
|
1183
1183
|
"Id": {
|
@@ -1190,7 +1190,7 @@
|
|
1190
1190
|
"locationName": "name"
|
1191
1191
|
},
|
1192
1192
|
"NetworkSettings": {
|
1193
|
-
"shape": "
|
1193
|
+
"shape": "Si6",
|
1194
1194
|
"locationName": "networkSettings"
|
1195
1195
|
},
|
1196
1196
|
"SerialNumber": {
|
@@ -1200,12 +1200,15 @@
|
|
1200
1200
|
"locationName": "type"
|
1201
1201
|
},
|
1202
1202
|
"UhdDeviceSettings": {
|
1203
|
-
"shape": "
|
1203
|
+
"shape": "Si9",
|
1204
1204
|
"locationName": "uhdDeviceSettings"
|
1205
1205
|
},
|
1206
1206
|
"Tags": {
|
1207
|
-
"shape": "
|
1207
|
+
"shape": "Sf2",
|
1208
1208
|
"locationName": "tags"
|
1209
|
+
},
|
1210
|
+
"AvailabilityZone": {
|
1211
|
+
"locationName": "availabilityZone"
|
1209
1212
|
}
|
1210
1213
|
}
|
1211
1214
|
}
|
@@ -1298,11 +1301,11 @@
|
|
1298
1301
|
"locationName": "state"
|
1299
1302
|
},
|
1300
1303
|
"Tags": {
|
1301
|
-
"shape": "
|
1304
|
+
"shape": "Sf2",
|
1302
1305
|
"locationName": "tags"
|
1303
1306
|
},
|
1304
1307
|
"WhitelistRules": {
|
1305
|
-
"shape": "
|
1308
|
+
"shape": "Sg6",
|
1306
1309
|
"locationName": "whitelistRules"
|
1307
1310
|
}
|
1308
1311
|
}
|
@@ -1337,14 +1340,14 @@
|
|
1337
1340
|
"locationName": "availabilityZones"
|
1338
1341
|
},
|
1339
1342
|
"Destinations": {
|
1340
|
-
"shape": "
|
1343
|
+
"shape": "Sgf",
|
1341
1344
|
"locationName": "destinations"
|
1342
1345
|
},
|
1343
1346
|
"Id": {
|
1344
1347
|
"locationName": "id"
|
1345
1348
|
},
|
1346
1349
|
"MultiplexSettings": {
|
1347
|
-
"shape": "
|
1350
|
+
"shape": "Sg9",
|
1348
1351
|
"locationName": "multiplexSettings"
|
1349
1352
|
},
|
1350
1353
|
"Name": {
|
@@ -1362,7 +1365,7 @@
|
|
1362
1365
|
"locationName": "state"
|
1363
1366
|
},
|
1364
1367
|
"Tags": {
|
1365
|
-
"shape": "
|
1368
|
+
"shape": "Sf2",
|
1366
1369
|
"locationName": "tags"
|
1367
1370
|
}
|
1368
1371
|
}
|
@@ -1398,15 +1401,15 @@
|
|
1398
1401
|
"locationName": "channelId"
|
1399
1402
|
},
|
1400
1403
|
"MultiplexProgramSettings": {
|
1401
|
-
"shape": "
|
1404
|
+
"shape": "Sgk",
|
1402
1405
|
"locationName": "multiplexProgramSettings"
|
1403
1406
|
},
|
1404
1407
|
"PacketIdentifiersMap": {
|
1405
|
-
"shape": "
|
1408
|
+
"shape": "Sgt",
|
1406
1409
|
"locationName": "packetIdentifiersMap"
|
1407
1410
|
},
|
1408
1411
|
"PipelineDetails": {
|
1409
|
-
"shape": "
|
1412
|
+
"shape": "Sgv",
|
1410
1413
|
"locationName": "pipelineDetails"
|
1411
1414
|
},
|
1412
1415
|
"ProgramName": {
|
@@ -1466,7 +1469,7 @@
|
|
1466
1469
|
"locationName": "region"
|
1467
1470
|
},
|
1468
1471
|
"ResourceSpecification": {
|
1469
|
-
"shape": "
|
1472
|
+
"shape": "Shg",
|
1470
1473
|
"locationName": "resourceSpecification"
|
1471
1474
|
},
|
1472
1475
|
"UsagePrice": {
|
@@ -1537,14 +1540,14 @@
|
|
1537
1540
|
"locationName": "region"
|
1538
1541
|
},
|
1539
1542
|
"RenewalSettings": {
|
1540
|
-
"shape": "
|
1543
|
+
"shape": "She",
|
1541
1544
|
"locationName": "renewalSettings"
|
1542
1545
|
},
|
1543
1546
|
"ReservationId": {
|
1544
1547
|
"locationName": "reservationId"
|
1545
1548
|
},
|
1546
1549
|
"ResourceSpecification": {
|
1547
|
-
"shape": "
|
1550
|
+
"shape": "Shg",
|
1548
1551
|
"locationName": "resourceSpecification"
|
1549
1552
|
},
|
1550
1553
|
"Start": {
|
@@ -1554,7 +1557,7 @@
|
|
1554
1557
|
"locationName": "state"
|
1555
1558
|
},
|
1556
1559
|
"Tags": {
|
1557
|
-
"shape": "
|
1560
|
+
"shape": "Sf2",
|
1558
1561
|
"locationName": "tags"
|
1559
1562
|
},
|
1560
1563
|
"UsagePrice": {
|
@@ -1618,7 +1621,7 @@
|
|
1618
1621
|
"type": "structure",
|
1619
1622
|
"members": {
|
1620
1623
|
"AccountConfiguration": {
|
1621
|
-
"shape": "
|
1624
|
+
"shape": "Siw",
|
1622
1625
|
"locationName": "accountConfiguration"
|
1623
1626
|
}
|
1624
1627
|
}
|
@@ -1737,25 +1740,25 @@
|
|
1737
1740
|
"locationName": "destinations"
|
1738
1741
|
},
|
1739
1742
|
"EgressEndpoints": {
|
1740
|
-
"shape": "
|
1743
|
+
"shape": "Sf6",
|
1741
1744
|
"locationName": "egressEndpoints"
|
1742
1745
|
},
|
1743
1746
|
"Id": {
|
1744
1747
|
"locationName": "id"
|
1745
1748
|
},
|
1746
1749
|
"InputAttachments": {
|
1747
|
-
"shape": "
|
1750
|
+
"shape": "Sd5",
|
1748
1751
|
"locationName": "inputAttachments"
|
1749
1752
|
},
|
1750
1753
|
"InputSpecification": {
|
1751
|
-
"shape": "
|
1754
|
+
"shape": "Seu",
|
1752
1755
|
"locationName": "inputSpecification"
|
1753
1756
|
},
|
1754
1757
|
"LogLevel": {
|
1755
1758
|
"locationName": "logLevel"
|
1756
1759
|
},
|
1757
1760
|
"Maintenance": {
|
1758
|
-
"shape": "
|
1761
|
+
"shape": "Sf8",
|
1759
1762
|
"locationName": "maintenance"
|
1760
1763
|
},
|
1761
1764
|
"Name": {
|
@@ -1772,11 +1775,11 @@
|
|
1772
1775
|
"locationName": "state"
|
1773
1776
|
},
|
1774
1777
|
"Tags": {
|
1775
|
-
"shape": "
|
1778
|
+
"shape": "Sf2",
|
1776
1779
|
"locationName": "tags"
|
1777
1780
|
},
|
1778
1781
|
"Vpc": {
|
1779
|
-
"shape": "
|
1782
|
+
"shape": "Sfc",
|
1780
1783
|
"locationName": "vpc"
|
1781
1784
|
}
|
1782
1785
|
}
|
@@ -1887,7 +1890,7 @@
|
|
1887
1890
|
"locationName": "deviceUpdateStatus"
|
1888
1891
|
},
|
1889
1892
|
"HdDeviceSettings": {
|
1890
|
-
"shape": "
|
1893
|
+
"shape": "Si1",
|
1891
1894
|
"locationName": "hdDeviceSettings"
|
1892
1895
|
},
|
1893
1896
|
"Id": {
|
@@ -1900,7 +1903,7 @@
|
|
1900
1903
|
"locationName": "name"
|
1901
1904
|
},
|
1902
1905
|
"NetworkSettings": {
|
1903
|
-
"shape": "
|
1906
|
+
"shape": "Si6",
|
1904
1907
|
"locationName": "networkSettings"
|
1905
1908
|
},
|
1906
1909
|
"SerialNumber": {
|
@@ -1910,12 +1913,15 @@
|
|
1910
1913
|
"locationName": "type"
|
1911
1914
|
},
|
1912
1915
|
"UhdDeviceSettings": {
|
1913
|
-
"shape": "
|
1916
|
+
"shape": "Si9",
|
1914
1917
|
"locationName": "uhdDeviceSettings"
|
1915
1918
|
},
|
1916
1919
|
"Tags": {
|
1917
|
-
"shape": "
|
1920
|
+
"shape": "Sf2",
|
1918
1921
|
"locationName": "tags"
|
1922
|
+
},
|
1923
|
+
"AvailabilityZone": {
|
1924
|
+
"locationName": "availabilityZone"
|
1919
1925
|
}
|
1920
1926
|
}
|
1921
1927
|
}
|
@@ -1953,7 +1959,7 @@
|
|
1953
1959
|
"locationName": "inputSecurityGroups",
|
1954
1960
|
"type": "list",
|
1955
1961
|
"member": {
|
1956
|
-
"shape": "
|
1962
|
+
"shape": "Sg4"
|
1957
1963
|
}
|
1958
1964
|
},
|
1959
1965
|
"NextToken": {
|
@@ -1989,7 +1995,7 @@
|
|
1989
1995
|
"locationName": "inputs",
|
1990
1996
|
"type": "list",
|
1991
1997
|
"member": {
|
1992
|
-
"shape": "
|
1998
|
+
"shape": "Sfp"
|
1993
1999
|
}
|
1994
2000
|
},
|
1995
2001
|
"NextToken": {
|
@@ -2113,7 +2119,7 @@
|
|
2113
2119
|
"locationName": "state"
|
2114
2120
|
},
|
2115
2121
|
"Tags": {
|
2116
|
-
"shape": "
|
2122
|
+
"shape": "Sf2",
|
2117
2123
|
"locationName": "tags"
|
2118
2124
|
}
|
2119
2125
|
}
|
@@ -2227,7 +2233,7 @@
|
|
2227
2233
|
"locationName": "region"
|
2228
2234
|
},
|
2229
2235
|
"ResourceSpecification": {
|
2230
|
-
"shape": "
|
2236
|
+
"shape": "Shg",
|
2231
2237
|
"locationName": "resourceSpecification"
|
2232
2238
|
},
|
2233
2239
|
"UsagePrice": {
|
@@ -2302,7 +2308,7 @@
|
|
2302
2308
|
"locationName": "reservations",
|
2303
2309
|
"type": "list",
|
2304
2310
|
"member": {
|
2305
|
-
"shape": "
|
2311
|
+
"shape": "Sk4"
|
2306
2312
|
}
|
2307
2313
|
}
|
2308
2314
|
}
|
@@ -2330,7 +2336,7 @@
|
|
2330
2336
|
"type": "structure",
|
2331
2337
|
"members": {
|
2332
2338
|
"Tags": {
|
2333
|
-
"shape": "
|
2339
|
+
"shape": "Sf2",
|
2334
2340
|
"locationName": "tags"
|
2335
2341
|
}
|
2336
2342
|
}
|
@@ -2356,7 +2362,7 @@
|
|
2356
2362
|
"locationName": "offeringId"
|
2357
2363
|
},
|
2358
2364
|
"RenewalSettings": {
|
2359
|
-
"shape": "
|
2365
|
+
"shape": "She",
|
2360
2366
|
"locationName": "renewalSettings"
|
2361
2367
|
},
|
2362
2368
|
"RequestId": {
|
@@ -2367,7 +2373,7 @@
|
|
2367
2373
|
"locationName": "start"
|
2368
2374
|
},
|
2369
2375
|
"Tags": {
|
2370
|
-
"shape": "
|
2376
|
+
"shape": "Sf2",
|
2371
2377
|
"locationName": "tags"
|
2372
2378
|
}
|
2373
2379
|
},
|
@@ -2380,7 +2386,7 @@
|
|
2380
2386
|
"type": "structure",
|
2381
2387
|
"members": {
|
2382
2388
|
"Reservation": {
|
2383
|
-
"shape": "
|
2389
|
+
"shape": "Sk4",
|
2384
2390
|
"locationName": "reservation"
|
2385
2391
|
}
|
2386
2392
|
}
|
@@ -2443,7 +2449,7 @@
|
|
2443
2449
|
"type": "structure",
|
2444
2450
|
"members": {
|
2445
2451
|
"AccountConfiguration": {
|
2446
|
-
"shape": "
|
2452
|
+
"shape": "Siw",
|
2447
2453
|
"locationName": "accountConfiguration"
|
2448
2454
|
}
|
2449
2455
|
}
|
@@ -2452,7 +2458,7 @@
|
|
2452
2458
|
"type": "structure",
|
2453
2459
|
"members": {
|
2454
2460
|
"AccountConfiguration": {
|
2455
|
-
"shape": "
|
2461
|
+
"shape": "Siw",
|
2456
2462
|
"locationName": "accountConfiguration"
|
2457
2463
|
}
|
2458
2464
|
}
|
@@ -2493,7 +2499,7 @@
|
|
2493
2499
|
"locationName": "destinations"
|
2494
2500
|
},
|
2495
2501
|
"EgressEndpoints": {
|
2496
|
-
"shape": "
|
2502
|
+
"shape": "Sf6",
|
2497
2503
|
"locationName": "egressEndpoints"
|
2498
2504
|
},
|
2499
2505
|
"EncoderSettings": {
|
@@ -2504,25 +2510,25 @@
|
|
2504
2510
|
"locationName": "id"
|
2505
2511
|
},
|
2506
2512
|
"InputAttachments": {
|
2507
|
-
"shape": "
|
2513
|
+
"shape": "Sd5",
|
2508
2514
|
"locationName": "inputAttachments"
|
2509
2515
|
},
|
2510
2516
|
"InputSpecification": {
|
2511
|
-
"shape": "
|
2517
|
+
"shape": "Seu",
|
2512
2518
|
"locationName": "inputSpecification"
|
2513
2519
|
},
|
2514
2520
|
"LogLevel": {
|
2515
2521
|
"locationName": "logLevel"
|
2516
2522
|
},
|
2517
2523
|
"Maintenance": {
|
2518
|
-
"shape": "
|
2524
|
+
"shape": "Sf8",
|
2519
2525
|
"locationName": "maintenance"
|
2520
2526
|
},
|
2521
2527
|
"Name": {
|
2522
2528
|
"locationName": "name"
|
2523
2529
|
},
|
2524
2530
|
"PipelineDetails": {
|
2525
|
-
"shape": "
|
2531
|
+
"shape": "Sf9",
|
2526
2532
|
"locationName": "pipelineDetails"
|
2527
2533
|
},
|
2528
2534
|
"PipelinesRunningCount": {
|
@@ -2536,11 +2542,11 @@
|
|
2536
2542
|
"locationName": "state"
|
2537
2543
|
},
|
2538
2544
|
"Tags": {
|
2539
|
-
"shape": "
|
2545
|
+
"shape": "Sf2",
|
2540
2546
|
"locationName": "tags"
|
2541
2547
|
},
|
2542
2548
|
"Vpc": {
|
2543
|
-
"shape": "
|
2549
|
+
"shape": "Sfc",
|
2544
2550
|
"locationName": "vpc"
|
2545
2551
|
}
|
2546
2552
|
}
|
@@ -2596,14 +2602,14 @@
|
|
2596
2602
|
"locationName": "availabilityZones"
|
2597
2603
|
},
|
2598
2604
|
"Destinations": {
|
2599
|
-
"shape": "
|
2605
|
+
"shape": "Sgf",
|
2600
2606
|
"locationName": "destinations"
|
2601
2607
|
},
|
2602
2608
|
"Id": {
|
2603
2609
|
"locationName": "id"
|
2604
2610
|
},
|
2605
2611
|
"MultiplexSettings": {
|
2606
|
-
"shape": "
|
2612
|
+
"shape": "Sg9",
|
2607
2613
|
"locationName": "multiplexSettings"
|
2608
2614
|
},
|
2609
2615
|
"Name": {
|
@@ -2621,7 +2627,7 @@
|
|
2621
2627
|
"locationName": "state"
|
2622
2628
|
},
|
2623
2629
|
"Tags": {
|
2624
|
-
"shape": "
|
2630
|
+
"shape": "Sf2",
|
2625
2631
|
"locationName": "tags"
|
2626
2632
|
}
|
2627
2633
|
}
|
@@ -2662,7 +2668,7 @@
|
|
2662
2668
|
"locationName": "destinations"
|
2663
2669
|
},
|
2664
2670
|
"EgressEndpoints": {
|
2665
|
-
"shape": "
|
2671
|
+
"shape": "Sf6",
|
2666
2672
|
"locationName": "egressEndpoints"
|
2667
2673
|
},
|
2668
2674
|
"EncoderSettings": {
|
@@ -2673,25 +2679,25 @@
|
|
2673
2679
|
"locationName": "id"
|
2674
2680
|
},
|
2675
2681
|
"InputAttachments": {
|
2676
|
-
"shape": "
|
2682
|
+
"shape": "Sd5",
|
2677
2683
|
"locationName": "inputAttachments"
|
2678
2684
|
},
|
2679
2685
|
"InputSpecification": {
|
2680
|
-
"shape": "
|
2686
|
+
"shape": "Seu",
|
2681
2687
|
"locationName": "inputSpecification"
|
2682
2688
|
},
|
2683
2689
|
"LogLevel": {
|
2684
2690
|
"locationName": "logLevel"
|
2685
2691
|
},
|
2686
2692
|
"Maintenance": {
|
2687
|
-
"shape": "
|
2693
|
+
"shape": "Sf8",
|
2688
2694
|
"locationName": "maintenance"
|
2689
2695
|
},
|
2690
2696
|
"Name": {
|
2691
2697
|
"locationName": "name"
|
2692
2698
|
},
|
2693
2699
|
"PipelineDetails": {
|
2694
|
-
"shape": "
|
2700
|
+
"shape": "Sf9",
|
2695
2701
|
"locationName": "pipelineDetails"
|
2696
2702
|
},
|
2697
2703
|
"PipelinesRunningCount": {
|
@@ -2705,11 +2711,11 @@
|
|
2705
2711
|
"locationName": "state"
|
2706
2712
|
},
|
2707
2713
|
"Tags": {
|
2708
|
-
"shape": "
|
2714
|
+
"shape": "Sf2",
|
2709
2715
|
"locationName": "tags"
|
2710
2716
|
},
|
2711
2717
|
"Vpc": {
|
2712
|
-
"shape": "
|
2718
|
+
"shape": "Sfc",
|
2713
2719
|
"locationName": "vpc"
|
2714
2720
|
}
|
2715
2721
|
}
|
@@ -2743,14 +2749,14 @@
|
|
2743
2749
|
"locationName": "availabilityZones"
|
2744
2750
|
},
|
2745
2751
|
"Destinations": {
|
2746
|
-
"shape": "
|
2752
|
+
"shape": "Sgf",
|
2747
2753
|
"locationName": "destinations"
|
2748
2754
|
},
|
2749
2755
|
"Id": {
|
2750
2756
|
"locationName": "id"
|
2751
2757
|
},
|
2752
2758
|
"MultiplexSettings": {
|
2753
|
-
"shape": "
|
2759
|
+
"shape": "Sg9",
|
2754
2760
|
"locationName": "multiplexSettings"
|
2755
2761
|
},
|
2756
2762
|
"Name": {
|
@@ -2768,7 +2774,7 @@
|
|
2768
2774
|
"locationName": "state"
|
2769
2775
|
},
|
2770
2776
|
"Tags": {
|
2771
|
-
"shape": "
|
2777
|
+
"shape": "Sf2",
|
2772
2778
|
"locationName": "tags"
|
2773
2779
|
}
|
2774
2780
|
}
|
@@ -2831,11 +2837,11 @@
|
|
2831
2837
|
"locationName": "encoderSettings"
|
2832
2838
|
},
|
2833
2839
|
"InputAttachments": {
|
2834
|
-
"shape": "
|
2840
|
+
"shape": "Sd5",
|
2835
2841
|
"locationName": "inputAttachments"
|
2836
2842
|
},
|
2837
2843
|
"InputSpecification": {
|
2838
|
-
"shape": "
|
2844
|
+
"shape": "Seu",
|
2839
2845
|
"locationName": "inputSpecification"
|
2840
2846
|
},
|
2841
2847
|
"LogLevel": {
|
@@ -2871,7 +2877,7 @@
|
|
2871
2877
|
"type": "structure",
|
2872
2878
|
"members": {
|
2873
2879
|
"Channel": {
|
2874
|
-
"shape": "
|
2880
|
+
"shape": "Sf5",
|
2875
2881
|
"locationName": "channel"
|
2876
2882
|
}
|
2877
2883
|
}
|
@@ -2907,7 +2913,7 @@
|
|
2907
2913
|
"type": "structure",
|
2908
2914
|
"members": {
|
2909
2915
|
"Channel": {
|
2910
|
-
"shape": "
|
2916
|
+
"shape": "Sf5",
|
2911
2917
|
"locationName": "channel"
|
2912
2918
|
}
|
2913
2919
|
}
|
@@ -2923,7 +2929,7 @@
|
|
2923
2929
|
"type": "structure",
|
2924
2930
|
"members": {
|
2925
2931
|
"Destinations": {
|
2926
|
-
"shape": "
|
2932
|
+
"shape": "Sfe",
|
2927
2933
|
"locationName": "destinations"
|
2928
2934
|
},
|
2929
2935
|
"InputDevices": {
|
@@ -2947,7 +2953,7 @@
|
|
2947
2953
|
"locationName": "inputSecurityGroups"
|
2948
2954
|
},
|
2949
2955
|
"MediaConnectFlows": {
|
2950
|
-
"shape": "
|
2956
|
+
"shape": "Sfi",
|
2951
2957
|
"locationName": "mediaConnectFlows"
|
2952
2958
|
},
|
2953
2959
|
"Name": {
|
@@ -2957,7 +2963,7 @@
|
|
2957
2963
|
"locationName": "roleArn"
|
2958
2964
|
},
|
2959
2965
|
"Sources": {
|
2960
|
-
"shape": "
|
2966
|
+
"shape": "Sfk",
|
2961
2967
|
"locationName": "sources"
|
2962
2968
|
}
|
2963
2969
|
},
|
@@ -2969,7 +2975,7 @@
|
|
2969
2975
|
"type": "structure",
|
2970
2976
|
"members": {
|
2971
2977
|
"Input": {
|
2972
|
-
"shape": "
|
2978
|
+
"shape": "Sfp",
|
2973
2979
|
"locationName": "input"
|
2974
2980
|
}
|
2975
2981
|
}
|
@@ -2985,7 +2991,7 @@
|
|
2985
2991
|
"type": "structure",
|
2986
2992
|
"members": {
|
2987
2993
|
"HdDeviceSettings": {
|
2988
|
-
"shape": "
|
2994
|
+
"shape": "Sl2",
|
2989
2995
|
"locationName": "hdDeviceSettings"
|
2990
2996
|
},
|
2991
2997
|
"InputDeviceId": {
|
@@ -2996,8 +3002,11 @@
|
|
2996
3002
|
"locationName": "name"
|
2997
3003
|
},
|
2998
3004
|
"UhdDeviceSettings": {
|
2999
|
-
"shape": "
|
3005
|
+
"shape": "Sl2",
|
3000
3006
|
"locationName": "uhdDeviceSettings"
|
3007
|
+
},
|
3008
|
+
"AvailabilityZone": {
|
3009
|
+
"locationName": "availabilityZone"
|
3001
3010
|
}
|
3002
3011
|
},
|
3003
3012
|
"required": [
|
@@ -3020,7 +3029,7 @@
|
|
3020
3029
|
"locationName": "deviceUpdateStatus"
|
3021
3030
|
},
|
3022
3031
|
"HdDeviceSettings": {
|
3023
|
-
"shape": "
|
3032
|
+
"shape": "Si1",
|
3024
3033
|
"locationName": "hdDeviceSettings"
|
3025
3034
|
},
|
3026
3035
|
"Id": {
|
@@ -3033,7 +3042,7 @@
|
|
3033
3042
|
"locationName": "name"
|
3034
3043
|
},
|
3035
3044
|
"NetworkSettings": {
|
3036
|
-
"shape": "
|
3045
|
+
"shape": "Si6",
|
3037
3046
|
"locationName": "networkSettings"
|
3038
3047
|
},
|
3039
3048
|
"SerialNumber": {
|
@@ -3043,12 +3052,15 @@
|
|
3043
3052
|
"locationName": "type"
|
3044
3053
|
},
|
3045
3054
|
"UhdDeviceSettings": {
|
3046
|
-
"shape": "
|
3055
|
+
"shape": "Si9",
|
3047
3056
|
"locationName": "uhdDeviceSettings"
|
3048
3057
|
},
|
3049
3058
|
"Tags": {
|
3050
|
-
"shape": "
|
3059
|
+
"shape": "Sf2",
|
3051
3060
|
"locationName": "tags"
|
3061
|
+
},
|
3062
|
+
"AvailabilityZone": {
|
3063
|
+
"locationName": "availabilityZone"
|
3052
3064
|
}
|
3053
3065
|
}
|
3054
3066
|
}
|
@@ -3067,11 +3079,11 @@
|
|
3067
3079
|
"locationName": "inputSecurityGroupId"
|
3068
3080
|
},
|
3069
3081
|
"Tags": {
|
3070
|
-
"shape": "
|
3082
|
+
"shape": "Sf2",
|
3071
3083
|
"locationName": "tags"
|
3072
3084
|
},
|
3073
3085
|
"WhitelistRules": {
|
3074
|
-
"shape": "
|
3086
|
+
"shape": "Sg1",
|
3075
3087
|
"locationName": "whitelistRules"
|
3076
3088
|
}
|
3077
3089
|
},
|
@@ -3083,7 +3095,7 @@
|
|
3083
3095
|
"type": "structure",
|
3084
3096
|
"members": {
|
3085
3097
|
"SecurityGroup": {
|
3086
|
-
"shape": "
|
3098
|
+
"shape": "Sg4",
|
3087
3099
|
"locationName": "securityGroup"
|
3088
3100
|
}
|
3089
3101
|
}
|
@@ -3103,7 +3115,7 @@
|
|
3103
3115
|
"locationName": "multiplexId"
|
3104
3116
|
},
|
3105
3117
|
"MultiplexSettings": {
|
3106
|
-
"shape": "
|
3118
|
+
"shape": "Sg9",
|
3107
3119
|
"locationName": "multiplexSettings"
|
3108
3120
|
},
|
3109
3121
|
"Name": {
|
@@ -3118,7 +3130,7 @@
|
|
3118
3130
|
"type": "structure",
|
3119
3131
|
"members": {
|
3120
3132
|
"Multiplex": {
|
3121
|
-
"shape": "
|
3133
|
+
"shape": "Sge",
|
3122
3134
|
"locationName": "multiplex"
|
3123
3135
|
}
|
3124
3136
|
}
|
@@ -3138,7 +3150,7 @@
|
|
3138
3150
|
"locationName": "multiplexId"
|
3139
3151
|
},
|
3140
3152
|
"MultiplexProgramSettings": {
|
3141
|
-
"shape": "
|
3153
|
+
"shape": "Sgk",
|
3142
3154
|
"locationName": "multiplexProgramSettings"
|
3143
3155
|
},
|
3144
3156
|
"ProgramName": {
|
@@ -3155,7 +3167,7 @@
|
|
3155
3167
|
"type": "structure",
|
3156
3168
|
"members": {
|
3157
3169
|
"MultiplexProgram": {
|
3158
|
-
"shape": "
|
3170
|
+
"shape": "Sgs",
|
3159
3171
|
"locationName": "multiplexProgram"
|
3160
3172
|
}
|
3161
3173
|
}
|
@@ -3174,7 +3186,7 @@
|
|
3174
3186
|
"locationName": "name"
|
3175
3187
|
},
|
3176
3188
|
"RenewalSettings": {
|
3177
|
-
"shape": "
|
3189
|
+
"shape": "She",
|
3178
3190
|
"locationName": "renewalSettings"
|
3179
3191
|
},
|
3180
3192
|
"ReservationId": {
|
@@ -3190,7 +3202,7 @@
|
|
3190
3202
|
"type": "structure",
|
3191
3203
|
"members": {
|
3192
3204
|
"Reservation": {
|
3193
|
-
"shape": "
|
3205
|
+
"shape": "Sk4",
|
3194
3206
|
"locationName": "reservation"
|
3195
3207
|
}
|
3196
3208
|
}
|
@@ -3883,6 +3895,9 @@
|
|
3883
3895
|
},
|
3884
3896
|
"MetadataControl": {
|
3885
3897
|
"locationName": "metadataControl"
|
3898
|
+
},
|
3899
|
+
"AttenuationControl": {
|
3900
|
+
"locationName": "attenuationControl"
|
3886
3901
|
}
|
3887
3902
|
}
|
3888
3903
|
},
|
@@ -4580,7 +4595,7 @@
|
|
4580
4595
|
}
|
4581
4596
|
},
|
4582
4597
|
"Destination": {
|
4583
|
-
"shape": "
|
4598
|
+
"shape": "S6p",
|
4584
4599
|
"locationName": "destination"
|
4585
4600
|
},
|
4586
4601
|
"RolloverInterval": {
|
@@ -4597,7 +4612,7 @@
|
|
4597
4612
|
"type": "structure",
|
4598
4613
|
"members": {
|
4599
4614
|
"Destination": {
|
4600
|
-
"shape": "
|
4615
|
+
"shape": "S6p",
|
4601
4616
|
"locationName": "destination"
|
4602
4617
|
},
|
4603
4618
|
"FrameCaptureCdnSettings": {
|
@@ -4678,7 +4693,7 @@
|
|
4678
4693
|
"locationName": "constantIv"
|
4679
4694
|
},
|
4680
4695
|
"Destination": {
|
4681
|
-
"shape": "
|
4696
|
+
"shape": "S6p",
|
4682
4697
|
"locationName": "destination"
|
4683
4698
|
},
|
4684
4699
|
"DirectoryStructure": {
|
@@ -4929,7 +4944,7 @@
|
|
4929
4944
|
"type": "structure",
|
4930
4945
|
"members": {
|
4931
4946
|
"Destination": {
|
4932
|
-
"shape": "
|
4947
|
+
"shape": "S6p",
|
4933
4948
|
"locationName": "destination"
|
4934
4949
|
}
|
4935
4950
|
},
|
@@ -4955,7 +4970,7 @@
|
|
4955
4970
|
"type": "integer"
|
4956
4971
|
},
|
4957
4972
|
"Destination": {
|
4958
|
-
"shape": "
|
4973
|
+
"shape": "S6p",
|
4959
4974
|
"locationName": "destination"
|
4960
4975
|
},
|
4961
4976
|
"EventId": {
|
@@ -5043,6 +5058,9 @@
|
|
5043
5058
|
"RestartDelay": {
|
5044
5059
|
"locationName": "restartDelay",
|
5045
5060
|
"type": "integer"
|
5061
|
+
},
|
5062
|
+
"IncludeFillerNalUnits": {
|
5063
|
+
"locationName": "includeFillerNalUnits"
|
5046
5064
|
}
|
5047
5065
|
}
|
5048
5066
|
},
|
@@ -5094,7 +5112,7 @@
|
|
5094
5112
|
"type": "structure",
|
5095
5113
|
"members": {
|
5096
5114
|
"M2tsSettings": {
|
5097
|
-
"shape": "
|
5115
|
+
"shape": "S8x",
|
5098
5116
|
"locationName": "m2tsSettings"
|
5099
5117
|
},
|
5100
5118
|
"RawSettings": {
|
@@ -5241,6 +5259,12 @@
|
|
5241
5259
|
},
|
5242
5260
|
"VideoPid": {
|
5243
5261
|
"locationName": "videoPid"
|
5262
|
+
},
|
5263
|
+
"KlvBehavior": {
|
5264
|
+
"locationName": "klvBehavior"
|
5265
|
+
},
|
5266
|
+
"KlvDataPids": {
|
5267
|
+
"locationName": "klvDataPids"
|
5244
5268
|
}
|
5245
5269
|
}
|
5246
5270
|
}
|
@@ -5284,7 +5308,7 @@
|
|
5284
5308
|
"type": "structure",
|
5285
5309
|
"members": {
|
5286
5310
|
"Destination": {
|
5287
|
-
"shape": "
|
5311
|
+
"shape": "S6p",
|
5288
5312
|
"locationName": "destination"
|
5289
5313
|
}
|
5290
5314
|
},
|
@@ -5304,7 +5328,7 @@
|
|
5304
5328
|
"type": "integer"
|
5305
5329
|
},
|
5306
5330
|
"Destination": {
|
5307
|
-
"shape": "
|
5331
|
+
"shape": "S6p",
|
5308
5332
|
"locationName": "destination"
|
5309
5333
|
},
|
5310
5334
|
"NumRetries": {
|
@@ -5329,13 +5353,13 @@
|
|
5329
5353
|
"type": "structure",
|
5330
5354
|
"members": {
|
5331
5355
|
"M2tsSettings": {
|
5332
|
-
"shape": "
|
5356
|
+
"shape": "S8x",
|
5333
5357
|
"locationName": "m2tsSettings"
|
5334
5358
|
}
|
5335
5359
|
}
|
5336
5360
|
},
|
5337
5361
|
"Destination": {
|
5338
|
-
"shape": "
|
5362
|
+
"shape": "S6p",
|
5339
5363
|
"locationName": "destination"
|
5340
5364
|
},
|
5341
5365
|
"FecOutputSettings": {
|
@@ -5417,7 +5441,7 @@
|
|
5417
5441
|
"locationName": "captureIntervalUnits"
|
5418
5442
|
},
|
5419
5443
|
"TimecodeBurninSettings": {
|
5420
|
-
"shape": "
|
5444
|
+
"shape": "Sb0",
|
5421
5445
|
"locationName": "timecodeBurninSettings"
|
5422
5446
|
}
|
5423
5447
|
}
|
@@ -5452,15 +5476,15 @@
|
|
5452
5476
|
"type": "structure",
|
5453
5477
|
"members": {
|
5454
5478
|
"ColorSpacePassthroughSettings": {
|
5455
|
-
"shape": "
|
5479
|
+
"shape": "Sb9",
|
5456
5480
|
"locationName": "colorSpacePassthroughSettings"
|
5457
5481
|
},
|
5458
5482
|
"Rec601Settings": {
|
5459
|
-
"shape": "
|
5483
|
+
"shape": "Sba",
|
5460
5484
|
"locationName": "rec601Settings"
|
5461
5485
|
},
|
5462
5486
|
"Rec709Settings": {
|
5463
|
-
"shape": "
|
5487
|
+
"shape": "Sbb",
|
5464
5488
|
"locationName": "rec709Settings"
|
5465
5489
|
}
|
5466
5490
|
}
|
@@ -5473,7 +5497,7 @@
|
|
5473
5497
|
"type": "structure",
|
5474
5498
|
"members": {
|
5475
5499
|
"TemporalFilterSettings": {
|
5476
|
-
"shape": "
|
5500
|
+
"shape": "Sbe",
|
5477
5501
|
"locationName": "temporalFilterSettings"
|
5478
5502
|
}
|
5479
5503
|
}
|
@@ -5588,7 +5612,7 @@
|
|
5588
5612
|
"locationName": "timecodeInsertion"
|
5589
5613
|
},
|
5590
5614
|
"TimecodeBurninSettings": {
|
5591
|
-
"shape": "
|
5615
|
+
"shape": "Sb0",
|
5592
5616
|
"locationName": "timecodeBurninSettings"
|
5593
5617
|
}
|
5594
5618
|
}
|
@@ -5622,7 +5646,7 @@
|
|
5622
5646
|
"type": "structure",
|
5623
5647
|
"members": {
|
5624
5648
|
"ColorSpacePassthroughSettings": {
|
5625
|
-
"shape": "
|
5649
|
+
"shape": "Sb9",
|
5626
5650
|
"locationName": "colorSpacePassthroughSettings"
|
5627
5651
|
},
|
5628
5652
|
"DolbyVision81Settings": {
|
@@ -5631,15 +5655,15 @@
|
|
5631
5655
|
"members": {}
|
5632
5656
|
},
|
5633
5657
|
"Hdr10Settings": {
|
5634
|
-
"shape": "
|
5658
|
+
"shape": "Scd",
|
5635
5659
|
"locationName": "hdr10Settings"
|
5636
5660
|
},
|
5637
5661
|
"Rec601Settings": {
|
5638
|
-
"shape": "
|
5662
|
+
"shape": "Sba",
|
5639
5663
|
"locationName": "rec601Settings"
|
5640
5664
|
},
|
5641
5665
|
"Rec709Settings": {
|
5642
|
-
"shape": "
|
5666
|
+
"shape": "Sbb",
|
5643
5667
|
"locationName": "rec709Settings"
|
5644
5668
|
}
|
5645
5669
|
}
|
@@ -5649,7 +5673,7 @@
|
|
5649
5673
|
"type": "structure",
|
5650
5674
|
"members": {
|
5651
5675
|
"TemporalFilterSettings": {
|
5652
|
-
"shape": "
|
5676
|
+
"shape": "Sbe",
|
5653
5677
|
"locationName": "temporalFilterSettings"
|
5654
5678
|
}
|
5655
5679
|
}
|
@@ -5728,7 +5752,7 @@
|
|
5728
5752
|
"locationName": "timecodeInsertion"
|
5729
5753
|
},
|
5730
5754
|
"TimecodeBurninSettings": {
|
5731
|
-
"shape": "
|
5755
|
+
"shape": "Sb0",
|
5732
5756
|
"locationName": "timecodeBurninSettings"
|
5733
5757
|
}
|
5734
5758
|
},
|
@@ -5761,7 +5785,7 @@
|
|
5761
5785
|
"type": "structure",
|
5762
5786
|
"members": {
|
5763
5787
|
"TemporalFilterSettings": {
|
5764
|
-
"shape": "
|
5788
|
+
"shape": "Sbe",
|
5765
5789
|
"locationName": "temporalFilterSettings"
|
5766
5790
|
}
|
5767
5791
|
}
|
@@ -5802,7 +5826,7 @@
|
|
5802
5826
|
"locationName": "timecodeInsertion"
|
5803
5827
|
},
|
5804
5828
|
"TimecodeBurninSettings": {
|
5805
|
-
"shape": "
|
5829
|
+
"shape": "Sb0",
|
5806
5830
|
"locationName": "timecodeBurninSettings"
|
5807
5831
|
}
|
5808
5832
|
},
|
@@ -5860,7 +5884,7 @@
|
|
5860
5884
|
"TimecodeConfig"
|
5861
5885
|
]
|
5862
5886
|
},
|
5863
|
-
"
|
5887
|
+
"S6p": {
|
5864
5888
|
"type": "structure",
|
5865
5889
|
"members": {
|
5866
5890
|
"DestinationRefId": {
|
@@ -5868,7 +5892,7 @@
|
|
5868
5892
|
}
|
5869
5893
|
}
|
5870
5894
|
},
|
5871
|
-
"
|
5895
|
+
"S8x": {
|
5872
5896
|
"type": "structure",
|
5873
5897
|
"members": {
|
5874
5898
|
"AbsentInputAudioBehavior": {
|
@@ -6070,7 +6094,7 @@
|
|
6070
6094
|
}
|
6071
6095
|
}
|
6072
6096
|
},
|
6073
|
-
"
|
6097
|
+
"Sb0": {
|
6074
6098
|
"type": "structure",
|
6075
6099
|
"members": {
|
6076
6100
|
"FontSize": {
|
@@ -6088,19 +6112,19 @@
|
|
6088
6112
|
"FontSize"
|
6089
6113
|
]
|
6090
6114
|
},
|
6091
|
-
"
|
6115
|
+
"Sb9": {
|
6092
6116
|
"type": "structure",
|
6093
6117
|
"members": {}
|
6094
6118
|
},
|
6095
|
-
"
|
6119
|
+
"Sba": {
|
6096
6120
|
"type": "structure",
|
6097
6121
|
"members": {}
|
6098
6122
|
},
|
6099
|
-
"
|
6123
|
+
"Sbb": {
|
6100
6124
|
"type": "structure",
|
6101
6125
|
"members": {}
|
6102
6126
|
},
|
6103
|
-
"
|
6127
|
+
"Sbe": {
|
6104
6128
|
"type": "structure",
|
6105
6129
|
"members": {
|
6106
6130
|
"PostFilterSharpening": {
|
@@ -6111,7 +6135,7 @@
|
|
6111
6135
|
}
|
6112
6136
|
}
|
6113
6137
|
},
|
6114
|
-
"
|
6138
|
+
"Scd": {
|
6115
6139
|
"type": "structure",
|
6116
6140
|
"members": {
|
6117
6141
|
"MaxCll": {
|
@@ -6124,7 +6148,7 @@
|
|
6124
6148
|
}
|
6125
6149
|
}
|
6126
6150
|
},
|
6127
|
-
"
|
6151
|
+
"Sd5": {
|
6128
6152
|
"type": "list",
|
6129
6153
|
"member": {
|
6130
6154
|
"type": "structure",
|
@@ -6519,7 +6543,7 @@
|
|
6519
6543
|
"type": "structure",
|
6520
6544
|
"members": {
|
6521
6545
|
"Hdr10Settings": {
|
6522
|
-
"shape": "
|
6546
|
+
"shape": "Scd",
|
6523
6547
|
"locationName": "hdr10Settings"
|
6524
6548
|
}
|
6525
6549
|
}
|
@@ -6560,7 +6584,7 @@
|
|
6560
6584
|
}
|
6561
6585
|
}
|
6562
6586
|
},
|
6563
|
-
"
|
6587
|
+
"Seu": {
|
6564
6588
|
"type": "structure",
|
6565
6589
|
"members": {
|
6566
6590
|
"Codec": {
|
@@ -6574,12 +6598,12 @@
|
|
6574
6598
|
}
|
6575
6599
|
}
|
6576
6600
|
},
|
6577
|
-
"
|
6601
|
+
"Sf2": {
|
6578
6602
|
"type": "map",
|
6579
6603
|
"key": {},
|
6580
6604
|
"value": {}
|
6581
6605
|
},
|
6582
|
-
"
|
6606
|
+
"Sf5": {
|
6583
6607
|
"type": "structure",
|
6584
6608
|
"members": {
|
6585
6609
|
"Arn": {
|
@@ -6597,7 +6621,7 @@
|
|
6597
6621
|
"locationName": "destinations"
|
6598
6622
|
},
|
6599
6623
|
"EgressEndpoints": {
|
6600
|
-
"shape": "
|
6624
|
+
"shape": "Sf6",
|
6601
6625
|
"locationName": "egressEndpoints"
|
6602
6626
|
},
|
6603
6627
|
"EncoderSettings": {
|
@@ -6608,25 +6632,25 @@
|
|
6608
6632
|
"locationName": "id"
|
6609
6633
|
},
|
6610
6634
|
"InputAttachments": {
|
6611
|
-
"shape": "
|
6635
|
+
"shape": "Sd5",
|
6612
6636
|
"locationName": "inputAttachments"
|
6613
6637
|
},
|
6614
6638
|
"InputSpecification": {
|
6615
|
-
"shape": "
|
6639
|
+
"shape": "Seu",
|
6616
6640
|
"locationName": "inputSpecification"
|
6617
6641
|
},
|
6618
6642
|
"LogLevel": {
|
6619
6643
|
"locationName": "logLevel"
|
6620
6644
|
},
|
6621
6645
|
"Maintenance": {
|
6622
|
-
"shape": "
|
6646
|
+
"shape": "Sf8",
|
6623
6647
|
"locationName": "maintenance"
|
6624
6648
|
},
|
6625
6649
|
"Name": {
|
6626
6650
|
"locationName": "name"
|
6627
6651
|
},
|
6628
6652
|
"PipelineDetails": {
|
6629
|
-
"shape": "
|
6653
|
+
"shape": "Sf9",
|
6630
6654
|
"locationName": "pipelineDetails"
|
6631
6655
|
},
|
6632
6656
|
"PipelinesRunningCount": {
|
@@ -6640,16 +6664,16 @@
|
|
6640
6664
|
"locationName": "state"
|
6641
6665
|
},
|
6642
6666
|
"Tags": {
|
6643
|
-
"shape": "
|
6667
|
+
"shape": "Sf2",
|
6644
6668
|
"locationName": "tags"
|
6645
6669
|
},
|
6646
6670
|
"Vpc": {
|
6647
|
-
"shape": "
|
6671
|
+
"shape": "Sfc",
|
6648
6672
|
"locationName": "vpc"
|
6649
6673
|
}
|
6650
6674
|
}
|
6651
6675
|
},
|
6652
|
-
"
|
6676
|
+
"Sf6": {
|
6653
6677
|
"type": "list",
|
6654
6678
|
"member": {
|
6655
6679
|
"type": "structure",
|
@@ -6660,7 +6684,7 @@
|
|
6660
6684
|
}
|
6661
6685
|
}
|
6662
6686
|
},
|
6663
|
-
"
|
6687
|
+
"Sf8": {
|
6664
6688
|
"type": "structure",
|
6665
6689
|
"members": {
|
6666
6690
|
"MaintenanceDay": {
|
@@ -6677,7 +6701,7 @@
|
|
6677
6701
|
}
|
6678
6702
|
}
|
6679
6703
|
},
|
6680
|
-
"
|
6704
|
+
"Sf9": {
|
6681
6705
|
"type": "list",
|
6682
6706
|
"member": {
|
6683
6707
|
"type": "structure",
|
@@ -6700,7 +6724,7 @@
|
|
6700
6724
|
}
|
6701
6725
|
}
|
6702
6726
|
},
|
6703
|
-
"
|
6727
|
+
"Sfc": {
|
6704
6728
|
"type": "structure",
|
6705
6729
|
"members": {
|
6706
6730
|
"AvailabilityZones": {
|
@@ -6721,7 +6745,7 @@
|
|
6721
6745
|
}
|
6722
6746
|
}
|
6723
6747
|
},
|
6724
|
-
"
|
6748
|
+
"Sfe": {
|
6725
6749
|
"type": "list",
|
6726
6750
|
"member": {
|
6727
6751
|
"type": "structure",
|
@@ -6732,7 +6756,7 @@
|
|
6732
6756
|
}
|
6733
6757
|
}
|
6734
6758
|
},
|
6735
|
-
"
|
6759
|
+
"Sfg": {
|
6736
6760
|
"type": "list",
|
6737
6761
|
"member": {
|
6738
6762
|
"type": "structure",
|
@@ -6743,7 +6767,7 @@
|
|
6743
6767
|
}
|
6744
6768
|
}
|
6745
6769
|
},
|
6746
|
-
"
|
6770
|
+
"Sfi": {
|
6747
6771
|
"type": "list",
|
6748
6772
|
"member": {
|
6749
6773
|
"type": "structure",
|
@@ -6754,7 +6778,7 @@
|
|
6754
6778
|
}
|
6755
6779
|
}
|
6756
6780
|
},
|
6757
|
-
"
|
6781
|
+
"Sfk": {
|
6758
6782
|
"type": "list",
|
6759
6783
|
"member": {
|
6760
6784
|
"type": "structure",
|
@@ -6771,7 +6795,7 @@
|
|
6771
6795
|
}
|
6772
6796
|
}
|
6773
6797
|
},
|
6774
|
-
"
|
6798
|
+
"Sfp": {
|
6775
6799
|
"type": "structure",
|
6776
6800
|
"members": {
|
6777
6801
|
"Arn": {
|
@@ -6782,7 +6806,7 @@
|
|
6782
6806
|
"locationName": "attachedChannels"
|
6783
6807
|
},
|
6784
6808
|
"Destinations": {
|
6785
|
-
"shape": "
|
6809
|
+
"shape": "Sfq",
|
6786
6810
|
"locationName": "destinations"
|
6787
6811
|
},
|
6788
6812
|
"Id": {
|
@@ -6792,7 +6816,7 @@
|
|
6792
6816
|
"locationName": "inputClass"
|
6793
6817
|
},
|
6794
6818
|
"InputDevices": {
|
6795
|
-
"shape": "
|
6819
|
+
"shape": "Sfg",
|
6796
6820
|
"locationName": "inputDevices"
|
6797
6821
|
},
|
6798
6822
|
"InputPartnerIds": {
|
@@ -6803,7 +6827,7 @@
|
|
6803
6827
|
"locationName": "inputSourceType"
|
6804
6828
|
},
|
6805
6829
|
"MediaConnectFlows": {
|
6806
|
-
"shape": "
|
6830
|
+
"shape": "Sfv",
|
6807
6831
|
"locationName": "mediaConnectFlows"
|
6808
6832
|
},
|
6809
6833
|
"Name": {
|
@@ -6817,14 +6841,14 @@
|
|
6817
6841
|
"locationName": "securityGroups"
|
6818
6842
|
},
|
6819
6843
|
"Sources": {
|
6820
|
-
"shape": "
|
6844
|
+
"shape": "Sfx",
|
6821
6845
|
"locationName": "sources"
|
6822
6846
|
},
|
6823
6847
|
"State": {
|
6824
6848
|
"locationName": "state"
|
6825
6849
|
},
|
6826
6850
|
"Tags": {
|
6827
|
-
"shape": "
|
6851
|
+
"shape": "Sf2",
|
6828
6852
|
"locationName": "tags"
|
6829
6853
|
},
|
6830
6854
|
"Type": {
|
@@ -6832,7 +6856,7 @@
|
|
6832
6856
|
}
|
6833
6857
|
}
|
6834
6858
|
},
|
6835
|
-
"
|
6859
|
+
"Sfq": {
|
6836
6860
|
"type": "list",
|
6837
6861
|
"member": {
|
6838
6862
|
"type": "structure",
|
@@ -6861,7 +6885,7 @@
|
|
6861
6885
|
}
|
6862
6886
|
}
|
6863
6887
|
},
|
6864
|
-
"
|
6888
|
+
"Sfv": {
|
6865
6889
|
"type": "list",
|
6866
6890
|
"member": {
|
6867
6891
|
"type": "structure",
|
@@ -6872,7 +6896,7 @@
|
|
6872
6896
|
}
|
6873
6897
|
}
|
6874
6898
|
},
|
6875
|
-
"
|
6899
|
+
"Sfx": {
|
6876
6900
|
"type": "list",
|
6877
6901
|
"member": {
|
6878
6902
|
"type": "structure",
|
@@ -6889,7 +6913,7 @@
|
|
6889
6913
|
}
|
6890
6914
|
}
|
6891
6915
|
},
|
6892
|
-
"
|
6916
|
+
"Sg1": {
|
6893
6917
|
"type": "list",
|
6894
6918
|
"member": {
|
6895
6919
|
"type": "structure",
|
@@ -6900,7 +6924,7 @@
|
|
6900
6924
|
}
|
6901
6925
|
}
|
6902
6926
|
},
|
6903
|
-
"
|
6927
|
+
"Sg4": {
|
6904
6928
|
"type": "structure",
|
6905
6929
|
"members": {
|
6906
6930
|
"Arn": {
|
@@ -6917,16 +6941,16 @@
|
|
6917
6941
|
"locationName": "state"
|
6918
6942
|
},
|
6919
6943
|
"Tags": {
|
6920
|
-
"shape": "
|
6944
|
+
"shape": "Sf2",
|
6921
6945
|
"locationName": "tags"
|
6922
6946
|
},
|
6923
6947
|
"WhitelistRules": {
|
6924
|
-
"shape": "
|
6948
|
+
"shape": "Sg6",
|
6925
6949
|
"locationName": "whitelistRules"
|
6926
6950
|
}
|
6927
6951
|
}
|
6928
6952
|
},
|
6929
|
-
"
|
6953
|
+
"Sg6": {
|
6930
6954
|
"type": "list",
|
6931
6955
|
"member": {
|
6932
6956
|
"type": "structure",
|
@@ -6937,7 +6961,7 @@
|
|
6937
6961
|
}
|
6938
6962
|
}
|
6939
6963
|
},
|
6940
|
-
"
|
6964
|
+
"Sg9": {
|
6941
6965
|
"type": "structure",
|
6942
6966
|
"members": {
|
6943
6967
|
"MaximumVideoBufferDelayMilliseconds": {
|
@@ -6962,7 +6986,7 @@
|
|
6962
6986
|
"TransportStreamId"
|
6963
6987
|
]
|
6964
6988
|
},
|
6965
|
-
"
|
6989
|
+
"Sge": {
|
6966
6990
|
"type": "structure",
|
6967
6991
|
"members": {
|
6968
6992
|
"Arn": {
|
@@ -6973,14 +6997,14 @@
|
|
6973
6997
|
"locationName": "availabilityZones"
|
6974
6998
|
},
|
6975
6999
|
"Destinations": {
|
6976
|
-
"shape": "
|
7000
|
+
"shape": "Sgf",
|
6977
7001
|
"locationName": "destinations"
|
6978
7002
|
},
|
6979
7003
|
"Id": {
|
6980
7004
|
"locationName": "id"
|
6981
7005
|
},
|
6982
7006
|
"MultiplexSettings": {
|
6983
|
-
"shape": "
|
7007
|
+
"shape": "Sg9",
|
6984
7008
|
"locationName": "multiplexSettings"
|
6985
7009
|
},
|
6986
7010
|
"Name": {
|
@@ -6998,12 +7022,12 @@
|
|
6998
7022
|
"locationName": "state"
|
6999
7023
|
},
|
7000
7024
|
"Tags": {
|
7001
|
-
"shape": "
|
7025
|
+
"shape": "Sf2",
|
7002
7026
|
"locationName": "tags"
|
7003
7027
|
}
|
7004
7028
|
}
|
7005
7029
|
},
|
7006
|
-
"
|
7030
|
+
"Sgf": {
|
7007
7031
|
"type": "list",
|
7008
7032
|
"member": {
|
7009
7033
|
"type": "structure",
|
@@ -7020,7 +7044,7 @@
|
|
7020
7044
|
}
|
7021
7045
|
}
|
7022
7046
|
},
|
7023
|
-
"
|
7047
|
+
"Sgk": {
|
7024
7048
|
"type": "structure",
|
7025
7049
|
"members": {
|
7026
7050
|
"PreferredChannelPipeline": {
|
@@ -7079,22 +7103,22 @@
|
|
7079
7103
|
"ProgramNumber"
|
7080
7104
|
]
|
7081
7105
|
},
|
7082
|
-
"
|
7106
|
+
"Sgs": {
|
7083
7107
|
"type": "structure",
|
7084
7108
|
"members": {
|
7085
7109
|
"ChannelId": {
|
7086
7110
|
"locationName": "channelId"
|
7087
7111
|
},
|
7088
7112
|
"MultiplexProgramSettings": {
|
7089
|
-
"shape": "
|
7113
|
+
"shape": "Sgk",
|
7090
7114
|
"locationName": "multiplexProgramSettings"
|
7091
7115
|
},
|
7092
7116
|
"PacketIdentifiersMap": {
|
7093
|
-
"shape": "
|
7117
|
+
"shape": "Sgt",
|
7094
7118
|
"locationName": "packetIdentifiersMap"
|
7095
7119
|
},
|
7096
7120
|
"PipelineDetails": {
|
7097
|
-
"shape": "
|
7121
|
+
"shape": "Sgv",
|
7098
7122
|
"locationName": "pipelineDetails"
|
7099
7123
|
},
|
7100
7124
|
"ProgramName": {
|
@@ -7102,15 +7126,15 @@
|
|
7102
7126
|
}
|
7103
7127
|
}
|
7104
7128
|
},
|
7105
|
-
"
|
7129
|
+
"Sgt": {
|
7106
7130
|
"type": "structure",
|
7107
7131
|
"members": {
|
7108
7132
|
"AudioPids": {
|
7109
|
-
"shape": "
|
7133
|
+
"shape": "Sgu",
|
7110
7134
|
"locationName": "audioPids"
|
7111
7135
|
},
|
7112
7136
|
"DvbSubPids": {
|
7113
|
-
"shape": "
|
7137
|
+
"shape": "Sgu",
|
7114
7138
|
"locationName": "dvbSubPids"
|
7115
7139
|
},
|
7116
7140
|
"DvbTeletextPid": {
|
@@ -7126,7 +7150,7 @@
|
|
7126
7150
|
"type": "integer"
|
7127
7151
|
},
|
7128
7152
|
"KlvDataPids": {
|
7129
|
-
"shape": "
|
7153
|
+
"shape": "Sgu",
|
7130
7154
|
"locationName": "klvDataPids"
|
7131
7155
|
},
|
7132
7156
|
"PcrPid": {
|
@@ -7142,7 +7166,7 @@
|
|
7142
7166
|
"type": "integer"
|
7143
7167
|
},
|
7144
7168
|
"Scte27Pids": {
|
7145
|
-
"shape": "
|
7169
|
+
"shape": "Sgu",
|
7146
7170
|
"locationName": "scte27Pids"
|
7147
7171
|
},
|
7148
7172
|
"Scte35Pid": {
|
@@ -7159,13 +7183,13 @@
|
|
7159
7183
|
}
|
7160
7184
|
}
|
7161
7185
|
},
|
7162
|
-
"
|
7186
|
+
"Sgu": {
|
7163
7187
|
"type": "list",
|
7164
7188
|
"member": {
|
7165
7189
|
"type": "integer"
|
7166
7190
|
}
|
7167
7191
|
},
|
7168
|
-
"
|
7192
|
+
"Sgv": {
|
7169
7193
|
"type": "list",
|
7170
7194
|
"member": {
|
7171
7195
|
"type": "structure",
|
@@ -7179,7 +7203,7 @@
|
|
7179
7203
|
}
|
7180
7204
|
}
|
7181
7205
|
},
|
7182
|
-
"
|
7206
|
+
"She": {
|
7183
7207
|
"type": "structure",
|
7184
7208
|
"members": {
|
7185
7209
|
"AutomaticRenewal": {
|
@@ -7191,7 +7215,7 @@
|
|
7191
7215
|
}
|
7192
7216
|
}
|
7193
7217
|
},
|
7194
|
-
"
|
7218
|
+
"Shg": {
|
7195
7219
|
"type": "structure",
|
7196
7220
|
"members": {
|
7197
7221
|
"ChannelClass": {
|
@@ -7220,7 +7244,7 @@
|
|
7220
7244
|
}
|
7221
7245
|
}
|
7222
7246
|
},
|
7223
|
-
"
|
7247
|
+
"Si1": {
|
7224
7248
|
"type": "structure",
|
7225
7249
|
"members": {
|
7226
7250
|
"ActiveInput": {
|
@@ -7257,7 +7281,7 @@
|
|
7257
7281
|
}
|
7258
7282
|
}
|
7259
7283
|
},
|
7260
|
-
"
|
7284
|
+
"Si6": {
|
7261
7285
|
"type": "structure",
|
7262
7286
|
"members": {
|
7263
7287
|
"DnsAddresses": {
|
@@ -7278,7 +7302,7 @@
|
|
7278
7302
|
}
|
7279
7303
|
}
|
7280
7304
|
},
|
7281
|
-
"
|
7305
|
+
"Si9": {
|
7282
7306
|
"type": "structure",
|
7283
7307
|
"members": {
|
7284
7308
|
"ActiveInput": {
|
@@ -7315,7 +7339,7 @@
|
|
7315
7339
|
}
|
7316
7340
|
}
|
7317
7341
|
},
|
7318
|
-
"
|
7342
|
+
"Siw": {
|
7319
7343
|
"type": "structure",
|
7320
7344
|
"members": {
|
7321
7345
|
"KmsKeyId": {
|
@@ -7323,7 +7347,7 @@
|
|
7323
7347
|
}
|
7324
7348
|
}
|
7325
7349
|
},
|
7326
|
-
"
|
7350
|
+
"Sk4": {
|
7327
7351
|
"type": "structure",
|
7328
7352
|
"members": {
|
7329
7353
|
"Arn": {
|
@@ -7366,14 +7390,14 @@
|
|
7366
7390
|
"locationName": "region"
|
7367
7391
|
},
|
7368
7392
|
"RenewalSettings": {
|
7369
|
-
"shape": "
|
7393
|
+
"shape": "She",
|
7370
7394
|
"locationName": "renewalSettings"
|
7371
7395
|
},
|
7372
7396
|
"ReservationId": {
|
7373
7397
|
"locationName": "reservationId"
|
7374
7398
|
},
|
7375
7399
|
"ResourceSpecification": {
|
7376
|
-
"shape": "
|
7400
|
+
"shape": "Shg",
|
7377
7401
|
"locationName": "resourceSpecification"
|
7378
7402
|
},
|
7379
7403
|
"Start": {
|
@@ -7383,7 +7407,7 @@
|
|
7383
7407
|
"locationName": "state"
|
7384
7408
|
},
|
7385
7409
|
"Tags": {
|
7386
|
-
"shape": "
|
7410
|
+
"shape": "Sf2",
|
7387
7411
|
"locationName": "tags"
|
7388
7412
|
},
|
7389
7413
|
"UsagePrice": {
|
@@ -7392,7 +7416,7 @@
|
|
7392
7416
|
}
|
7393
7417
|
}
|
7394
7418
|
},
|
7395
|
-
"
|
7419
|
+
"Sl2": {
|
7396
7420
|
"type": "structure",
|
7397
7421
|
"members": {
|
7398
7422
|
"ConfiguredInput": {
|