@aws-sdk/client-medialive 3.1045.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 type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
4
|
import type { DescribeScheduleRequest, DescribeScheduleResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface DescribeScheduleCommandInput extends DescribeScheduleRequest {
|
|
|
22
22
|
export interface DescribeScheduleCommandOutput extends DescribeScheduleResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeScheduleCommand_base: {
|
|
25
|
-
new (input: DescribeScheduleCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeScheduleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeScheduleCommandInput): import("@smithy/core/client").CommandImpl<DescribeScheduleCommandInput, DescribeScheduleCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeScheduleCommandInput): import("@smithy/core/client").CommandImpl<DescribeScheduleCommandInput, DescribeScheduleCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Get a channel schedule
|
|
@@ -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 { DescribeSdiSourceRequest, DescribeSdiSourceResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface DescribeSdiSourceCommandInput extends DescribeSdiSourceRequest
|
|
|
22
22
|
export interface DescribeSdiSourceCommandOutput extends DescribeSdiSourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSdiSourceCommand_base: {
|
|
25
|
-
new (input: DescribeSdiSourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeSdiSourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeSdiSourceCommandInput): import("@smithy/core/client").CommandImpl<DescribeSdiSourceCommandInput, DescribeSdiSourceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeSdiSourceCommandInput): import("@smithy/core/client").CommandImpl<DescribeSdiSourceCommandInput, DescribeSdiSourceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Gets details about a SdiSource.
|
|
@@ -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 { DescribeThumbnailsRequest, DescribeThumbnailsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface DescribeThumbnailsCommandInput extends DescribeThumbnailsReques
|
|
|
22
22
|
export interface DescribeThumbnailsCommandOutput extends DescribeThumbnailsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeThumbnailsCommand_base: {
|
|
25
|
-
new (input: DescribeThumbnailsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeThumbnailsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeThumbnailsCommandInput): import("@smithy/core/client").CommandImpl<DescribeThumbnailsCommandInput, DescribeThumbnailsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeThumbnailsCommandInput): import("@smithy/core/client").CommandImpl<DescribeThumbnailsCommandInput, DescribeThumbnailsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Describe the latest thumbnails data.
|
|
@@ -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 { GetCloudWatchAlarmTemplateRequest, GetCloudWatchAlarmTemplateResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetCloudWatchAlarmTemplateCommandInput extends GetCloudWatchAla
|
|
|
22
22
|
export interface GetCloudWatchAlarmTemplateCommandOutput extends GetCloudWatchAlarmTemplateResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetCloudWatchAlarmTemplateCommand_base: {
|
|
25
|
-
new (input: GetCloudWatchAlarmTemplateCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetCloudWatchAlarmTemplateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetCloudWatchAlarmTemplateCommandInput): import("@smithy/core/client").CommandImpl<GetCloudWatchAlarmTemplateCommandInput, GetCloudWatchAlarmTemplateCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetCloudWatchAlarmTemplateCommandInput): import("@smithy/core/client").CommandImpl<GetCloudWatchAlarmTemplateCommandInput, GetCloudWatchAlarmTemplateCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Retrieves the specified cloudwatch alarm template.
|
|
@@ -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 { GetCloudWatchAlarmTemplateGroupRequest, GetCloudWatchAlarmTemplateGroupResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetCloudWatchAlarmTemplateGroupCommandInput extends GetCloudWat
|
|
|
22
22
|
export interface GetCloudWatchAlarmTemplateGroupCommandOutput extends GetCloudWatchAlarmTemplateGroupResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetCloudWatchAlarmTemplateGroupCommand_base: {
|
|
25
|
-
new (input: GetCloudWatchAlarmTemplateGroupCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetCloudWatchAlarmTemplateGroupCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetCloudWatchAlarmTemplateGroupCommandInput): import("@smithy/core/client").CommandImpl<GetCloudWatchAlarmTemplateGroupCommandInput, GetCloudWatchAlarmTemplateGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetCloudWatchAlarmTemplateGroupCommandInput): import("@smithy/core/client").CommandImpl<GetCloudWatchAlarmTemplateGroupCommandInput, GetCloudWatchAlarmTemplateGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Retrieves the specified cloudwatch alarm template group.
|
|
@@ -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 { GetEventBridgeRuleTemplateRequest, GetEventBridgeRuleTemplateResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetEventBridgeRuleTemplateCommandInput extends GetEventBridgeRu
|
|
|
22
22
|
export interface GetEventBridgeRuleTemplateCommandOutput extends GetEventBridgeRuleTemplateResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetEventBridgeRuleTemplateCommand_base: {
|
|
25
|
-
new (input: GetEventBridgeRuleTemplateCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetEventBridgeRuleTemplateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetEventBridgeRuleTemplateCommandInput): import("@smithy/core/client").CommandImpl<GetEventBridgeRuleTemplateCommandInput, GetEventBridgeRuleTemplateCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetEventBridgeRuleTemplateCommandInput): import("@smithy/core/client").CommandImpl<GetEventBridgeRuleTemplateCommandInput, GetEventBridgeRuleTemplateCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Retrieves the specified eventbridge rule template.
|
|
@@ -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 { GetEventBridgeRuleTemplateGroupRequest, GetEventBridgeRuleTemplateGroupResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetEventBridgeRuleTemplateGroupCommandInput extends GetEventBri
|
|
|
22
22
|
export interface GetEventBridgeRuleTemplateGroupCommandOutput extends GetEventBridgeRuleTemplateGroupResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetEventBridgeRuleTemplateGroupCommand_base: {
|
|
25
|
-
new (input: GetEventBridgeRuleTemplateGroupCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetEventBridgeRuleTemplateGroupCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetEventBridgeRuleTemplateGroupCommandInput): import("@smithy/core/client").CommandImpl<GetEventBridgeRuleTemplateGroupCommandInput, GetEventBridgeRuleTemplateGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetEventBridgeRuleTemplateGroupCommandInput): import("@smithy/core/client").CommandImpl<GetEventBridgeRuleTemplateGroupCommandInput, GetEventBridgeRuleTemplateGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Retrieves the specified eventbridge rule template group.
|
|
@@ -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 { GetSignalMapRequest, GetSignalMapResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetSignalMapCommandInput extends GetSignalMapRequest {
|
|
|
22
22
|
export interface GetSignalMapCommandOutput extends GetSignalMapResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetSignalMapCommand_base: {
|
|
25
|
-
new (input: GetSignalMapCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetSignalMapCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetSignalMapCommandInput): import("@smithy/core/client").CommandImpl<GetSignalMapCommandInput, GetSignalMapCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetSignalMapCommandInput): import("@smithy/core/client").CommandImpl<GetSignalMapCommandInput, GetSignalMapCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Retrieves the specified signal map.
|
|
@@ -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 { ListAlertsRequest, ListAlertsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListAlertsCommandInput extends ListAlertsRequest {
|
|
|
22
22
|
export interface ListAlertsCommandOutput extends ListAlertsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListAlertsCommand_base: {
|
|
25
|
-
new (input: ListAlertsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListAlertsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListAlertsCommandInput): import("@smithy/core/client").CommandImpl<ListAlertsCommandInput, ListAlertsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListAlertsCommandInput): import("@smithy/core/client").CommandImpl<ListAlertsCommandInput, ListAlertsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* List the alerts for a channel with optional filtering based on alert state.
|
|
@@ -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 { ListChannelPlacementGroupsRequest, ListChannelPlacementGroupsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListChannelPlacementGroupsCommandInput extends ListChannelPlace
|
|
|
22
22
|
export interface ListChannelPlacementGroupsCommandOutput extends ListChannelPlacementGroupsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListChannelPlacementGroupsCommand_base: {
|
|
25
|
-
new (input: ListChannelPlacementGroupsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListChannelPlacementGroupsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListChannelPlacementGroupsCommandInput): import("@smithy/core/client").CommandImpl<ListChannelPlacementGroupsCommandInput, ListChannelPlacementGroupsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListChannelPlacementGroupsCommandInput): import("@smithy/core/client").CommandImpl<ListChannelPlacementGroupsCommandInput, ListChannelPlacementGroupsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Retrieve the list of ChannelPlacementGroups in the specified Cluster.
|
|
@@ -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 { ListChannelsRequest, ListChannelsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListChannelsCommandInput extends ListChannelsRequest {
|
|
|
22
22
|
export interface ListChannelsCommandOutput extends ListChannelsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListChannelsCommand_base: {
|
|
25
|
-
new (input: ListChannelsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListChannelsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListChannelsCommandInput): import("@smithy/core/client").CommandImpl<ListChannelsCommandInput, ListChannelsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListChannelsCommandInput]): import("@smithy/core/client").CommandImpl<ListChannelsCommandInput, ListChannelsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Produces list of channels that have been created
|
|
@@ -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 { ListCloudWatchAlarmTemplateGroupsRequest, ListCloudWatchAlarmTemplateGroupsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListCloudWatchAlarmTemplateGroupsCommandInput extends ListCloud
|
|
|
22
22
|
export interface ListCloudWatchAlarmTemplateGroupsCommandOutput extends ListCloudWatchAlarmTemplateGroupsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListCloudWatchAlarmTemplateGroupsCommand_base: {
|
|
25
|
-
new (input: ListCloudWatchAlarmTemplateGroupsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListCloudWatchAlarmTemplateGroupsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListCloudWatchAlarmTemplateGroupsCommandInput): import("@smithy/core/client").CommandImpl<ListCloudWatchAlarmTemplateGroupsCommandInput, ListCloudWatchAlarmTemplateGroupsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListCloudWatchAlarmTemplateGroupsCommandInput]): import("@smithy/core/client").CommandImpl<ListCloudWatchAlarmTemplateGroupsCommandInput, ListCloudWatchAlarmTemplateGroupsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Lists cloudwatch alarm template groups.
|
|
@@ -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 { ListCloudWatchAlarmTemplatesRequest, ListCloudWatchAlarmTemplatesResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListCloudWatchAlarmTemplatesCommandInput extends ListCloudWatch
|
|
|
22
22
|
export interface ListCloudWatchAlarmTemplatesCommandOutput extends ListCloudWatchAlarmTemplatesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListCloudWatchAlarmTemplatesCommand_base: {
|
|
25
|
-
new (input: ListCloudWatchAlarmTemplatesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListCloudWatchAlarmTemplatesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListCloudWatchAlarmTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListCloudWatchAlarmTemplatesCommandInput, ListCloudWatchAlarmTemplatesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListCloudWatchAlarmTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<ListCloudWatchAlarmTemplatesCommandInput, ListCloudWatchAlarmTemplatesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Lists cloudwatch alarm templates.
|
|
@@ -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 { ListClusterAlertsRequest, ListClusterAlertsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListClusterAlertsCommandInput extends ListClusterAlertsRequest
|
|
|
22
22
|
export interface ListClusterAlertsCommandOutput extends ListClusterAlertsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListClusterAlertsCommand_base: {
|
|
25
|
-
new (input: ListClusterAlertsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListClusterAlertsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListClusterAlertsCommandInput): import("@smithy/core/client").CommandImpl<ListClusterAlertsCommandInput, ListClusterAlertsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListClusterAlertsCommandInput): import("@smithy/core/client").CommandImpl<ListClusterAlertsCommandInput, ListClusterAlertsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* List the alerts for a cluster with optional filtering based on alert state.
|
|
@@ -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 { ListClustersRequest, ListClustersResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListClustersCommandInput extends ListClustersRequest {
|
|
|
22
22
|
export interface ListClustersCommandOutput extends ListClustersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListClustersCommand_base: {
|
|
25
|
-
new (input: ListClustersCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListClustersCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListClustersCommandInput): import("@smithy/core/client").CommandImpl<ListClustersCommandInput, ListClustersCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListClustersCommandInput]): import("@smithy/core/client").CommandImpl<ListClustersCommandInput, ListClustersCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Retrieve the list of Clusters.
|
|
@@ -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 { ListEventBridgeRuleTemplateGroupsRequest, ListEventBridgeRuleTemplateGroupsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListEventBridgeRuleTemplateGroupsCommandInput extends ListEvent
|
|
|
22
22
|
export interface ListEventBridgeRuleTemplateGroupsCommandOutput extends ListEventBridgeRuleTemplateGroupsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListEventBridgeRuleTemplateGroupsCommand_base: {
|
|
25
|
-
new (input: ListEventBridgeRuleTemplateGroupsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListEventBridgeRuleTemplateGroupsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListEventBridgeRuleTemplateGroupsCommandInput): import("@smithy/core/client").CommandImpl<ListEventBridgeRuleTemplateGroupsCommandInput, ListEventBridgeRuleTemplateGroupsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListEventBridgeRuleTemplateGroupsCommandInput]): import("@smithy/core/client").CommandImpl<ListEventBridgeRuleTemplateGroupsCommandInput, ListEventBridgeRuleTemplateGroupsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Lists eventbridge rule template groups.
|
|
@@ -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 { ListEventBridgeRuleTemplatesRequest, ListEventBridgeRuleTemplatesResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListEventBridgeRuleTemplatesCommandInput extends ListEventBridg
|
|
|
22
22
|
export interface ListEventBridgeRuleTemplatesCommandOutput extends ListEventBridgeRuleTemplatesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListEventBridgeRuleTemplatesCommand_base: {
|
|
25
|
-
new (input: ListEventBridgeRuleTemplatesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListEventBridgeRuleTemplatesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListEventBridgeRuleTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListEventBridgeRuleTemplatesCommandInput, ListEventBridgeRuleTemplatesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListEventBridgeRuleTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<ListEventBridgeRuleTemplatesCommandInput, ListEventBridgeRuleTemplatesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Lists eventbridge rule templates.
|
|
@@ -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 { ListInputDeviceTransfersRequest, ListInputDeviceTransfersResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListInputDeviceTransfersCommandInput extends ListInputDeviceTra
|
|
|
22
22
|
export interface ListInputDeviceTransfersCommandOutput extends ListInputDeviceTransfersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListInputDeviceTransfersCommand_base: {
|
|
25
|
-
new (input: ListInputDeviceTransfersCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListInputDeviceTransfersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListInputDeviceTransfersCommandInput): import("@smithy/core/client").CommandImpl<ListInputDeviceTransfersCommandInput, ListInputDeviceTransfersCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListInputDeviceTransfersCommandInput): import("@smithy/core/client").CommandImpl<ListInputDeviceTransfersCommandInput, ListInputDeviceTransfersCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* List input devices that are currently being transferred. List input devices that you are transferring from your AWS account or input devices that another AWS account is transferring to you.
|
|
@@ -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 { ListInputDevicesRequest, ListInputDevicesResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListInputDevicesCommandInput extends ListInputDevicesRequest {
|
|
|
22
22
|
export interface ListInputDevicesCommandOutput extends ListInputDevicesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListInputDevicesCommand_base: {
|
|
25
|
-
new (input: ListInputDevicesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListInputDevicesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListInputDevicesCommandInput): import("@smithy/core/client").CommandImpl<ListInputDevicesCommandInput, ListInputDevicesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListInputDevicesCommandInput]): import("@smithy/core/client").CommandImpl<ListInputDevicesCommandInput, ListInputDevicesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* List input devices
|
|
@@ -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 { ListInputSecurityGroupsRequest, ListInputSecurityGroupsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListInputSecurityGroupsCommandInput extends ListInputSecurityGr
|
|
|
22
22
|
export interface ListInputSecurityGroupsCommandOutput extends ListInputSecurityGroupsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListInputSecurityGroupsCommand_base: {
|
|
25
|
-
new (input: ListInputSecurityGroupsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListInputSecurityGroupsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListInputSecurityGroupsCommandInput): import("@smithy/core/client").CommandImpl<ListInputSecurityGroupsCommandInput, ListInputSecurityGroupsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListInputSecurityGroupsCommandInput]): import("@smithy/core/client").CommandImpl<ListInputSecurityGroupsCommandInput, ListInputSecurityGroupsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Produces a list of Input Security Groups for an 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 { ListInputsRequest, ListInputsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListInputsCommandInput extends ListInputsRequest {
|
|
|
22
22
|
export interface ListInputsCommandOutput extends ListInputsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListInputsCommand_base: {
|
|
25
|
-
new (input: ListInputsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListInputsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListInputsCommandInput): import("@smithy/core/client").CommandImpl<ListInputsCommandInput, ListInputsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListInputsCommandInput]): import("@smithy/core/client").CommandImpl<ListInputsCommandInput, ListInputsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Produces list of inputs that have been created
|
|
@@ -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 { ListMultiplexAlertsRequest, ListMultiplexAlertsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListMultiplexAlertsCommandInput extends ListMultiplexAlertsRequ
|
|
|
22
22
|
export interface ListMultiplexAlertsCommandOutput extends ListMultiplexAlertsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListMultiplexAlertsCommand_base: {
|
|
25
|
-
new (input: ListMultiplexAlertsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListMultiplexAlertsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListMultiplexAlertsCommandInput): import("@smithy/core/client").CommandImpl<ListMultiplexAlertsCommandInput, ListMultiplexAlertsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListMultiplexAlertsCommandInput): import("@smithy/core/client").CommandImpl<ListMultiplexAlertsCommandInput, ListMultiplexAlertsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* List the alerts for a multiplex with optional filtering based on alert state.
|
|
@@ -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 { ListMultiplexProgramsRequest, ListMultiplexProgramsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListMultiplexProgramsCommandInput extends ListMultiplexPrograms
|
|
|
22
22
|
export interface ListMultiplexProgramsCommandOutput extends ListMultiplexProgramsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListMultiplexProgramsCommand_base: {
|
|
25
|
-
new (input: ListMultiplexProgramsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListMultiplexProgramsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListMultiplexProgramsCommandInput): import("@smithy/core/client").CommandImpl<ListMultiplexProgramsCommandInput, ListMultiplexProgramsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListMultiplexProgramsCommandInput): import("@smithy/core/client").CommandImpl<ListMultiplexProgramsCommandInput, ListMultiplexProgramsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* List the programs that currently exist for a specific multiplex.
|
|
@@ -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 { ListMultiplexesRequest, ListMultiplexesResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListMultiplexesCommandInput extends ListMultiplexesRequest {
|
|
|
22
22
|
export interface ListMultiplexesCommandOutput extends ListMultiplexesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListMultiplexesCommand_base: {
|
|
25
|
-
new (input: ListMultiplexesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListMultiplexesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListMultiplexesCommandInput): import("@smithy/core/client").CommandImpl<ListMultiplexesCommandInput, ListMultiplexesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListMultiplexesCommandInput]): import("@smithy/core/client").CommandImpl<ListMultiplexesCommandInput, ListMultiplexesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Retrieve a list of the existing multiplexes.
|
|
@@ -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 { ListNetworksRequest, ListNetworksResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListNetworksCommandInput extends ListNetworksRequest {
|
|
|
22
22
|
export interface ListNetworksCommandOutput extends ListNetworksResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListNetworksCommand_base: {
|
|
25
|
-
new (input: ListNetworksCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListNetworksCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListNetworksCommandInput): import("@smithy/core/client").CommandImpl<ListNetworksCommandInput, ListNetworksCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListNetworksCommandInput]): import("@smithy/core/client").CommandImpl<ListNetworksCommandInput, ListNetworksCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Retrieve the list of Networks.
|
|
@@ -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 { ListNodesRequest, ListNodesResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListNodesCommandInput extends ListNodesRequest {
|
|
|
22
22
|
export interface ListNodesCommandOutput extends ListNodesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListNodesCommand_base: {
|
|
25
|
-
new (input: ListNodesCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListNodesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListNodesCommandInput): import("@smithy/core/client").CommandImpl<ListNodesCommandInput, ListNodesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListNodesCommandInput): import("@smithy/core/client").CommandImpl<ListNodesCommandInput, ListNodesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* Retrieve the list of Nodes.
|