@aws-sdk/client-medialive 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AcceptInputDeviceTransferCommand.js +18 -41
- package/dist-cjs/commands/BatchDeleteCommand.js +18 -41
- package/dist-cjs/commands/BatchStartCommand.js +18 -41
- package/dist-cjs/commands/BatchStopCommand.js +18 -41
- package/dist-cjs/commands/BatchUpdateScheduleCommand.js +18 -41
- package/dist-cjs/commands/CancelInputDeviceTransferCommand.js +18 -41
- package/dist-cjs/commands/ClaimDeviceCommand.js +18 -41
- package/dist-cjs/commands/CreateChannelCommand.js +18 -41
- package/dist-cjs/commands/CreateInputCommand.js +18 -41
- package/dist-cjs/commands/CreateInputSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateMultiplexCommand.js +18 -41
- package/dist-cjs/commands/CreateMultiplexProgramCommand.js +18 -41
- package/dist-cjs/commands/CreatePartnerInputCommand.js +18 -41
- package/dist-cjs/commands/CreateTagsCommand.js +18 -41
- package/dist-cjs/commands/DeleteChannelCommand.js +18 -41
- package/dist-cjs/commands/DeleteInputCommand.js +18 -41
- package/dist-cjs/commands/DeleteInputSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteMultiplexCommand.js +18 -41
- package/dist-cjs/commands/DeleteMultiplexProgramCommand.js +18 -41
- package/dist-cjs/commands/DeleteReservationCommand.js +18 -41
- package/dist-cjs/commands/DeleteScheduleCommand.js +18 -41
- package/dist-cjs/commands/DeleteTagsCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeChannelCommand.js +18 -41
- package/dist-cjs/commands/DescribeInputCommand.js +18 -41
- package/dist-cjs/commands/DescribeInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/DescribeInputDeviceThumbnailCommand.js +18 -41
- package/dist-cjs/commands/DescribeInputSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeMultiplexCommand.js +18 -41
- package/dist-cjs/commands/DescribeMultiplexProgramCommand.js +18 -41
- package/dist-cjs/commands/DescribeOfferingCommand.js +18 -41
- package/dist-cjs/commands/DescribeReservationCommand.js +18 -41
- package/dist-cjs/commands/DescribeScheduleCommand.js +18 -41
- package/dist-cjs/commands/DescribeThumbnailsCommand.js +18 -41
- package/dist-cjs/commands/ListChannelsCommand.js +18 -41
- package/dist-cjs/commands/ListInputDeviceTransfersCommand.js +18 -41
- package/dist-cjs/commands/ListInputDevicesCommand.js +18 -41
- package/dist-cjs/commands/ListInputSecurityGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListInputsCommand.js +18 -41
- package/dist-cjs/commands/ListMultiplexProgramsCommand.js +18 -41
- package/dist-cjs/commands/ListMultiplexesCommand.js +18 -41
- package/dist-cjs/commands/ListOfferingsCommand.js +18 -41
- package/dist-cjs/commands/ListReservationsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PurchaseOfferingCommand.js +18 -41
- package/dist-cjs/commands/RebootInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/RejectInputDeviceTransferCommand.js +18 -41
- package/dist-cjs/commands/StartChannelCommand.js +18 -41
- package/dist-cjs/commands/StartInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/StartInputDeviceMaintenanceWindowCommand.js +18 -41
- package/dist-cjs/commands/StartMultiplexCommand.js +18 -41
- package/dist-cjs/commands/StopChannelCommand.js +18 -41
- package/dist-cjs/commands/StopInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/StopMultiplexCommand.js +18 -41
- package/dist-cjs/commands/TransferInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAccountConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateChannelClassCommand.js +18 -41
- package/dist-cjs/commands/UpdateChannelCommand.js +18 -41
- package/dist-cjs/commands/UpdateInputCommand.js +18 -41
- package/dist-cjs/commands/UpdateInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/UpdateInputSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateMultiplexCommand.js +18 -41
- package/dist-cjs/commands/UpdateMultiplexProgramCommand.js +18 -41
- package/dist-cjs/commands/UpdateReservationCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/models/models_0.js +23 -15
- package/dist-cjs/models/models_1.js +15 -3
- package/dist-cjs/protocols/Aws_restJson1.js +33 -0
- package/dist-es/commands/AcceptInputDeviceTransferCommand.js +18 -41
- package/dist-es/commands/BatchDeleteCommand.js +18 -41
- package/dist-es/commands/BatchStartCommand.js +18 -41
- package/dist-es/commands/BatchStopCommand.js +18 -41
- package/dist-es/commands/BatchUpdateScheduleCommand.js +18 -41
- package/dist-es/commands/CancelInputDeviceTransferCommand.js +18 -41
- package/dist-es/commands/ClaimDeviceCommand.js +18 -41
- package/dist-es/commands/CreateChannelCommand.js +18 -41
- package/dist-es/commands/CreateInputCommand.js +18 -41
- package/dist-es/commands/CreateInputSecurityGroupCommand.js +18 -41
- package/dist-es/commands/CreateMultiplexCommand.js +18 -41
- package/dist-es/commands/CreateMultiplexProgramCommand.js +18 -41
- package/dist-es/commands/CreatePartnerInputCommand.js +18 -41
- package/dist-es/commands/CreateTagsCommand.js +18 -41
- package/dist-es/commands/DeleteChannelCommand.js +18 -41
- package/dist-es/commands/DeleteInputCommand.js +18 -41
- package/dist-es/commands/DeleteInputSecurityGroupCommand.js +18 -41
- package/dist-es/commands/DeleteMultiplexCommand.js +18 -41
- package/dist-es/commands/DeleteMultiplexProgramCommand.js +18 -41
- package/dist-es/commands/DeleteReservationCommand.js +18 -41
- package/dist-es/commands/DeleteScheduleCommand.js +18 -41
- package/dist-es/commands/DeleteTagsCommand.js +18 -41
- package/dist-es/commands/DescribeAccountConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeChannelCommand.js +18 -41
- package/dist-es/commands/DescribeInputCommand.js +18 -41
- package/dist-es/commands/DescribeInputDeviceCommand.js +18 -41
- package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +18 -41
- package/dist-es/commands/DescribeInputSecurityGroupCommand.js +18 -41
- package/dist-es/commands/DescribeMultiplexCommand.js +18 -41
- package/dist-es/commands/DescribeMultiplexProgramCommand.js +18 -41
- package/dist-es/commands/DescribeOfferingCommand.js +18 -41
- package/dist-es/commands/DescribeReservationCommand.js +18 -41
- package/dist-es/commands/DescribeScheduleCommand.js +18 -41
- package/dist-es/commands/DescribeThumbnailsCommand.js +18 -41
- package/dist-es/commands/ListChannelsCommand.js +18 -41
- package/dist-es/commands/ListInputDeviceTransfersCommand.js +18 -41
- package/dist-es/commands/ListInputDevicesCommand.js +18 -41
- package/dist-es/commands/ListInputSecurityGroupsCommand.js +18 -41
- package/dist-es/commands/ListInputsCommand.js +18 -41
- package/dist-es/commands/ListMultiplexProgramsCommand.js +18 -41
- package/dist-es/commands/ListMultiplexesCommand.js +18 -41
- package/dist-es/commands/ListOfferingsCommand.js +18 -41
- package/dist-es/commands/ListReservationsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PurchaseOfferingCommand.js +18 -41
- package/dist-es/commands/RebootInputDeviceCommand.js +18 -41
- package/dist-es/commands/RejectInputDeviceTransferCommand.js +18 -41
- package/dist-es/commands/StartChannelCommand.js +18 -41
- package/dist-es/commands/StartInputDeviceCommand.js +18 -41
- package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +18 -41
- package/dist-es/commands/StartMultiplexCommand.js +18 -41
- package/dist-es/commands/StopChannelCommand.js +18 -41
- package/dist-es/commands/StopInputDeviceCommand.js +18 -41
- package/dist-es/commands/StopMultiplexCommand.js +18 -41
- package/dist-es/commands/TransferInputDeviceCommand.js +18 -41
- package/dist-es/commands/UpdateAccountConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateChannelClassCommand.js +18 -41
- package/dist-es/commands/UpdateChannelCommand.js +18 -41
- package/dist-es/commands/UpdateInputCommand.js +18 -41
- package/dist-es/commands/UpdateInputDeviceCommand.js +18 -41
- package/dist-es/commands/UpdateInputSecurityGroupCommand.js +18 -41
- package/dist-es/commands/UpdateMultiplexCommand.js +18 -41
- package/dist-es/commands/UpdateMultiplexProgramCommand.js +18 -41
- package/dist-es/commands/UpdateReservationCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/models/models_0.js +20 -12
- package/dist-es/models/models_1.js +12 -0
- package/dist-es/protocols/Aws_restJson1.js +33 -0
- package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +6 -21
- package/dist-types/commands/BatchDeleteCommand.d.ts +6 -21
- package/dist-types/commands/BatchStartCommand.d.ts +6 -21
- package/dist-types/commands/BatchStopCommand.d.ts +6 -21
- package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +6 -21
- package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +6 -21
- package/dist-types/commands/ClaimDeviceCommand.d.ts +6 -21
- package/dist-types/commands/CreateChannelCommand.d.ts +24 -39
- package/dist-types/commands/CreateInputCommand.d.ts +6 -21
- package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +6 -21
- package/dist-types/commands/CreatePartnerInputCommand.d.ts +6 -21
- package/dist-types/commands/CreateTagsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteChannelCommand.d.ts +15 -30
- package/dist-types/commands/DeleteInputCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReservationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteScheduleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTagsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChannelCommand.d.ts +15 -30
- package/dist-types/commands/DescribeInputCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInputDeviceCommand.d.ts +12 -21
- package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +6 -21
- package/dist-types/commands/DescribeOfferingCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReservationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeScheduleCommand.d.ts +6 -21
- package/dist-types/commands/DescribeThumbnailsCommand.d.ts +6 -21
- package/dist-types/commands/ListChannelsCommand.d.ts +8 -22
- package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +7 -23
- package/dist-types/commands/ListInputDevicesCommand.d.ts +13 -22
- package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListInputsCommand.d.ts +6 -21
- package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +6 -21
- package/dist-types/commands/ListMultiplexesCommand.d.ts +6 -21
- package/dist-types/commands/ListOfferingsCommand.d.ts +6 -21
- package/dist-types/commands/ListReservationsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +6 -21
- package/dist-types/commands/RebootInputDeviceCommand.d.ts +6 -21
- package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +6 -21
- package/dist-types/commands/StartChannelCommand.d.ts +15 -30
- package/dist-types/commands/StartInputDeviceCommand.d.ts +6 -21
- package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +6 -21
- package/dist-types/commands/StartMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/StopChannelCommand.d.ts +15 -30
- package/dist-types/commands/StopInputDeviceCommand.d.ts +6 -21
- package/dist-types/commands/StopMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/TransferInputDeviceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +15 -30
- package/dist-types/commands/UpdateChannelCommand.d.ts +24 -39
- package/dist-types/commands/UpdateInputCommand.d.ts +6 -21
- package/dist-types/commands/UpdateInputDeviceCommand.d.ts +24 -21
- package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReservationCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/models/models_0.d.ts +73 -67
- package/dist-types/models/models_1.d.ts +77 -74
- package/dist-types/models/models_2.d.ts +70 -1
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +11 -21
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +16 -24
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +16 -26
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +15 -24
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/models/models_0.d.ts +33 -25
- package/dist-types/ts3.4/models/models_1.d.ts +33 -24
- package/dist-types/ts3.4/models/models_2.d.ts +19 -0
- package/package.json +9 -9
|
@@ -3361,6 +3361,40 @@ export interface InputDestinationRequest {
|
|
|
3361
3361
|
*/
|
|
3362
3362
|
StreamName?: string;
|
|
3363
3363
|
}
|
|
3364
|
+
/**
|
|
3365
|
+
* @public
|
|
3366
|
+
* @enum
|
|
3367
|
+
*/
|
|
3368
|
+
export declare const InputDeviceConfigurableAudioChannelPairProfile: {
|
|
3369
|
+
readonly CBR_AAC_HQ_192000: "CBR-AAC_HQ-192000";
|
|
3370
|
+
readonly CBR_AAC_HQ_256000: "CBR-AAC_HQ-256000";
|
|
3371
|
+
readonly CBR_AAC_HQ_384000: "CBR-AAC_HQ-384000";
|
|
3372
|
+
readonly CBR_AAC_HQ_512000: "CBR-AAC_HQ-512000";
|
|
3373
|
+
readonly DISABLED: "DISABLED";
|
|
3374
|
+
readonly VBR_AAC_HE_64000: "VBR-AAC_HE-64000";
|
|
3375
|
+
readonly VBR_AAC_HHE_16000: "VBR-AAC_HHE-16000";
|
|
3376
|
+
readonly VBR_AAC_LC_128000: "VBR-AAC_LC-128000";
|
|
3377
|
+
};
|
|
3378
|
+
/**
|
|
3379
|
+
* @public
|
|
3380
|
+
*/
|
|
3381
|
+
export type InputDeviceConfigurableAudioChannelPairProfile = (typeof InputDeviceConfigurableAudioChannelPairProfile)[keyof typeof InputDeviceConfigurableAudioChannelPairProfile];
|
|
3382
|
+
/**
|
|
3383
|
+
* @public
|
|
3384
|
+
* One audio configuration that specifies the format for one audio pair that the device produces as output.
|
|
3385
|
+
*/
|
|
3386
|
+
export interface InputDeviceConfigurableAudioChannelPairConfig {
|
|
3387
|
+
/**
|
|
3388
|
+
* @public
|
|
3389
|
+
* The ID for one audio pair configuration, a value from 1 to 8.
|
|
3390
|
+
*/
|
|
3391
|
+
Id?: number;
|
|
3392
|
+
/**
|
|
3393
|
+
* @public
|
|
3394
|
+
* The profile to set for one audio pair configuration. Choose an enumeration value. Each value describes one audio configuration using the format (rate control algorithm)-(codec)_(quality)-(bitrate in bytes). For example, CBR-AAC_HQ-192000. Or choose DISABLED, in which case the device won't produce audio for this pair.
|
|
3395
|
+
*/
|
|
3396
|
+
Profile?: InputDeviceConfigurableAudioChannelPairProfile;
|
|
3397
|
+
}
|
|
3364
3398
|
/**
|
|
3365
3399
|
* @public
|
|
3366
3400
|
* Settings for an input device.
|
|
@@ -3577,6 +3611,40 @@ export declare const InputDeviceType: {
|
|
|
3577
3611
|
* @public
|
|
3578
3612
|
*/
|
|
3579
3613
|
export type InputDeviceType = (typeof InputDeviceType)[keyof typeof InputDeviceType];
|
|
3614
|
+
/**
|
|
3615
|
+
* @public
|
|
3616
|
+
* @enum
|
|
3617
|
+
*/
|
|
3618
|
+
export declare const InputDeviceUhdAudioChannelPairProfile: {
|
|
3619
|
+
readonly CBR_AAC_HQ_192000: "CBR-AAC_HQ-192000";
|
|
3620
|
+
readonly CBR_AAC_HQ_256000: "CBR-AAC_HQ-256000";
|
|
3621
|
+
readonly CBR_AAC_HQ_384000: "CBR-AAC_HQ-384000";
|
|
3622
|
+
readonly CBR_AAC_HQ_512000: "CBR-AAC_HQ-512000";
|
|
3623
|
+
readonly DISABLED: "DISABLED";
|
|
3624
|
+
readonly VBR_AAC_HE_64000: "VBR-AAC_HE-64000";
|
|
3625
|
+
readonly VBR_AAC_HHE_16000: "VBR-AAC_HHE-16000";
|
|
3626
|
+
readonly VBR_AAC_LC_128000: "VBR-AAC_LC-128000";
|
|
3627
|
+
};
|
|
3628
|
+
/**
|
|
3629
|
+
* @public
|
|
3630
|
+
*/
|
|
3631
|
+
export type InputDeviceUhdAudioChannelPairProfile = (typeof InputDeviceUhdAudioChannelPairProfile)[keyof typeof InputDeviceUhdAudioChannelPairProfile];
|
|
3632
|
+
/**
|
|
3633
|
+
* @public
|
|
3634
|
+
* One audio configuration that specifies the format for one audio pair that the device produces as output.
|
|
3635
|
+
*/
|
|
3636
|
+
export interface InputDeviceUhdAudioChannelPairConfig {
|
|
3637
|
+
/**
|
|
3638
|
+
* @public
|
|
3639
|
+
* The ID for one audio pair configuration, a value from 1 to 8.
|
|
3640
|
+
*/
|
|
3641
|
+
Id?: number;
|
|
3642
|
+
/**
|
|
3643
|
+
* @public
|
|
3644
|
+
* The profile for one audio pair configuration. This property describes one audio configuration in the format (rate control algorithm)-(codec)_(quality)-(bitrate in bytes). For example, CBR-AAC_HQ-192000. Or DISABLED, in which case the device won't produce audio for this pair.
|
|
3645
|
+
*/
|
|
3646
|
+
Profile?: InputDeviceUhdAudioChannelPairProfile;
|
|
3647
|
+
}
|
|
3580
3648
|
/**
|
|
3581
3649
|
* @public
|
|
3582
3650
|
* @enum
|
|
@@ -3675,6 +3743,11 @@ export interface InputDeviceUhdSettings {
|
|
|
3675
3743
|
* Information about the MediaConnect flow attached to the device. Returned only if the outputType is MEDIACONNECT_FLOW.
|
|
3676
3744
|
*/
|
|
3677
3745
|
MediaconnectSettings?: InputDeviceMediaConnectSettings;
|
|
3746
|
+
/**
|
|
3747
|
+
* @public
|
|
3748
|
+
* An array of eight audio configurations, one for each audio pair in the source. Each audio configuration specifies either to exclude the pair, or to format it and include it in the output from the UHD device. Applies only when the device is configured as the source for a MediaConnect flow.
|
|
3749
|
+
*/
|
|
3750
|
+
AudioChannelPairs?: InputDeviceUhdAudioChannelPairConfig[];
|
|
3678
3751
|
}
|
|
3679
3752
|
/**
|
|
3680
3753
|
* @public
|
|
@@ -5778,70 +5851,3 @@ export interface HlsWebdavSettings {
|
|
|
5778
5851
|
*/
|
|
5779
5852
|
RestartDelay?: number;
|
|
5780
5853
|
}
|
|
5781
|
-
/**
|
|
5782
|
-
* @public
|
|
5783
|
-
* Hls Cdn Settings
|
|
5784
|
-
*/
|
|
5785
|
-
export interface HlsCdnSettings {
|
|
5786
|
-
/**
|
|
5787
|
-
* @public
|
|
5788
|
-
* Hls Akamai Settings
|
|
5789
|
-
*/
|
|
5790
|
-
HlsAkamaiSettings?: HlsAkamaiSettings;
|
|
5791
|
-
/**
|
|
5792
|
-
* @public
|
|
5793
|
-
* Hls Basic Put Settings
|
|
5794
|
-
*/
|
|
5795
|
-
HlsBasicPutSettings?: HlsBasicPutSettings;
|
|
5796
|
-
/**
|
|
5797
|
-
* @public
|
|
5798
|
-
* Hls Media Store Settings
|
|
5799
|
-
*/
|
|
5800
|
-
HlsMediaStoreSettings?: HlsMediaStoreSettings;
|
|
5801
|
-
/**
|
|
5802
|
-
* @public
|
|
5803
|
-
* Hls S3 Settings
|
|
5804
|
-
*/
|
|
5805
|
-
HlsS3Settings?: HlsS3Settings;
|
|
5806
|
-
/**
|
|
5807
|
-
* @public
|
|
5808
|
-
* Hls Webdav Settings
|
|
5809
|
-
*/
|
|
5810
|
-
HlsWebdavSettings?: HlsWebdavSettings;
|
|
5811
|
-
}
|
|
5812
|
-
/**
|
|
5813
|
-
* @public
|
|
5814
|
-
* @enum
|
|
5815
|
-
*/
|
|
5816
|
-
export declare const HlsId3SegmentTaggingState: {
|
|
5817
|
-
readonly DISABLED: "DISABLED";
|
|
5818
|
-
readonly ENABLED: "ENABLED";
|
|
5819
|
-
};
|
|
5820
|
-
/**
|
|
5821
|
-
* @public
|
|
5822
|
-
*/
|
|
5823
|
-
export type HlsId3SegmentTaggingState = (typeof HlsId3SegmentTaggingState)[keyof typeof HlsId3SegmentTaggingState];
|
|
5824
|
-
/**
|
|
5825
|
-
* @public
|
|
5826
|
-
* @enum
|
|
5827
|
-
*/
|
|
5828
|
-
export declare const IFrameOnlyPlaylistType: {
|
|
5829
|
-
readonly DISABLED: "DISABLED";
|
|
5830
|
-
readonly STANDARD: "STANDARD";
|
|
5831
|
-
};
|
|
5832
|
-
/**
|
|
5833
|
-
* @public
|
|
5834
|
-
*/
|
|
5835
|
-
export type IFrameOnlyPlaylistType = (typeof IFrameOnlyPlaylistType)[keyof typeof IFrameOnlyPlaylistType];
|
|
5836
|
-
/**
|
|
5837
|
-
* @public
|
|
5838
|
-
* @enum
|
|
5839
|
-
*/
|
|
5840
|
-
export declare const HlsIncompleteSegmentBehavior: {
|
|
5841
|
-
readonly AUTO: "AUTO";
|
|
5842
|
-
readonly SUPPRESS: "SUPPRESS";
|
|
5843
|
-
};
|
|
5844
|
-
/**
|
|
5845
|
-
* @public
|
|
5846
|
-
*/
|
|
5847
|
-
export type HlsIncompleteSegmentBehavior = (typeof HlsIncompleteSegmentBehavior)[keyof typeof HlsIncompleteSegmentBehavior];
|
|
@@ -1,7 +1,74 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { StreamingBlobTypes } from "@smithy/types";
|
|
3
3
|
import { MediaLiveServiceException as __BaseException } from "./MediaLiveServiceException";
|
|
4
|
-
import { ArchiveGroupSettings, AudioDescription, BatchFailedResultModel, BatchSuccessfulResultModel, CaptionDescription, CaptionLanguageMapping, CdiInputSpecification, ChannelClass, ChannelEgressEndpoint, ChannelState,
|
|
4
|
+
import { ArchiveGroupSettings, AudioDescription, BatchFailedResultModel, BatchSuccessfulResultModel, CaptionDescription, CaptionLanguageMapping, CdiInputSpecification, ChannelClass, ChannelEgressEndpoint, ChannelState, ColorCorrection, DeviceSettingsSyncState, DeviceUpdateStatus, FrameCaptureGroupSettings, Hdr10Settings, HlsAdMarkers, HlsAkamaiSettings, HlsBasicPutSettings, HlsCaptionLanguageSetting, HlsClientCache, HlsCodecSpecification, HlsDirectoryStructure, HlsDiscontinuityTags, HlsEncryptionType, HlsMediaStoreSettings, HlsS3Settings, HlsWebdavSettings, Input, InputAttachment, InputClass, InputDestination, InputDestinationRequest, InputDeviceCodec, InputDeviceConfigurableAudioChannelPairConfig, InputDeviceConfiguredInput, InputDeviceConnectionState, InputDeviceHdSettings, InputDeviceNetworkSettings, InputDeviceOutputType, InputDeviceSettings, InputDeviceType, InputDeviceUhdSettings, InputLocation, InputSecurityGroup, InputSecurityGroupState, InputSource, InputSourceRequest, InputSourceType, InputSpecification, InputState, InputType, InputWhitelistRule, InputWhitelistRuleCidr, LogLevel, MaintenanceDay, MaintenanceStatus, MediaConnectFlow, MediaConnectFlowRequest, MultiplexOutputDestination, MultiplexProgramPipelineDetail, MultiplexState, OfferingDurationUnits, OfferingType, Output, OutputDestination, OutputLocationRef, ReservationResourceSpecification, VpcOutputSettingsDescription } from "./models_0";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
* Hls Cdn Settings
|
|
8
|
+
*/
|
|
9
|
+
export interface HlsCdnSettings {
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
* Hls Akamai Settings
|
|
13
|
+
*/
|
|
14
|
+
HlsAkamaiSettings?: HlsAkamaiSettings;
|
|
15
|
+
/**
|
|
16
|
+
* @public
|
|
17
|
+
* Hls Basic Put Settings
|
|
18
|
+
*/
|
|
19
|
+
HlsBasicPutSettings?: HlsBasicPutSettings;
|
|
20
|
+
/**
|
|
21
|
+
* @public
|
|
22
|
+
* Hls Media Store Settings
|
|
23
|
+
*/
|
|
24
|
+
HlsMediaStoreSettings?: HlsMediaStoreSettings;
|
|
25
|
+
/**
|
|
26
|
+
* @public
|
|
27
|
+
* Hls S3 Settings
|
|
28
|
+
*/
|
|
29
|
+
HlsS3Settings?: HlsS3Settings;
|
|
30
|
+
/**
|
|
31
|
+
* @public
|
|
32
|
+
* Hls Webdav Settings
|
|
33
|
+
*/
|
|
34
|
+
HlsWebdavSettings?: HlsWebdavSettings;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* @public
|
|
38
|
+
* @enum
|
|
39
|
+
*/
|
|
40
|
+
export declare const HlsId3SegmentTaggingState: {
|
|
41
|
+
readonly DISABLED: "DISABLED";
|
|
42
|
+
readonly ENABLED: "ENABLED";
|
|
43
|
+
};
|
|
44
|
+
/**
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
47
|
+
export type HlsId3SegmentTaggingState = (typeof HlsId3SegmentTaggingState)[keyof typeof HlsId3SegmentTaggingState];
|
|
48
|
+
/**
|
|
49
|
+
* @public
|
|
50
|
+
* @enum
|
|
51
|
+
*/
|
|
52
|
+
export declare const IFrameOnlyPlaylistType: {
|
|
53
|
+
readonly DISABLED: "DISABLED";
|
|
54
|
+
readonly STANDARD: "STANDARD";
|
|
55
|
+
};
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
59
|
+
export type IFrameOnlyPlaylistType = (typeof IFrameOnlyPlaylistType)[keyof typeof IFrameOnlyPlaylistType];
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
* @enum
|
|
63
|
+
*/
|
|
64
|
+
export declare const HlsIncompleteSegmentBehavior: {
|
|
65
|
+
readonly AUTO: "AUTO";
|
|
66
|
+
readonly SUPPRESS: "SUPPRESS";
|
|
67
|
+
};
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
71
|
+
export type HlsIncompleteSegmentBehavior = (typeof HlsIncompleteSegmentBehavior)[keyof typeof HlsIncompleteSegmentBehavior];
|
|
5
72
|
/**
|
|
6
73
|
* @public
|
|
7
74
|
* @enum
|
|
@@ -4467,11 +4534,6 @@ export interface EncoderSettings {
|
|
|
4467
4534
|
* Settings for caption decriptions
|
|
4468
4535
|
*/
|
|
4469
4536
|
CaptionDescriptions?: CaptionDescription[];
|
|
4470
|
-
/**
|
|
4471
|
-
* @public
|
|
4472
|
-
* Color correction settings
|
|
4473
|
-
*/
|
|
4474
|
-
ColorCorrectionSettings?: ColorCorrectionSettings;
|
|
4475
4537
|
/**
|
|
4476
4538
|
* @public
|
|
4477
4539
|
* Feature Activations
|
|
@@ -4512,6 +4574,11 @@ export interface EncoderSettings {
|
|
|
4512
4574
|
* Thumbnail configuration settings.
|
|
4513
4575
|
*/
|
|
4514
4576
|
ThumbnailConfiguration?: ThumbnailConfiguration;
|
|
4577
|
+
/**
|
|
4578
|
+
* @public
|
|
4579
|
+
* Color Correction Settings
|
|
4580
|
+
*/
|
|
4581
|
+
ColorCorrectionSettings?: ColorCorrectionSettings;
|
|
4515
4582
|
}
|
|
4516
4583
|
/**
|
|
4517
4584
|
* @public
|
|
@@ -6547,76 +6614,17 @@ export interface InputDeviceConfigurableSettings {
|
|
|
6547
6614
|
* To attach this device to a MediaConnect flow, specify these parameters. To detach an existing flow, enter \{\} for the value of mediaconnectSettings. Only UHD devices can specify this parameter.
|
|
6548
6615
|
*/
|
|
6549
6616
|
MediaconnectSettings?: InputDeviceMediaConnectConfigurableSettings;
|
|
6550
|
-
}
|
|
6551
|
-
/**
|
|
6552
|
-
* @public
|
|
6553
|
-
* Placeholder documentation for ListChannelsRequest
|
|
6554
|
-
*/
|
|
6555
|
-
export interface ListChannelsRequest {
|
|
6556
|
-
/**
|
|
6557
|
-
* @public
|
|
6558
|
-
* Placeholder documentation for MaxResults
|
|
6559
|
-
*/
|
|
6560
|
-
MaxResults?: number;
|
|
6561
|
-
/**
|
|
6562
|
-
* @public
|
|
6563
|
-
* Placeholder documentation for __string
|
|
6564
|
-
*/
|
|
6565
|
-
NextToken?: string;
|
|
6566
|
-
}
|
|
6567
|
-
/**
|
|
6568
|
-
* @public
|
|
6569
|
-
* Placeholder documentation for ListChannelsResponse
|
|
6570
|
-
*/
|
|
6571
|
-
export interface ListChannelsResponse {
|
|
6572
|
-
/**
|
|
6573
|
-
* @public
|
|
6574
|
-
* Placeholder documentation for __listOfChannelSummary
|
|
6575
|
-
*/
|
|
6576
|
-
Channels?: ChannelSummary[];
|
|
6577
6617
|
/**
|
|
6578
6618
|
* @public
|
|
6579
|
-
*
|
|
6619
|
+
* An array of eight audio configurations, one for each audio pair in the source. Set up each audio configuration either to exclude the pair, or to format it and include it in the output from the device. This parameter applies only to UHD devices, and only when the device is configured as the source for a MediaConnect flow. For an HD device, you configure the audio by setting up audio selectors in the channel configuration.
|
|
6580
6620
|
*/
|
|
6581
|
-
|
|
6621
|
+
AudioChannelPairs?: InputDeviceConfigurableAudioChannelPairConfig[];
|
|
6582
6622
|
}
|
|
6583
6623
|
/**
|
|
6584
6624
|
* @public
|
|
6585
|
-
* Placeholder documentation for
|
|
6586
|
-
*/
|
|
6587
|
-
export interface ListInputDevicesRequest {
|
|
6588
|
-
/**
|
|
6589
|
-
* @public
|
|
6590
|
-
* Placeholder documentation for MaxResults
|
|
6591
|
-
*/
|
|
6592
|
-
MaxResults?: number;
|
|
6593
|
-
/**
|
|
6594
|
-
* @public
|
|
6595
|
-
* Placeholder documentation for __string
|
|
6596
|
-
*/
|
|
6597
|
-
NextToken?: string;
|
|
6598
|
-
}
|
|
6599
|
-
/**
|
|
6600
|
-
* @public
|
|
6601
|
-
* Placeholder documentation for ListInputDevicesResponse
|
|
6602
|
-
*/
|
|
6603
|
-
export interface ListInputDevicesResponse {
|
|
6604
|
-
/**
|
|
6605
|
-
* @public
|
|
6606
|
-
* The list of input devices.
|
|
6607
|
-
*/
|
|
6608
|
-
InputDevices?: InputDeviceSummary[];
|
|
6609
|
-
/**
|
|
6610
|
-
* @public
|
|
6611
|
-
* A token to get additional list results.
|
|
6612
|
-
*/
|
|
6613
|
-
NextToken?: string;
|
|
6614
|
-
}
|
|
6615
|
-
/**
|
|
6616
|
-
* @public
|
|
6617
|
-
* Placeholder documentation for ListInputDeviceTransfersRequest
|
|
6625
|
+
* Placeholder documentation for ListChannelsRequest
|
|
6618
6626
|
*/
|
|
6619
|
-
export interface
|
|
6627
|
+
export interface ListChannelsRequest {
|
|
6620
6628
|
/**
|
|
6621
6629
|
* @public
|
|
6622
6630
|
* Placeholder documentation for MaxResults
|
|
@@ -6627,11 +6635,6 @@ export interface ListInputDeviceTransfersRequest {
|
|
|
6627
6635
|
* Placeholder documentation for __string
|
|
6628
6636
|
*/
|
|
6629
6637
|
NextToken?: string;
|
|
6630
|
-
/**
|
|
6631
|
-
* @public
|
|
6632
|
-
* Placeholder documentation for __string
|
|
6633
|
-
*/
|
|
6634
|
-
TransferType: string | undefined;
|
|
6635
6638
|
}
|
|
6636
6639
|
/**
|
|
6637
6640
|
* @internal
|
|
@@ -1,5 +1,74 @@
|
|
|
1
|
-
import { CdiInputSpecification, ChannelClass, ChannelEgressEndpoint, ChannelState, DeviceSettingsSyncState, DeviceUpdateStatus, Input, InputAttachment, InputDestinationRequest, InputDeviceConnectionState, InputDeviceHdSettings, InputDeviceNetworkSettings, InputDeviceOutputType, InputDeviceRequest, InputDeviceType, InputDeviceUhdSettings, InputSecurityGroup, InputSourceRequest, InputSpecification, InputWhitelistRuleCidr, LogLevel, MaintenanceDay, MaintenanceStatus, MediaConnectFlowRequest, MultiplexOutputDestination, MultiplexProgramSummary, MultiplexState, MultiplexSummary, Offering, OutputDestination, VpcOutputSettingsDescription } from "./models_0";
|
|
1
|
+
import { CdiInputSpecification, ChannelClass, ChannelEgressEndpoint, ChannelState, ChannelSummary, DeviceSettingsSyncState, DeviceUpdateStatus, Input, InputAttachment, InputDestinationRequest, InputDeviceConnectionState, InputDeviceHdSettings, InputDeviceNetworkSettings, InputDeviceOutputType, InputDeviceRequest, InputDeviceSummary, InputDeviceType, InputDeviceUhdSettings, InputSecurityGroup, InputSourceRequest, InputSpecification, InputWhitelistRuleCidr, LogLevel, MaintenanceDay, MaintenanceStatus, MediaConnectFlowRequest, MultiplexOutputDestination, MultiplexProgramSummary, MultiplexState, MultiplexSummary, Offering, OutputDestination, VpcOutputSettingsDescription } from "./models_0";
|
|
2
2
|
import { AccountConfiguration, Channel, EncoderSettings, InputDeviceConfigurableSettings, Multiplex, MultiplexProgram, MultiplexProgramSettings, MultiplexSettings, PipelineDetail, RenewalSettings, Reservation, TransferringInputDeviceSummary } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
* Placeholder documentation for ListChannelsResponse
|
|
6
|
+
*/
|
|
7
|
+
export interface ListChannelsResponse {
|
|
8
|
+
/**
|
|
9
|
+
* @public
|
|
10
|
+
* Placeholder documentation for __listOfChannelSummary
|
|
11
|
+
*/
|
|
12
|
+
Channels?: ChannelSummary[];
|
|
13
|
+
/**
|
|
14
|
+
* @public
|
|
15
|
+
* Placeholder documentation for __string
|
|
16
|
+
*/
|
|
17
|
+
NextToken?: string;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* @public
|
|
21
|
+
* Placeholder documentation for ListInputDevicesRequest
|
|
22
|
+
*/
|
|
23
|
+
export interface ListInputDevicesRequest {
|
|
24
|
+
/**
|
|
25
|
+
* @public
|
|
26
|
+
* Placeholder documentation for MaxResults
|
|
27
|
+
*/
|
|
28
|
+
MaxResults?: number;
|
|
29
|
+
/**
|
|
30
|
+
* @public
|
|
31
|
+
* Placeholder documentation for __string
|
|
32
|
+
*/
|
|
33
|
+
NextToken?: string;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* @public
|
|
37
|
+
* Placeholder documentation for ListInputDevicesResponse
|
|
38
|
+
*/
|
|
39
|
+
export interface ListInputDevicesResponse {
|
|
40
|
+
/**
|
|
41
|
+
* @public
|
|
42
|
+
* The list of input devices.
|
|
43
|
+
*/
|
|
44
|
+
InputDevices?: InputDeviceSummary[];
|
|
45
|
+
/**
|
|
46
|
+
* @public
|
|
47
|
+
* A token to get additional list results.
|
|
48
|
+
*/
|
|
49
|
+
NextToken?: string;
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
* Placeholder documentation for ListInputDeviceTransfersRequest
|
|
54
|
+
*/
|
|
55
|
+
export interface ListInputDeviceTransfersRequest {
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
* Placeholder documentation for MaxResults
|
|
59
|
+
*/
|
|
60
|
+
MaxResults?: number;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
* Placeholder documentation for __string
|
|
64
|
+
*/
|
|
65
|
+
NextToken?: string;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
* Placeholder documentation for __string
|
|
69
|
+
*/
|
|
70
|
+
TransferType: string | undefined;
|
|
71
|
+
}
|
|
3
72
|
/**
|
|
4
73
|
* @public
|
|
5
74
|
* Placeholder documentation for ListInputDeviceTransfersResponse
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface AcceptInputDeviceTransferCommandInput
|
|
|
21
15
|
export interface AcceptInputDeviceTransferCommandOutput
|
|
22
16
|
extends AcceptInputDeviceTransferResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: AcceptInputDeviceTransferCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: AcceptInputDeviceTransferCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: MediaLiveClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const AcceptInputDeviceTransferCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: AcceptInputDeviceTransferCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
AcceptInputDeviceTransferCommandInput,
|
|
38
|
-
AcceptInputDeviceTransferCommandOutput
|
|
23
|
+
AcceptInputDeviceTransferCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class AcceptInputDeviceTransferCommand extends AcceptInputDeviceTransferCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface BatchDeleteCommandInput extends BatchDeleteRequest {}
|
|
|
17
11
|
export interface BatchDeleteCommandOutput
|
|
18
12
|
extends BatchDeleteResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const BatchDeleteCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: BatchDeleteCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
BatchDeleteCommandInput,
|
|
19
|
+
BatchDeleteCommandOutput,
|
|
20
|
+
MediaLiveClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class BatchDeleteCommand extends BatchDeleteCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface BatchStartCommandInput extends BatchStartRequest {}
|
|
|
17
11
|
export interface BatchStartCommandOutput
|
|
18
12
|
extends BatchStartResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const BatchStartCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: BatchStartCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
BatchStartCommandInput,
|
|
19
|
+
BatchStartCommandOutput,
|
|
20
|
+
MediaLiveClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class BatchStartCommand extends BatchStartCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface BatchStopCommandInput extends BatchStopRequest {}
|
|
|
17
11
|
export interface BatchStopCommandOutput
|
|
18
12
|
extends BatchStopResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const BatchStopCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: BatchStopCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
BatchStopCommandInput,
|
|
19
|
+
BatchStopCommandOutput,
|
|
20
|
+
MediaLiveClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class BatchStopCommand extends BatchStopCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaLiveClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface BatchUpdateScheduleCommandInput
|
|
|
21
15
|
export interface BatchUpdateScheduleCommandOutput
|
|
22
16
|
extends BatchUpdateScheduleResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const BatchUpdateScheduleCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: BatchUpdateScheduleCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
BatchUpdateScheduleCommandInput,
|
|
23
|
+
BatchUpdateScheduleCommandOutput,
|
|
24
|
+
MediaLiveClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class BatchUpdateScheduleCommand extends BatchUpdateScheduleCommand_base {}
|