@aws-sdk/client-medialive 3.1044.0 → 3.1046.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,
|
|
@@ -18,7 +18,7 @@ export interface UpdateNetworkCommandOutput
|
|
|
18
18
|
declare const UpdateNetworkCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: UpdateNetworkCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
UpdateNetworkCommandInput,
|
|
23
23
|
UpdateNetworkCommandOutput,
|
|
24
24
|
MediaLiveClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const UpdateNetworkCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: UpdateNetworkCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
UpdateNetworkCommandInput,
|
|
32
32
|
UpdateNetworkCommandOutput,
|
|
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 UpdateNetworkCommand extends UpdateNetworkCommand_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 UpdateNodeCommandOutput
|
|
|
15
15
|
declare const UpdateNodeCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: UpdateNodeCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UpdateNodeCommandInput,
|
|
20
20
|
UpdateNodeCommandOutput,
|
|
21
21
|
MediaLiveClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const UpdateNodeCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: UpdateNodeCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
UpdateNodeCommandInput,
|
|
29
29
|
UpdateNodeCommandOutput,
|
|
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 UpdateNodeCommand extends UpdateNodeCommand_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 UpdateNodeStateCommandOutput
|
|
|
18
18
|
declare const UpdateNodeStateCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: UpdateNodeStateCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
UpdateNodeStateCommandInput,
|
|
23
23
|
UpdateNodeStateCommandOutput,
|
|
24
24
|
MediaLiveClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const UpdateNodeStateCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: UpdateNodeStateCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
UpdateNodeStateCommandInput,
|
|
32
32
|
UpdateNodeStateCommandOutput,
|
|
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 UpdateNodeStateCommand extends UpdateNodeStateCommand_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 UpdateReservationCommandOutput
|
|
|
19
19
|
declare const UpdateReservationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateReservationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateReservationCommandInput,
|
|
24
24
|
UpdateReservationCommandOutput,
|
|
25
25
|
MediaLiveClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateReservationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateReservationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateReservationCommandInput,
|
|
33
33
|
UpdateReservationCommandOutput,
|
|
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 UpdateReservationCommand extends UpdateReservationCommand_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 UpdateSdiSourceCommandOutput
|
|
|
18
18
|
declare const UpdateSdiSourceCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: UpdateSdiSourceCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
UpdateSdiSourceCommandInput,
|
|
23
23
|
UpdateSdiSourceCommandOutput,
|
|
24
24
|
MediaLiveClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const UpdateSdiSourceCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: UpdateSdiSourceCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
UpdateSdiSourceCommandInput,
|
|
32
32
|
UpdateSdiSourceCommandOutput,
|
|
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 UpdateSdiSourceCommand extends UpdateSdiSourceCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
export declare const bdd: BinaryDecisionDiagram;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { HttpHandlerExtensionConfiguration } from "@smithy/
|
|
2
|
+
import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface MediaLiveExtensionConfiguration
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
3
3
|
ServiceException as __ServiceException,
|
|
4
|
-
} from "@smithy/
|
|
4
|
+
} from "@smithy/core/client";
|
|
5
5
|
export { __ServiceExceptionOptions };
|
|
6
6
|
export { __ServiceException };
|
|
7
7
|
export declare class MediaLiveServiceException extends __ServiceException {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client";
|
|
2
2
|
import { MediaLiveServiceException as __BaseException } from "./MediaLiveServiceException";
|
|
3
3
|
import { ValidationError } from "./models_0";
|
|
4
4
|
export declare class BadGatewayException extends __BaseException {
|
|
@@ -3,7 +3,7 @@ import { MediaLiveClientConfig } from "./MediaLiveClient";
|
|
|
3
3
|
export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
4
4
|
runtime: string;
|
|
5
5
|
defaultsMode: import("@smithy/types").Provider<
|
|
6
|
-
import("@smithy/
|
|
6
|
+
import("@smithy/core/client").ResolvedDefaultsMode
|
|
7
7
|
>;
|
|
8
8
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider:
|
|
@@ -17,7 +17,7 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
|
17
17
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
18
18
|
region: string | import("@smithy/types").Provider<any>;
|
|
19
19
|
requestHandler:
|
|
20
|
-
| import("@smithy/
|
|
20
|
+
| import("@smithy/core/protocols").HttpHandler<any>
|
|
21
21
|
| RequestHandler;
|
|
22
22
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
23
23
|
sha256: import("@smithy/types").HashConstructor;
|
|
@@ -3,7 +3,7 @@ import { MediaLiveClientConfig } from "./MediaLiveClient";
|
|
|
3
3
|
export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
4
4
|
runtime: string;
|
|
5
5
|
defaultsMode: import("@smithy/types").Provider<
|
|
6
|
-
import("@smithy/
|
|
6
|
+
import("@smithy/core/client").ResolvedDefaultsMode
|
|
7
7
|
>;
|
|
8
8
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
@@ -19,7 +19,7 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
|
19
19
|
region: string | import("@smithy/types").Provider<string>;
|
|
20
20
|
requestHandler:
|
|
21
21
|
| RequestHandler
|
|
22
|
-
| import("@smithy/
|
|
22
|
+
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
23
23
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
24
24
|
sha256: import("@smithy/types").HashConstructor;
|
|
25
25
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
|
6
6
|
| import("@smithy/types").NodeHttpHandlerOptions
|
|
7
7
|
| import("@smithy/types").FetchHttpHandlerOptions
|
|
8
8
|
| Record<string, unknown>
|
|
9
|
-
| import("@smithy/
|
|
9
|
+
| import("@smithy/core/protocols").HttpHandler<any>
|
|
10
10
|
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
11
11
|
cacheMiddleware?: boolean;
|
|
12
12
|
protocol:
|
|
@@ -46,9 +46,9 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
|
|
|
46
46
|
logger: import("@smithy/types").Logger;
|
|
47
47
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
48
48
|
defaultsMode:
|
|
49
|
-
| import("@smithy/
|
|
49
|
+
| import("@smithy/core/client").DefaultsMode
|
|
50
50
|
| import("@smithy/types").Provider<
|
|
51
|
-
import("@smithy/
|
|
51
|
+
import("@smithy/core/client").DefaultsMode
|
|
52
52
|
>;
|
|
53
53
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
54
54
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeChannelCommandInput, type DescribeChannelCommandOutput } from "../commands/DescribeChannelCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeChannelCommandInput, type DescribeChannelCommandOutput } from "../commands/DescribeChannelCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeChannelPlacementGroupCommandInput, type DescribeChannelPlacementGroupCommandOutput } from "../commands/DescribeChannelPlacementGroupCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeChannelPlacementGroupCommandInput, type DescribeChannelPlacementGroupCommandOutput } from "../commands/DescribeChannelPlacementGroupCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeChannelPlacementGroupCommandInput, type DescribeChannelPlacementGroupCommandOutput } from "../commands/DescribeChannelPlacementGroupCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeChannelCommandInput, type DescribeChannelCommandOutput } from "../commands/DescribeChannelCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeChannelCommandInput, type DescribeChannelCommandOutput } from "../commands/DescribeChannelCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeClusterCommandInput, type DescribeClusterCommandOutput } from "../commands/DescribeClusterCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeClusterCommandInput, type DescribeClusterCommandOutput } from "../commands/DescribeClusterCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeInputCommandInput, type DescribeInputCommandOutput } from "../commands/DescribeInputCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeInputCommandInput, type DescribeInputCommandOutput } from "../commands/DescribeInputCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeInputCommandInput, type DescribeInputCommandOutput } from "../commands/DescribeInputCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeMultiplexCommandInput, type DescribeMultiplexCommandOutput } from "../commands/DescribeMultiplexCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeMultiplexCommandInput, type DescribeMultiplexCommandOutput } from "../commands/DescribeMultiplexCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeMultiplexCommandInput, type DescribeMultiplexCommandOutput } from "../commands/DescribeMultiplexCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeMultiplexCommandInput, type DescribeMultiplexCommandOutput } from "../commands/DescribeMultiplexCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeNodeCommandInput, type DescribeNodeCommandOutput } from "../commands/DescribeNodeCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type DescribeNodeCommandInput, type DescribeNodeCommandOutput } from "../commands/DescribeNodeCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type GetSignalMapCommandInput, type GetSignalMapCommandOutput } from "../commands/GetSignalMapCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type GetSignalMapCommandInput, type GetSignalMapCommandOutput } from "../commands/GetSignalMapCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type GetSignalMapCommandInput, type GetSignalMapCommandOutput } from "../commands/GetSignalMapCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type WaiterConfiguration, type WaiterResult } from "@smithy/
|
|
1
|
+
import { type WaiterConfiguration, type WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { type GetSignalMapCommandInput, type GetSignalMapCommandOutput } from "../commands/GetSignalMapCommand";
|
|
3
3
|
import type { MediaLiveClient } from "../MediaLiveClient";
|
|
4
4
|
import type { MediaLiveServiceException } from "../models/MediaLiveServiceException";
|