@aws-sdk/client-medialive 3.1045.0 → 3.1047.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +471 -473
- package/dist-cjs/models/MediaLiveServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +10 -12
- package/dist-es/MediaLive.js +1 -1
- package/dist-es/MediaLiveClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AcceptInputDeviceTransferCommand.js +2 -2
- package/dist-es/commands/BatchDeleteCommand.js +2 -2
- package/dist-es/commands/BatchStartCommand.js +2 -2
- package/dist-es/commands/BatchStopCommand.js +2 -2
- package/dist-es/commands/BatchUpdateScheduleCommand.js +2 -2
- package/dist-es/commands/CancelInputDeviceTransferCommand.js +2 -2
- package/dist-es/commands/ClaimDeviceCommand.js +2 -2
- package/dist-es/commands/CreateChannelCommand.js +2 -2
- package/dist-es/commands/CreateChannelPlacementGroupCommand.js +2 -2
- package/dist-es/commands/CreateCloudWatchAlarmTemplateCommand.js +2 -2
- package/dist-es/commands/CreateCloudWatchAlarmTemplateGroupCommand.js +2 -2
- package/dist-es/commands/CreateClusterCommand.js +2 -2
- package/dist-es/commands/CreateEventBridgeRuleTemplateCommand.js +2 -2
- package/dist-es/commands/CreateEventBridgeRuleTemplateGroupCommand.js +2 -2
- package/dist-es/commands/CreateInputCommand.js +2 -2
- package/dist-es/commands/CreateInputSecurityGroupCommand.js +2 -2
- package/dist-es/commands/CreateMultiplexCommand.js +2 -2
- package/dist-es/commands/CreateMultiplexProgramCommand.js +2 -2
- package/dist-es/commands/CreateNetworkCommand.js +2 -2
- package/dist-es/commands/CreateNodeCommand.js +2 -2
- package/dist-es/commands/CreateNodeRegistrationScriptCommand.js +2 -2
- package/dist-es/commands/CreatePartnerInputCommand.js +2 -2
- package/dist-es/commands/CreateSdiSourceCommand.js +2 -2
- package/dist-es/commands/CreateSignalMapCommand.js +2 -2
- package/dist-es/commands/CreateTagsCommand.js +2 -2
- package/dist-es/commands/DeleteChannelCommand.js +2 -2
- package/dist-es/commands/DeleteChannelPlacementGroupCommand.js +2 -2
- package/dist-es/commands/DeleteCloudWatchAlarmTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteCloudWatchAlarmTemplateGroupCommand.js +2 -2
- package/dist-es/commands/DeleteClusterCommand.js +2 -2
- package/dist-es/commands/DeleteEventBridgeRuleTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteEventBridgeRuleTemplateGroupCommand.js +2 -2
- package/dist-es/commands/DeleteInputCommand.js +2 -2
- package/dist-es/commands/DeleteInputSecurityGroupCommand.js +2 -2
- package/dist-es/commands/DeleteMultiplexCommand.js +2 -2
- package/dist-es/commands/DeleteMultiplexProgramCommand.js +2 -2
- package/dist-es/commands/DeleteNetworkCommand.js +2 -2
- package/dist-es/commands/DeleteNodeCommand.js +2 -2
- package/dist-es/commands/DeleteReservationCommand.js +2 -2
- package/dist-es/commands/DeleteScheduleCommand.js +2 -2
- package/dist-es/commands/DeleteSdiSourceCommand.js +2 -2
- package/dist-es/commands/DeleteSignalMapCommand.js +2 -2
- package/dist-es/commands/DeleteTagsCommand.js +2 -2
- package/dist-es/commands/DescribeAccountConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeChannelCommand.js +2 -2
- package/dist-es/commands/DescribeChannelPlacementGroupCommand.js +2 -2
- package/dist-es/commands/DescribeClusterCommand.js +2 -2
- package/dist-es/commands/DescribeInputCommand.js +2 -2
- package/dist-es/commands/DescribeInputDeviceCommand.js +2 -2
- package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +2 -2
- package/dist-es/commands/DescribeInputSecurityGroupCommand.js +2 -2
- package/dist-es/commands/DescribeMultiplexCommand.js +2 -2
- package/dist-es/commands/DescribeMultiplexProgramCommand.js +2 -2
- package/dist-es/commands/DescribeNetworkCommand.js +2 -2
- package/dist-es/commands/DescribeNodeCommand.js +2 -2
- package/dist-es/commands/DescribeOfferingCommand.js +2 -2
- package/dist-es/commands/DescribeReservationCommand.js +2 -2
- package/dist-es/commands/DescribeScheduleCommand.js +2 -2
- package/dist-es/commands/DescribeSdiSourceCommand.js +2 -2
- package/dist-es/commands/DescribeThumbnailsCommand.js +2 -2
- package/dist-es/commands/GetCloudWatchAlarmTemplateCommand.js +2 -2
- package/dist-es/commands/GetCloudWatchAlarmTemplateGroupCommand.js +2 -2
- package/dist-es/commands/GetEventBridgeRuleTemplateCommand.js +2 -2
- package/dist-es/commands/GetEventBridgeRuleTemplateGroupCommand.js +2 -2
- package/dist-es/commands/GetSignalMapCommand.js +2 -2
- package/dist-es/commands/ListAlertsCommand.js +2 -2
- package/dist-es/commands/ListChannelPlacementGroupsCommand.js +2 -2
- package/dist-es/commands/ListChannelsCommand.js +2 -2
- package/dist-es/commands/ListCloudWatchAlarmTemplateGroupsCommand.js +2 -2
- package/dist-es/commands/ListCloudWatchAlarmTemplatesCommand.js +2 -2
- package/dist-es/commands/ListClusterAlertsCommand.js +2 -2
- package/dist-es/commands/ListClustersCommand.js +2 -2
- package/dist-es/commands/ListEventBridgeRuleTemplateGroupsCommand.js +2 -2
- package/dist-es/commands/ListEventBridgeRuleTemplatesCommand.js +2 -2
- package/dist-es/commands/ListInputDeviceTransfersCommand.js +2 -2
- package/dist-es/commands/ListInputDevicesCommand.js +2 -2
- package/dist-es/commands/ListInputSecurityGroupsCommand.js +2 -2
- package/dist-es/commands/ListInputsCommand.js +2 -2
- package/dist-es/commands/ListMultiplexAlertsCommand.js +2 -2
- package/dist-es/commands/ListMultiplexProgramsCommand.js +2 -2
- package/dist-es/commands/ListMultiplexesCommand.js +2 -2
- package/dist-es/commands/ListNetworksCommand.js +2 -2
- package/dist-es/commands/ListNodesCommand.js +2 -2
- package/dist-es/commands/ListOfferingsCommand.js +2 -2
- package/dist-es/commands/ListReservationsCommand.js +2 -2
- package/dist-es/commands/ListSdiSourcesCommand.js +2 -2
- package/dist-es/commands/ListSignalMapsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListVersionsCommand.js +2 -2
- package/dist-es/commands/PurchaseOfferingCommand.js +2 -2
- package/dist-es/commands/RebootInputDeviceCommand.js +2 -2
- package/dist-es/commands/RejectInputDeviceTransferCommand.js +2 -2
- package/dist-es/commands/RestartChannelPipelinesCommand.js +2 -2
- package/dist-es/commands/StartChannelCommand.js +2 -2
- package/dist-es/commands/StartDeleteMonitorDeploymentCommand.js +2 -2
- package/dist-es/commands/StartInputDeviceCommand.js +2 -2
- package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +2 -2
- package/dist-es/commands/StartMonitorDeploymentCommand.js +2 -2
- package/dist-es/commands/StartMultiplexCommand.js +2 -2
- package/dist-es/commands/StartUpdateSignalMapCommand.js +2 -2
- package/dist-es/commands/StopChannelCommand.js +2 -2
- package/dist-es/commands/StopInputDeviceCommand.js +2 -2
- package/dist-es/commands/StopMultiplexCommand.js +2 -2
- package/dist-es/commands/TransferInputDeviceCommand.js +2 -2
- package/dist-es/commands/UpdateAccountConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateChannelClassCommand.js +2 -2
- package/dist-es/commands/UpdateChannelCommand.js +2 -2
- package/dist-es/commands/UpdateChannelPlacementGroupCommand.js +2 -2
- package/dist-es/commands/UpdateCloudWatchAlarmTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateCloudWatchAlarmTemplateGroupCommand.js +2 -2
- package/dist-es/commands/UpdateClusterCommand.js +2 -2
- package/dist-es/commands/UpdateEventBridgeRuleTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateEventBridgeRuleTemplateGroupCommand.js +2 -2
- package/dist-es/commands/UpdateInputCommand.js +2 -2
- package/dist-es/commands/UpdateInputDeviceCommand.js +2 -2
- package/dist-es/commands/UpdateInputSecurityGroupCommand.js +2 -2
- package/dist-es/commands/UpdateMultiplexCommand.js +2 -2
- package/dist-es/commands/UpdateMultiplexProgramCommand.js +2 -2
- package/dist-es/commands/UpdateNetworkCommand.js +2 -2
- package/dist-es/commands/UpdateNodeCommand.js +2 -2
- package/dist-es/commands/UpdateNodeStateCommand.js +2 -2
- package/dist-es/commands/UpdateReservationCommand.js +2 -2
- package/dist-es/commands/UpdateSdiSourceCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/MediaLiveServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -5
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForChannelCreated.js +1 -1
- package/dist-es/waiters/waitForChannelDeleted.js +1 -1
- package/dist-es/waiters/waitForChannelPlacementGroupAssigned.js +1 -1
- package/dist-es/waiters/waitForChannelPlacementGroupDeleted.js +1 -1
- package/dist-es/waiters/waitForChannelPlacementGroupUnassigned.js +1 -1
- package/dist-es/waiters/waitForChannelRunning.js +1 -1
- package/dist-es/waiters/waitForChannelStopped.js +1 -1
- package/dist-es/waiters/waitForClusterCreated.js +1 -1
- package/dist-es/waiters/waitForClusterDeleted.js +1 -1
- package/dist-es/waiters/waitForInputAttached.js +1 -1
- package/dist-es/waiters/waitForInputDeleted.js +1 -1
- package/dist-es/waiters/waitForInputDetached.js +1 -1
- package/dist-es/waiters/waitForMultiplexCreated.js +1 -1
- package/dist-es/waiters/waitForMultiplexDeleted.js +1 -1
- package/dist-es/waiters/waitForMultiplexRunning.js +1 -1
- package/dist-es/waiters/waitForMultiplexStopped.js +1 -1
- package/dist-es/waiters/waitForNodeDeregistered.js +1 -1
- package/dist-es/waiters/waitForNodeRegistered.js +1 -1
- package/dist-es/waiters/waitForSignalMapCreated.js +1 -1
- package/dist-es/waiters/waitForSignalMapMonitorDeleted.js +1 -1
- package/dist-es/waiters/waitForSignalMapMonitorDeployed.js +1 -1
- package/dist-es/waiters/waitForSignalMapUpdated.js +1 -1
- package/dist-types/MediaLive.d.ts +1 -1
- package/dist-types/MediaLiveClient.d.ts +5 -5
- package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeleteCommand.d.ts +6 -4
- package/dist-types/commands/BatchStartCommand.d.ts +6 -4
- package/dist-types/commands/BatchStopCommand.d.ts +6 -4
- package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +6 -4
- package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +6 -4
- package/dist-types/commands/ClaimDeviceCommand.d.ts +6 -4
- package/dist-types/commands/CreateChannelCommand.d.ts +6 -4
- package/dist-types/commands/CreateChannelPlacementGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +6 -4
- package/dist-types/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateClusterCommand.d.ts +6 -4
- package/dist-types/commands/CreateEventBridgeRuleTemplateCommand.d.ts +6 -4
- package/dist-types/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateInputCommand.d.ts +6 -4
- package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateMultiplexCommand.d.ts +6 -4
- package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +6 -4
- package/dist-types/commands/CreateNetworkCommand.d.ts +6 -4
- package/dist-types/commands/CreateNodeCommand.d.ts +6 -4
- package/dist-types/commands/CreateNodeRegistrationScriptCommand.d.ts +6 -4
- package/dist-types/commands/CreatePartnerInputCommand.d.ts +6 -4
- package/dist-types/commands/CreateSdiSourceCommand.d.ts +6 -4
- package/dist-types/commands/CreateSignalMapCommand.d.ts +6 -4
- package/dist-types/commands/CreateTagsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteChannelCommand.d.ts +6 -4
- package/dist-types/commands/DeleteChannelPlacementGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteClusterCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInputCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMultiplexCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +6 -4
- package/dist-types/commands/DeleteNetworkCommand.d.ts +6 -4
- package/dist-types/commands/DeleteNodeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReservationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteScheduleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSdiSourceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSignalMapCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTagsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeChannelCommand.d.ts +6 -4
- package/dist-types/commands/DescribeChannelPlacementGroupCommand.d.ts +6 -4
- package/dist-types/commands/DescribeClusterCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInputCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInputDeviceCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMultiplexCommand.d.ts +6 -4
- package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +6 -4
- package/dist-types/commands/DescribeNetworkCommand.d.ts +6 -4
- package/dist-types/commands/DescribeNodeCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOfferingCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReservationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeScheduleCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSdiSourceCommand.d.ts +6 -4
- package/dist-types/commands/DescribeThumbnailsCommand.d.ts +6 -4
- package/dist-types/commands/GetCloudWatchAlarmTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
- package/dist-types/commands/GetEventBridgeRuleTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
- package/dist-types/commands/GetSignalMapCommand.d.ts +6 -4
- package/dist-types/commands/ListAlertsCommand.d.ts +6 -4
- package/dist-types/commands/ListChannelPlacementGroupsCommand.d.ts +6 -4
- package/dist-types/commands/ListChannelsCommand.d.ts +6 -4
- package/dist-types/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +6 -4
- package/dist-types/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListClusterAlertsCommand.d.ts +6 -4
- package/dist-types/commands/ListClustersCommand.d.ts +6 -4
- package/dist-types/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +6 -4
- package/dist-types/commands/ListEventBridgeRuleTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +6 -4
- package/dist-types/commands/ListInputDevicesCommand.d.ts +6 -4
- package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +6 -4
- package/dist-types/commands/ListInputsCommand.d.ts +6 -4
- package/dist-types/commands/ListMultiplexAlertsCommand.d.ts +6 -4
- package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +6 -4
- package/dist-types/commands/ListMultiplexesCommand.d.ts +6 -4
- package/dist-types/commands/ListNetworksCommand.d.ts +6 -4
- package/dist-types/commands/ListNodesCommand.d.ts +6 -4
- package/dist-types/commands/ListOfferingsCommand.d.ts +6 -4
- package/dist-types/commands/ListReservationsCommand.d.ts +6 -4
- package/dist-types/commands/ListSdiSourcesCommand.d.ts +6 -4
- package/dist-types/commands/ListSignalMapsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListVersionsCommand.d.ts +6 -4
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +6 -4
- package/dist-types/commands/RebootInputDeviceCommand.d.ts +6 -4
- package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +6 -4
- package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +6 -4
- package/dist-types/commands/StartChannelCommand.d.ts +6 -4
- package/dist-types/commands/StartDeleteMonitorDeploymentCommand.d.ts +6 -4
- package/dist-types/commands/StartInputDeviceCommand.d.ts +6 -4
- package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +6 -4
- package/dist-types/commands/StartMonitorDeploymentCommand.d.ts +6 -4
- package/dist-types/commands/StartMultiplexCommand.d.ts +6 -4
- package/dist-types/commands/StartUpdateSignalMapCommand.d.ts +6 -4
- package/dist-types/commands/StopChannelCommand.d.ts +6 -4
- package/dist-types/commands/StopInputDeviceCommand.d.ts +6 -4
- package/dist-types/commands/StopMultiplexCommand.d.ts +6 -4
- package/dist-types/commands/TransferInputDeviceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +6 -4
- package/dist-types/commands/UpdateChannelCommand.d.ts +6 -4
- package/dist-types/commands/UpdateChannelPlacementGroupCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
- package/dist-types/commands/UpdateClusterCommand.d.ts +6 -4
- package/dist-types/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
- package/dist-types/commands/UpdateInputCommand.d.ts +6 -4
- package/dist-types/commands/UpdateInputDeviceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMultiplexCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +6 -4
- package/dist-types/commands/UpdateNetworkCommand.d.ts +6 -4
- package/dist-types/commands/UpdateNodeCommand.d.ts +6 -4
- package/dist-types/commands/UpdateNodeStateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateReservationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSdiSourceCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/MediaLiveServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/MediaLive.d.ts +1 -1
- package/dist-types/ts3.4/MediaLiveClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +6 -6
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateChannelPlacementGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEventBridgeRuleTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateNetworkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateNodeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateNodeRegistrationScriptCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSdiSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSignalMapCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteChannelPlacementGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteNetworkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteNodeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSdiSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSignalMapCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeChannelPlacementGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeNetworkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeNodeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSdiSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCloudWatchAlarmTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEventBridgeRuleTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSignalMapCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAlertsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListChannelPlacementGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListClusterAlertsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEventBridgeRuleTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMultiplexAlertsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListNetworksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSdiSourcesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSignalMapsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestartChannelPipelinesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDeleteMonitorDeploymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMonitorDeploymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartUpdateSignalMapCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateChannelPlacementGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateNetworkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateNodeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateNodeStateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSdiSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/MediaLiveServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForChannelCreated.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForChannelDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForChannelPlacementGroupAssigned.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForChannelPlacementGroupDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForChannelPlacementGroupUnassigned.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForChannelRunning.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForChannelStopped.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForClusterCreated.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForInputAttached.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForInputDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForInputDetached.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForMultiplexCreated.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForMultiplexDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForMultiplexRunning.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForMultiplexStopped.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForNodeDeregistered.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForNodeRegistered.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForSignalMapCreated.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForSignalMapMonitorDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForSignalMapMonitorDeployed.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForSignalMapUpdated.d.ts +1 -1
- package/dist-types/waiters/waitForChannelCreated.d.ts +1 -1
- package/dist-types/waiters/waitForChannelDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForChannelPlacementGroupAssigned.d.ts +1 -1
- package/dist-types/waiters/waitForChannelPlacementGroupDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForChannelPlacementGroupUnassigned.d.ts +1 -1
- package/dist-types/waiters/waitForChannelRunning.d.ts +1 -1
- package/dist-types/waiters/waitForChannelStopped.d.ts +1 -1
- package/dist-types/waiters/waitForClusterCreated.d.ts +1 -1
- package/dist-types/waiters/waitForClusterDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForInputAttached.d.ts +1 -1
- package/dist-types/waiters/waitForInputDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForInputDetached.d.ts +1 -1
- package/dist-types/waiters/waitForMultiplexCreated.d.ts +1 -1
- package/dist-types/waiters/waitForMultiplexDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForMultiplexRunning.d.ts +1 -1
- package/dist-types/waiters/waitForMultiplexStopped.d.ts +1 -1
- package/dist-types/waiters/waitForNodeDeregistered.d.ts +1 -1
- package/dist-types/waiters/waitForNodeRegistered.d.ts +1 -1
- package/dist-types/waiters/waitForSignalMapCreated.d.ts +1 -1
- package/dist-types/waiters/waitForSignalMapMonitorDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForSignalMapMonitorDeployed.d.ts +1 -1
- package/dist-types/waiters/waitForSignalMapUpdated.d.ts +1 -1
- package/package.json +13 -36
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -13,7 +13,7 @@ export interface DeleteTagsCommandOutput extends __MetadataBearer {}
|
|
|
13
13
|
declare const DeleteTagsCommand_base: {
|
|
14
14
|
new (
|
|
15
15
|
input: DeleteTagsCommandInput
|
|
16
|
-
): import("@smithy/
|
|
16
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
17
|
DeleteTagsCommandInput,
|
|
18
18
|
DeleteTagsCommandOutput,
|
|
19
19
|
MediaLiveClientResolvedConfig,
|
|
@@ -22,14 +22,16 @@ declare const DeleteTagsCommand_base: {
|
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
24
|
input: DeleteTagsCommandInput
|
|
25
|
-
): import("@smithy/
|
|
25
|
+
): import("@smithy/core/client").CommandImpl<
|
|
26
26
|
DeleteTagsCommandInput,
|
|
27
27
|
DeleteTagsCommandOutput,
|
|
28
28
|
MediaLiveClientResolvedConfig,
|
|
29
29
|
ServiceInputTypes,
|
|
30
30
|
ServiceOutputTypes
|
|
31
31
|
>;
|
|
32
|
-
getEndpointParameterInstructions():
|
|
32
|
+
getEndpointParameterInstructions(): {
|
|
33
|
+
[x: string]: unknown;
|
|
34
|
+
};
|
|
33
35
|
};
|
|
34
36
|
export declare class DeleteTagsCommand extends DeleteTagsCommand_base {
|
|
35
37
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeAccountConfigurationCommandOutput
|
|
|
19
19
|
declare const DescribeAccountConfigurationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeAccountConfigurationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeAccountConfigurationCommandInput,
|
|
24
24
|
DescribeAccountConfigurationCommandOutput,
|
|
25
25
|
MediaLiveClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeAccountConfigurationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeAccountConfigurationCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeAccountConfigurationCommandInput,
|
|
33
33
|
DescribeAccountConfigurationCommandOutput,
|
|
34
34
|
MediaLiveClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeAccountConfigurationCommand extends DescribeAccountConfigurationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface DescribeChannelCommandOutput
|
|
|
18
18
|
declare const DescribeChannelCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DescribeChannelCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DescribeChannelCommandInput,
|
|
23
23
|
DescribeChannelCommandOutput,
|
|
24
24
|
MediaLiveClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DescribeChannelCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DescribeChannelCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DescribeChannelCommandInput,
|
|
32
32
|
DescribeChannelCommandOutput,
|
|
33
33
|
MediaLiveClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DescribeChannelCommand extends DescribeChannelCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeChannelPlacementGroupCommandOutput
|
|
|
19
19
|
declare const DescribeChannelPlacementGroupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeChannelPlacementGroupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeChannelPlacementGroupCommandInput,
|
|
24
24
|
DescribeChannelPlacementGroupCommandOutput,
|
|
25
25
|
MediaLiveClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeChannelPlacementGroupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeChannelPlacementGroupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeChannelPlacementGroupCommandInput,
|
|
33
33
|
DescribeChannelPlacementGroupCommandOutput,
|
|
34
34
|
MediaLiveClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeChannelPlacementGroupCommand extends DescribeChannelPlacementGroupCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface DescribeClusterCommandOutput
|
|
|
18
18
|
declare const DescribeClusterCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DescribeClusterCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DescribeClusterCommandInput,
|
|
23
23
|
DescribeClusterCommandOutput,
|
|
24
24
|
MediaLiveClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DescribeClusterCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DescribeClusterCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DescribeClusterCommandInput,
|
|
32
32
|
DescribeClusterCommandOutput,
|
|
33
33
|
MediaLiveClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DescribeClusterCommand extends DescribeClusterCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface DescribeInputCommandOutput
|
|
|
18
18
|
declare const DescribeInputCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DescribeInputCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DescribeInputCommandInput,
|
|
23
23
|
DescribeInputCommandOutput,
|
|
24
24
|
MediaLiveClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DescribeInputCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DescribeInputCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DescribeInputCommandInput,
|
|
32
32
|
DescribeInputCommandOutput,
|
|
33
33
|
MediaLiveClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DescribeInputCommand extends DescribeInputCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeInputDeviceCommandOutput
|
|
|
19
19
|
declare const DescribeInputDeviceCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeInputDeviceCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeInputDeviceCommandInput,
|
|
24
24
|
DescribeInputDeviceCommandOutput,
|
|
25
25
|
MediaLiveClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeInputDeviceCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeInputDeviceCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeInputDeviceCommandInput,
|
|
33
33
|
DescribeInputDeviceCommandOutput,
|
|
34
34
|
MediaLiveClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeInputDeviceCommand extends DescribeInputDeviceCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import {
|
|
3
3
|
MetadataBearer as __MetadataBearer,
|
|
4
4
|
StreamingBlobPayloadOutputTypes,
|
|
@@ -27,7 +27,7 @@ export interface DescribeInputDeviceThumbnailCommandOutput
|
|
|
27
27
|
declare const DescribeInputDeviceThumbnailCommand_base: {
|
|
28
28
|
new (
|
|
29
29
|
input: DescribeInputDeviceThumbnailCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DescribeInputDeviceThumbnailCommandInput,
|
|
32
32
|
DescribeInputDeviceThumbnailCommandOutput,
|
|
33
33
|
MediaLiveClientResolvedConfig,
|
|
@@ -36,14 +36,16 @@ declare const DescribeInputDeviceThumbnailCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
new (
|
|
38
38
|
input: DescribeInputDeviceThumbnailCommandInput
|
|
39
|
-
): import("@smithy/
|
|
39
|
+
): import("@smithy/core/client").CommandImpl<
|
|
40
40
|
DescribeInputDeviceThumbnailCommandInput,
|
|
41
41
|
DescribeInputDeviceThumbnailCommandOutput,
|
|
42
42
|
MediaLiveClientResolvedConfig,
|
|
43
43
|
ServiceInputTypes,
|
|
44
44
|
ServiceOutputTypes
|
|
45
45
|
>;
|
|
46
|
-
getEndpointParameterInstructions():
|
|
46
|
+
getEndpointParameterInstructions(): {
|
|
47
|
+
[x: string]: unknown;
|
|
48
|
+
};
|
|
47
49
|
};
|
|
48
50
|
export declare class DescribeInputDeviceThumbnailCommand extends DescribeInputDeviceThumbnailCommand_base {
|
|
49
51
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeInputSecurityGroupCommandOutput
|
|
|
19
19
|
declare const DescribeInputSecurityGroupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeInputSecurityGroupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeInputSecurityGroupCommandInput,
|
|
24
24
|
DescribeInputSecurityGroupCommandOutput,
|
|
25
25
|
MediaLiveClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeInputSecurityGroupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeInputSecurityGroupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeInputSecurityGroupCommandInput,
|
|
33
33
|
DescribeInputSecurityGroupCommandOutput,
|
|
34
34
|
MediaLiveClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeInputSecurityGroupCommand extends DescribeInputSecurityGroupCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeMultiplexCommandOutput
|
|
|
19
19
|
declare const DescribeMultiplexCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeMultiplexCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeMultiplexCommandInput,
|
|
24
24
|
DescribeMultiplexCommandOutput,
|
|
25
25
|
MediaLiveClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeMultiplexCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeMultiplexCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeMultiplexCommandInput,
|
|
33
33
|
DescribeMultiplexCommandOutput,
|
|
34
34
|
MediaLiveClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeMultiplexCommand extends DescribeMultiplexCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeMultiplexProgramCommandOutput
|
|
|
19
19
|
declare const DescribeMultiplexProgramCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeMultiplexProgramCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeMultiplexProgramCommandInput,
|
|
24
24
|
DescribeMultiplexProgramCommandOutput,
|
|
25
25
|
MediaLiveClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeMultiplexProgramCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeMultiplexProgramCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeMultiplexProgramCommandInput,
|
|
33
33
|
DescribeMultiplexProgramCommandOutput,
|
|
34
34
|
MediaLiveClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeMultiplexProgramCommand extends DescribeMultiplexProgramCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface DescribeNetworkCommandOutput
|
|
|
18
18
|
declare const DescribeNetworkCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DescribeNetworkCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DescribeNetworkCommandInput,
|
|
23
23
|
DescribeNetworkCommandOutput,
|
|
24
24
|
MediaLiveClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DescribeNetworkCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DescribeNetworkCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DescribeNetworkCommandInput,
|
|
32
32
|
DescribeNetworkCommandOutput,
|
|
33
33
|
MediaLiveClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DescribeNetworkCommand extends DescribeNetworkCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface DescribeNodeCommandOutput
|
|
|
15
15
|
declare const DescribeNodeCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: DescribeNodeCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DescribeNodeCommandInput,
|
|
20
20
|
DescribeNodeCommandOutput,
|
|
21
21
|
MediaLiveClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const DescribeNodeCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: DescribeNodeCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
DescribeNodeCommandInput,
|
|
29
29
|
DescribeNodeCommandOutput,
|
|
30
30
|
MediaLiveClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class DescribeNodeCommand extends DescribeNodeCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface DescribeOfferingCommandOutput
|
|
|
18
18
|
declare const DescribeOfferingCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DescribeOfferingCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DescribeOfferingCommandInput,
|
|
23
23
|
DescribeOfferingCommandOutput,
|
|
24
24
|
MediaLiveClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DescribeOfferingCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DescribeOfferingCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DescribeOfferingCommandInput,
|
|
32
32
|
DescribeOfferingCommandOutput,
|
|
33
33
|
MediaLiveClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DescribeOfferingCommand extends DescribeOfferingCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeReservationCommandOutput
|
|
|
19
19
|
declare const DescribeReservationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeReservationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeReservationCommandInput,
|
|
24
24
|
DescribeReservationCommandOutput,
|
|
25
25
|
MediaLiveClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeReservationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeReservationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeReservationCommandInput,
|
|
33
33
|
DescribeReservationCommandOutput,
|
|
34
34
|
MediaLiveClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeReservationCommand extends DescribeReservationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface DescribeScheduleCommandOutput
|
|
|
18
18
|
declare const DescribeScheduleCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DescribeScheduleCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DescribeScheduleCommandInput,
|
|
23
23
|
DescribeScheduleCommandOutput,
|
|
24
24
|
MediaLiveClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DescribeScheduleCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DescribeScheduleCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DescribeScheduleCommandInput,
|
|
32
32
|
DescribeScheduleCommandOutput,
|
|
33
33
|
MediaLiveClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DescribeScheduleCommand extends DescribeScheduleCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeSdiSourceCommandOutput
|
|
|
19
19
|
declare const DescribeSdiSourceCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeSdiSourceCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeSdiSourceCommandInput,
|
|
24
24
|
DescribeSdiSourceCommandOutput,
|
|
25
25
|
MediaLiveClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeSdiSourceCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeSdiSourceCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeSdiSourceCommandInput,
|
|
33
33
|
DescribeSdiSourceCommandOutput,
|
|
34
34
|
MediaLiveClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeSdiSourceCommand extends DescribeSdiSourceCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeThumbnailsCommandOutput
|
|
|
19
19
|
declare const DescribeThumbnailsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeThumbnailsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeThumbnailsCommandInput,
|
|
24
24
|
DescribeThumbnailsCommandOutput,
|
|
25
25
|
MediaLiveClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeThumbnailsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeThumbnailsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeThumbnailsCommandInput,
|
|
33
33
|
DescribeThumbnailsCommandOutput,
|
|
34
34
|
MediaLiveClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeThumbnailsCommand extends DescribeThumbnailsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
MediaLiveClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface GetCloudWatchAlarmTemplateCommandOutput
|
|
|
19
19
|
declare const GetCloudWatchAlarmTemplateCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetCloudWatchAlarmTemplateCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetCloudWatchAlarmTemplateCommandInput,
|
|
24
24
|
GetCloudWatchAlarmTemplateCommandOutput,
|
|
25
25
|
MediaLiveClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetCloudWatchAlarmTemplateCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetCloudWatchAlarmTemplateCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetCloudWatchAlarmTemplateCommandInput,
|
|
33
33
|
GetCloudWatchAlarmTemplateCommandOutput,
|
|
34
34
|
MediaLiveClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetCloudWatchAlarmTemplateCommand extends GetCloudWatchAlarmTemplateCommand_base {
|
|
41
43
|
protected static __types: {
|