@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
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.resolveHttpAuthSchemeConfig = exports.defaultMediaLiveHttpAuthSchemeProvider = exports.defaultMediaLiveHttpAuthSchemeParametersProvider = void 0;
|
|
4
4
|
const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
|
|
5
|
-
const
|
|
5
|
+
const client_1 = require("@smithy/core/client");
|
|
6
6
|
const defaultMediaLiveHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
7
7
|
return {
|
|
8
|
-
operation: (0,
|
|
9
|
-
region: await (0,
|
|
8
|
+
operation: (0, client_1.getSmithyContext)(context).operation,
|
|
9
|
+
region: await (0, client_1.normalizeProvider)(config.region)() || (() => {
|
|
10
10
|
throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
|
|
11
11
|
})(),
|
|
12
12
|
};
|
|
@@ -40,7 +40,7 @@ exports.defaultMediaLiveHttpAuthSchemeProvider = defaultMediaLiveHttpAuthSchemeP
|
|
|
40
40
|
const resolveHttpAuthSchemeConfig = (config) => {
|
|
41
41
|
const config_0 = (0, httpAuthSchemes_1.resolveAwsSdkSigV4Config)(config);
|
|
42
42
|
return Object.assign(config_0, {
|
|
43
|
-
authSchemePreference: (0,
|
|
43
|
+
authSchemePreference: (0, client_1.normalizeProvider)(config.authSchemePreference ?? []),
|
|
44
44
|
});
|
|
45
45
|
};
|
|
46
46
|
exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
package/dist-cjs/endpoint/bdd.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.bdd = void 0;
|
|
4
|
-
const
|
|
4
|
+
const endpoints_1 = require("@smithy/core/endpoints");
|
|
5
5
|
const k = "ref";
|
|
6
6
|
const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g = { [k]: "Endpoint" }, h = { [k]: d }, i = {}, j = [{ [k]: "Region" }];
|
|
7
7
|
const _data = {
|
|
@@ -46,4 +46,4 @@ const nodes = new Int32Array([
|
|
|
46
46
|
3, r + 1, 13,
|
|
47
47
|
4, r + 2, r + 3,
|
|
48
48
|
]);
|
|
49
|
-
exports.bdd =
|
|
49
|
+
exports.bdd = endpoints_1.BinaryDecisionDiagram.from(nodes, root, _data.conditions, _data.results);
|
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
4
|
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
-
const
|
|
5
|
+
const endpoints_1 = require("@smithy/core/endpoints");
|
|
6
6
|
const bdd_1 = require("./bdd");
|
|
7
|
-
const cache = new
|
|
7
|
+
const cache = new endpoints_1.EndpointCache({
|
|
8
8
|
size: 50,
|
|
9
9
|
params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
|
|
10
10
|
});
|
|
11
11
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
12
|
-
return cache.get(endpointParams, () => (0,
|
|
12
|
+
return cache.get(endpointParams, () => (0, endpoints_1.decideEndpoint)(bdd_1.bdd, {
|
|
13
13
|
endpointParams: endpointParams,
|
|
14
14
|
logger: context.logger,
|
|
15
15
|
}));
|
|
16
16
|
};
|
|
17
17
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
18
|
-
|
|
18
|
+
endpoints_1.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|