@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,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { StopMultiplex$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { TransferInputDevice$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateAccountConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateChannelClass$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateChannel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateChannelPlacementGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateCloudWatchAlarmTemplate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateCloudWatchAlarmTemplateGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateCluster$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateEventBridgeRuleTemplate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateEventBridgeRuleTemplateGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateInput$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateInputDevice$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateInputSecurityGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateMultiplex$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateMultiplexProgram$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateNetwork$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateNode$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateNodeState$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateReservation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateSdiSource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
package/dist-es/endpoint/bdd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
const k = "ref";
|
|
3
3
|
const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g = { [k]: "Endpoint" }, h = { [k]: d }, i = {}, j = [{ [k]: "Region" }];
|
|
4
4
|
const _data = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
-
import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/
|
|
2
|
+
import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/core/endpoints";
|
|
3
3
|
import { bdd } from "./bdd";
|
|
4
4
|
const cache = new EndpointCache({
|
|
5
5
|
size: 50,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, } from "@smithy/
|
|
1
|
+
import { ServiceException as __ServiceException, } from "@smithy/core/client";
|
|
2
2
|
export { __ServiceException };
|
|
3
3
|
export class MediaLiveServiceException extends __ServiceException {
|
|
4
4
|
constructor(options) {
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
3
|
import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
-
import {
|
|
4
|
+
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
6
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/core/retry";
|
|
7
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
5
8
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
-
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
8
|
-
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
10
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
11
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
10
|
export const getRuntimeConfig = (config) => {
|
|
13
11
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -3,15 +3,11 @@ import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/cor
|
|
|
3
3
|
import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchemes";
|
|
4
4
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
5
|
import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/
|
|
9
|
-
import {
|
|
6
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
7
|
+
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
8
|
+
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
9
|
+
import { calculateBodyLength, Hash } from "@smithy/core/serde";
|
|
10
10
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
11
|
-
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
12
|
-
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
13
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
14
|
-
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
15
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
16
12
|
export const getRuntimeConfig = (config) => {
|
|
17
13
|
emitWarningIfUnsupportedVersion(process.version);
|
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
3
|
-
import { NoOpLogger } from "@smithy/
|
|
4
|
-
import { parseUrl } from "@smithy/
|
|
5
|
-
import { fromBase64, toBase64 } from "@smithy/
|
|
6
|
-
import { sdkStreamMixin } from "@smithy/util-stream";
|
|
7
|
-
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
3
|
+
import { NoOpLogger } from "@smithy/core/client";
|
|
4
|
+
import { parseUrl } from "@smithy/core/protocols";
|
|
5
|
+
import { fromBase64, fromUtf8, sdkStreamMixin, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
8
6
|
import { defaultMediaLiveHttpAuthSchemeProvider } from "./auth/httpAuthSchemeProvider";
|
|
9
7
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
10
8
|
import { errorTypeRegistries } from "./schemas/schemas_0";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/core/client";
|
|
3
|
+
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/core/protocols";
|
|
4
4
|
import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
6
6
|
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeChannelCommand, } from "../commands/DescribeChannelCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeChannelCommand, } from "../commands/DescribeChannelCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeChannelPlacementGroupCommand, } from "../commands/DescribeChannelPlacementGroupCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeChannelPlacementGroupCommand, } from "../commands/DescribeChannelPlacementGroupCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeChannelPlacementGroupCommand, } from "../commands/DescribeChannelPlacementGroupCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeChannelCommand, } from "../commands/DescribeChannelCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeChannelCommand, } from "../commands/DescribeChannelCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeClusterCommand, } from "../commands/DescribeClusterCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeClusterCommand, } from "../commands/DescribeClusterCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeInputCommand, } from "../commands/DescribeInputCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeInputCommand, } from "../commands/DescribeInputCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeInputCommand, } from "../commands/DescribeInputCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeMultiplexCommand, } from "../commands/DescribeMultiplexCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeMultiplexCommand, } from "../commands/DescribeMultiplexCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeMultiplexCommand, } from "../commands/DescribeMultiplexCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeMultiplexCommand, } from "../commands/DescribeMultiplexCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeNodeCommand, } from "../commands/DescribeNodeCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeNodeCommand, } from "../commands/DescribeNodeCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { GetSignalMapCommand, } from "../commands/GetSignalMapCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { GetSignalMapCommand, } from "../commands/GetSignalMapCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { GetSignalMapCommand, } from "../commands/GetSignalMapCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { GetSignalMapCommand, } from "../commands/GetSignalMapCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { type WaiterResult } from "@smithy/core/client";
|
|
1
2
|
import type { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator, WaiterConfiguration } from "@smithy/types";
|
|
2
|
-
import type { WaiterResult } from "@smithy/util-waiter";
|
|
3
3
|
import { type AcceptInputDeviceTransferCommandInput, type AcceptInputDeviceTransferCommandOutput } from "./commands/AcceptInputDeviceTransferCommand";
|
|
4
4
|
import { type BatchDeleteCommandInput, type BatchDeleteCommandOutput } from "./commands/BatchDeleteCommand";
|
|
5
5
|
import { type BatchStartCommandInput, type BatchStartCommandOutput } from "./commands/BatchStartCommand";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
2
|
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { type
|
|
4
|
-
import { type
|
|
5
|
-
import { type
|
|
6
|
-
import type
|
|
7
|
-
import { type
|
|
3
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/core/client";
|
|
4
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/core/config";
|
|
5
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
6
|
+
import { type HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
7
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/core/retry";
|
|
8
8
|
import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, SdkStreamMixinInjector as __SdkStreamMixinInjector, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import type { AcceptInputDeviceTransferCommandInput, AcceptInputDeviceTransferCommandOutput } from "./commands/AcceptInputDeviceTransferCommand";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
4
|
import type { AcceptInputDeviceTransferRequest, AcceptInputDeviceTransferResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AcceptInputDeviceTransferCommandInput extends AcceptInputDevice
|
|
|
22
22
|
export interface AcceptInputDeviceTransferCommandOutput extends AcceptInputDeviceTransferResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AcceptInputDeviceTransferCommand_base: {
|
|
25
|
-
new (input: AcceptInputDeviceTransferCommandInput): import("@smithy/
|
|
26
|
-
new (input: AcceptInputDeviceTransferCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AcceptInputDeviceTransferCommandInput): import("@smithy/core/client").CommandImpl<AcceptInputDeviceTransferCommandInput, AcceptInputDeviceTransferCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AcceptInputDeviceTransferCommandInput): import("@smithy/core/client").CommandImpl<AcceptInputDeviceTransferCommandInput, AcceptInputDeviceTransferCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Accept an incoming input device transfer. The ownership of the device will transfer to your AWS account.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
4
|
import type { BatchDeleteRequest, BatchDeleteResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface BatchDeleteCommandInput extends BatchDeleteRequest {
|
|
|
22
22
|
export interface BatchDeleteCommandOutput extends BatchDeleteResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDeleteCommand_base: {
|
|
25
|
-
new (input: BatchDeleteCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [BatchDeleteCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchDeleteCommandInput): import("@smithy/core/client").CommandImpl<BatchDeleteCommandInput, BatchDeleteCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [BatchDeleteCommandInput]): import("@smithy/core/client").CommandImpl<BatchDeleteCommandInput, BatchDeleteCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Starts delete of resources.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
4
|
import type { BatchStartRequest, BatchStartResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface BatchStartCommandInput extends BatchStartRequest {
|
|
|
22
22
|
export interface BatchStartCommandOutput extends BatchStartResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchStartCommand_base: {
|
|
25
|
-
new (input: BatchStartCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [BatchStartCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchStartCommandInput): import("@smithy/core/client").CommandImpl<BatchStartCommandInput, BatchStartCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [BatchStartCommandInput]): import("@smithy/core/client").CommandImpl<BatchStartCommandInput, BatchStartCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Starts existing resources
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
4
|
import type { BatchStopRequest, BatchStopResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface BatchStopCommandInput extends BatchStopRequest {
|
|
|
22
22
|
export interface BatchStopCommandOutput extends BatchStopResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchStopCommand_base: {
|
|
25
|
-
new (input: BatchStopCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [BatchStopCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchStopCommandInput): import("@smithy/core/client").CommandImpl<BatchStopCommandInput, BatchStopCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [BatchStopCommandInput]): import("@smithy/core/client").CommandImpl<BatchStopCommandInput, BatchStopCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Stops running resources
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
4
|
import type { BatchUpdateScheduleRequest, BatchUpdateScheduleResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface BatchUpdateScheduleCommandInput extends BatchUpdateScheduleRequ
|
|
|
22
22
|
export interface BatchUpdateScheduleCommandOutput extends BatchUpdateScheduleResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchUpdateScheduleCommand_base: {
|
|
25
|
-
new (input: BatchUpdateScheduleCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchUpdateScheduleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchUpdateScheduleCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateScheduleCommandInput, BatchUpdateScheduleCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchUpdateScheduleCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateScheduleCommandInput, BatchUpdateScheduleCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Update a channel schedule
|