Awso_ivs_syncSourceval batch_get_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.BatchGetChannelRequest.t ->
(Awso_ivs.Values.BatchGetChannelResponse.t,
Awso_ivs.Values.BatchGetChannelResponse.error)
Result.tval batch_get_stream_key :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.BatchGetStreamKeyRequest.t ->
(Awso_ivs.Values.BatchGetStreamKeyResponse.t,
Awso_ivs.Values.BatchGetStreamKeyResponse.error)
Result.tval batch_start_viewer_session_revocation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.BatchStartViewerSessionRevocationRequest.t ->
(Awso_ivs.Values.BatchStartViewerSessionRevocationResponse.t,
Awso_ivs.Values.BatchStartViewerSessionRevocationResponse.error)
Result.tval create_ad_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.CreateAdConfigurationRequest.t ->
(Awso_ivs.Values.CreateAdConfigurationResponse.t,
Awso_ivs.Values.CreateAdConfigurationResponse.error)
Result.tval create_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.CreateChannelRequest.t ->
(Awso_ivs.Values.CreateChannelResponse.t,
Awso_ivs.Values.CreateChannelResponse.error)
Result.tval create_playback_restriction_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.CreatePlaybackRestrictionPolicyRequest.t ->
(Awso_ivs.Values.CreatePlaybackRestrictionPolicyResponse.t,
Awso_ivs.Values.CreatePlaybackRestrictionPolicyResponse.error)
Result.tval create_recording_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.CreateRecordingConfigurationRequest.t ->
(Awso_ivs.Values.CreateRecordingConfigurationResponse.t,
Awso_ivs.Values.CreateRecordingConfigurationResponse.error)
Result.tval create_stream_key :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.CreateStreamKeyRequest.t ->
(Awso_ivs.Values.CreateStreamKeyResponse.t,
Awso_ivs.Values.CreateStreamKeyResponse.error)
Result.tval delete_ad_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.DeleteAdConfigurationRequest.t ->
(unit, unit) Result.tval delete_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.DeleteChannelRequest.t ->
(unit, unit) Result.tval delete_playback_key_pair :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.DeletePlaybackKeyPairRequest.t ->
(Awso_ivs.Values.DeletePlaybackKeyPairResponse.t,
Awso_ivs.Values.DeletePlaybackKeyPairResponse.error)
Result.tval delete_playback_restriction_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.DeletePlaybackRestrictionPolicyRequest.t ->
(unit, unit) Result.tval delete_recording_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.DeleteRecordingConfigurationRequest.t ->
(unit, unit) Result.tval delete_stream_key :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.DeleteStreamKeyRequest.t ->
(unit, unit) Result.tval get_ad_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.GetAdConfigurationRequest.t ->
(Awso_ivs.Values.GetAdConfigurationResponse.t,
Awso_ivs.Values.GetAdConfigurationResponse.error)
Result.tval get_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.GetChannelRequest.t ->
(Awso_ivs.Values.GetChannelResponse.t,
Awso_ivs.Values.GetChannelResponse.error)
Result.tval get_playback_key_pair :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.GetPlaybackKeyPairRequest.t ->
(Awso_ivs.Values.GetPlaybackKeyPairResponse.t,
Awso_ivs.Values.GetPlaybackKeyPairResponse.error)
Result.tval get_playback_restriction_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.GetPlaybackRestrictionPolicyRequest.t ->
(Awso_ivs.Values.GetPlaybackRestrictionPolicyResponse.t,
Awso_ivs.Values.GetPlaybackRestrictionPolicyResponse.error)
Result.tval get_recording_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.GetRecordingConfigurationRequest.t ->
(Awso_ivs.Values.GetRecordingConfigurationResponse.t,
Awso_ivs.Values.GetRecordingConfigurationResponse.error)
Result.tval get_stream :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.GetStreamRequest.t ->
(Awso_ivs.Values.GetStreamResponse.t,
Awso_ivs.Values.GetStreamResponse.error)
Result.tval get_stream_key :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.GetStreamKeyRequest.t ->
(Awso_ivs.Values.GetStreamKeyResponse.t,
Awso_ivs.Values.GetStreamKeyResponse.error)
Result.tval get_stream_session :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.GetStreamSessionRequest.t ->
(Awso_ivs.Values.GetStreamSessionResponse.t,
Awso_ivs.Values.GetStreamSessionResponse.error)
Result.tval import_playback_key_pair :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.ImportPlaybackKeyPairRequest.t ->
(Awso_ivs.Values.ImportPlaybackKeyPairResponse.t,
Awso_ivs.Values.ImportPlaybackKeyPairResponse.error)
Result.tval insert_ad_break :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.InsertAdBreakRequest.t ->
(Awso_ivs.Values.InsertAdBreakResponse.t,
Awso_ivs.Values.InsertAdBreakResponse.error)
Result.tval list_ad_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.ListAdConfigurationsRequest.t ->
(Awso_ivs.Values.ListAdConfigurationsResponse.t,
Awso_ivs.Values.ListAdConfigurationsResponse.error)
Result.tval list_channels :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.ListChannelsRequest.t ->
(Awso_ivs.Values.ListChannelsResponse.t,
Awso_ivs.Values.ListChannelsResponse.error)
Result.tval list_playback_key_pairs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.ListPlaybackKeyPairsRequest.t ->
(Awso_ivs.Values.ListPlaybackKeyPairsResponse.t,
Awso_ivs.Values.ListPlaybackKeyPairsResponse.error)
Result.tval list_playback_restriction_policies :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.ListPlaybackRestrictionPoliciesRequest.t ->
(Awso_ivs.Values.ListPlaybackRestrictionPoliciesResponse.t,
Awso_ivs.Values.ListPlaybackRestrictionPoliciesResponse.error)
Result.tval list_recording_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.ListRecordingConfigurationsRequest.t ->
(Awso_ivs.Values.ListRecordingConfigurationsResponse.t,
Awso_ivs.Values.ListRecordingConfigurationsResponse.error)
Result.tval list_stream_keys :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.ListStreamKeysRequest.t ->
(Awso_ivs.Values.ListStreamKeysResponse.t,
Awso_ivs.Values.ListStreamKeysResponse.error)
Result.tval list_stream_sessions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.ListStreamSessionsRequest.t ->
(Awso_ivs.Values.ListStreamSessionsResponse.t,
Awso_ivs.Values.ListStreamSessionsResponse.error)
Result.tval list_streams :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.ListStreamsRequest.t ->
(Awso_ivs.Values.ListStreamsResponse.t,
Awso_ivs.Values.ListStreamsResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.ListTagsForResourceRequest.t ->
(Awso_ivs.Values.ListTagsForResourceResponse.t,
Awso_ivs.Values.ListTagsForResourceResponse.error)
Result.tval put_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.PutMetadataRequest.t ->
(unit, unit) Result.tval start_viewer_session_revocation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.StartViewerSessionRevocationRequest.t ->
(Awso_ivs.Values.StartViewerSessionRevocationResponse.t,
Awso_ivs.Values.StartViewerSessionRevocationResponse.error)
Result.tval stop_stream :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.StopStreamRequest.t ->
(Awso_ivs.Values.StopStreamResponse.t,
Awso_ivs.Values.StopStreamResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.TagResourceRequest.t ->
(Awso_ivs.Values.TagResourceResponse.t,
Awso_ivs.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.UntagResourceRequest.t ->
(Awso_ivs.Values.UntagResourceResponse.t,
Awso_ivs.Values.UntagResourceResponse.error)
Result.tval update_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.UpdateChannelRequest.t ->
(Awso_ivs.Values.UpdateChannelResponse.t,
Awso_ivs.Values.UpdateChannelResponse.error)
Result.tval update_playback_restriction_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ivs.Values.UpdatePlaybackRestrictionPolicyRequest.t ->
(Awso_ivs.Values.UpdatePlaybackRestrictionPolicyResponse.t,
Awso_ivs.Values.UpdatePlaybackRestrictionPolicyResponse.error)
Result.tinclude module type of struct include Awso_ivs.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module MediaTailorPlaybackConfigurationArn =
Awso_ivs.Values.MediaTailorPlaybackConfigurationArnA complex type that describes an S3 location where recorded videos will be stored.
module PlaybackRestrictionPolicyAllowedCountry =
Awso_ivs.Values.PlaybackRestrictionPolicyAllowedCountrymodule PlaybackRestrictionPolicyAllowedOrigin =
Awso_ivs.Values.PlaybackRestrictionPolicyAllowedOriginObject specifying a configuration for integration with an AWS Elemental MediaTailor (EMT).
Object specifying a stream’s audio configuration, as set up by the broadcaster (usually in an encoder). This is part of the IngestConfigurations object and the deprecated IngestConfiguration object. It is used for monitoring stream health.
Object specifying a stream’s video configuration, as set up by the broadcaster (usually in an encoder). This is part of the IngestConfigurations object and the deprecated IngestConfiguration object. It is used for monitoring stream health.
module RenditionConfigurationRenditionList =
Awso_ivs.Values.RenditionConfigurationRenditionListmodule RenditionConfigurationRenditionSelection =
Awso_ivs.Values.RenditionConfigurationRenditionSelectionA complex type that describes a location where recorded videos will be stored. Each member represents a type of destination configuration. For recording, you define one and only one type of destination configuration.
module PlaybackRestrictionPolicyAllowedCountryList =
Awso_ivs.Values.PlaybackRestrictionPolicyAllowedCountryListmodule PlaybackRestrictionPolicyAllowedOriginList =
Awso_ivs.Values.PlaybackRestrictionPolicyAllowedOriginListmodule PlaybackRestrictionPolicyEnableStrictOriginEnforcement =
Awso_ivs.Values.PlaybackRestrictionPolicyEnableStrictOriginEnforcementmodule ChannelPlaybackRestrictionPolicyArn =
Awso_ivs.Values.ChannelPlaybackRestrictionPolicyArnmodule MediaTailorPlaybackConfigurationsList =
Awso_ivs.Values.MediaTailorPlaybackConfigurationsListA complex type that specifies multitrack input configuration.
Specifies information needed to stream using the SRT protocol.
Object that describes which renditions should be recorded for a stream.
An object representing a configuration of thumbnails for recorded video.
Object specifying a stream’s events. For a list of events, see Using Amazon EventBridge with Amazon IVS.
Summary information about a stream.
Summary information about a stream session.
Summary information about a stream key.
Summary information about a RecordingConfiguration.
Summary information about a PlaybackRestrictionPolicy.
Summary information about a playback key pair.
Summary information about a channel.
Summary information about an ad configuration.
Object specifying a channel.
Object specifying the ingest configuration set up by the broadcaster, usually in an encoder. Note: IngestConfiguration is deprecated in favor of IngestConfigurations but retained to ensure backward compatibility. If multitrack is not enabled, IngestConfiguration and IngestConfigurations contain the same data, namely information about Track0 (the sole track). If multitrack is enabled, IngestConfiguration contains data for only the first track (Track0) and IngestConfigurations contains data for all tracks.
Object specifying the ingest configuration set up by the broadcaster, usually in an encoder. Note: Use IngestConfigurations instead of IngestConfiguration (which is deprecated). If multitrack is not enabled, IngestConfiguration and IngestConfigurations contain the same data, namely information about Track0 (the sole track). If multitrack is enabled, IngestConfiguration contains data for only the first track (Track0) and IngestConfigurations contains data for all tracks.
An object representing a configuration to record a channel stream.
module BatchStartViewerSessionRevocationError =
Awso_ivs.Values.BatchStartViewerSessionRevocationErrorError for a request in the batch for BatchStartViewerSessionRevocation. Each error is related to a specific channel-ARN and viewer-ID pair.
module BatchStartViewerSessionRevocationViewerSession =
Awso_ivs.Values.BatchStartViewerSessionRevocationViewerSessionA viewer session to revoke in the call to BatchStartViewerSessionRevocation.
Error related to a specific channel, specified by its ARN.
Object specifying a stream key.
An object representing a policy to constrain playback by country and/or origin sites.
Object specifying the stream attribute on which to filter.
module MaxPlaybackRestrictionPolicyResults =
Awso_ivs.Values.MaxPlaybackRestrictionPolicyResultsA key pair used to sign and validate a playback authorization token.
Object that captures the Amazon IVS configuration that the customer provisioned, the ingest configurations that the broadcaster used, and the most recent Amazon IVS stream events it encountered.
Specifies a live video stream that has been ingested and distributed.
Object specifying a configuration for a server-side advertising insertion (which can be triggered with the operation).
module BatchStartViewerSessionRevocationErrors =
Awso_ivs.Values.BatchStartViewerSessionRevocationErrorsmodule BatchStartViewerSessionRevocationViewerSessionList =
Awso_ivs.Values.BatchStartViewerSessionRevocationViewerSessionListmodule UpdatePlaybackRestrictionPolicyResponse =
Awso_ivs.Values.UpdatePlaybackRestrictionPolicyResponseUpdates a specified playback restriction policy.
module UpdatePlaybackRestrictionPolicyRequest =
Awso_ivs.Values.UpdatePlaybackRestrictionPolicyRequestUpdates a specified playback restriction policy.
Updates a channel's configuration. Live channels cannot be updated. You must stop the ongoing stream, update the channel, and restart the stream for the changes to take effect.
Updates a channel's configuration. Live channels cannot be updated. You must stop the ongoing stream, update the channel, and restart the stream for the changes to take effect.
Removes tags from the resource with the specified ARN.
Removes tags from the resource with the specified ARN.
Adds or updates tags for the Amazon Web Services resource with the specified ARN.
Adds or updates tags for the Amazon Web Services resource with the specified ARN.
Disconnects the incoming RTMPS stream for the specified channel. Can be used in conjunction with DeleteStreamKey to prevent further streaming to a channel. Many streaming client-software libraries automatically reconnect a dropped RTMPS session, so to stop the stream permanently, you may want to first revoke the streamKey attached to the channel.
Disconnects the incoming RTMPS stream for the specified channel. Can be used in conjunction with DeleteStreamKey to prevent further streaming to a channel. Many streaming client-software libraries automatically reconnect a dropped RTMPS session, so to stop the stream permanently, you may want to first revoke the streamKey attached to the channel.
module StartViewerSessionRevocationResponse =
Awso_ivs.Values.StartViewerSessionRevocationResponseStarts the process of revoking the viewer session associated with a specified channel ARN and viewer ID. Optionally, you can provide a version to revoke viewer sessions less than and including that version. For instructions on associating a viewer ID with a viewer session, see Setting Up Private Channels.
module StartViewerSessionRevocationRequest =
Awso_ivs.Values.StartViewerSessionRevocationRequestStarts the process of revoking the viewer session associated with a specified channel ARN and viewer ID. Optionally, you can provide a version to revoke viewer sessions less than and including that version. For instructions on associating a viewer ID with a viewer session, see Setting Up Private Channels.
Inserts metadata into the active stream of the specified channel. At most 5 requests per second per channel are allowed, each with a maximum 1 KB payload. (If 5 TPS is not sufficient for your needs, we recommend batching your data into a single PutMetadata call.) At most 155 requests per second per account are allowed. Also see Embedding Metadata within a Video Stream in the Amazon IVS User Guide.
Gets information about Amazon Web Services tags for the specified ARN.
Gets information about Amazon Web Services tags for the specified ARN.
Gets summary information about live streams in your account, in the Amazon Web Services region where the API request is processed.
Gets summary information about live streams in your account, in the Amazon Web Services region where the API request is processed.
Gets a summary of current and previous streams for a specified channel in your account, in the AWS region where the API request is processed.
Gets a summary of current and previous streams for a specified channel in your account, in the AWS region where the API request is processed.
Gets summary information about stream keys for the specified channel.
Gets summary information about stream keys for the specified channel.
module ListRecordingConfigurationsResponse =
Awso_ivs.Values.ListRecordingConfigurationsResponseGets summary information about all recording configurations in your account, in the Amazon Web Services region where the API request is processed.
module ListRecordingConfigurationsRequest =
Awso_ivs.Values.ListRecordingConfigurationsRequestGets summary information about all recording configurations in your account, in the Amazon Web Services region where the API request is processed.
module ListPlaybackRestrictionPoliciesResponse =
Awso_ivs.Values.ListPlaybackRestrictionPoliciesResponseGets summary information about playback restriction policies.
module ListPlaybackRestrictionPoliciesRequest =
Awso_ivs.Values.ListPlaybackRestrictionPoliciesRequestGets summary information about playback restriction policies.
Gets summary information about playback key pairs. For more information, see Setting Up Private Channels in the Amazon IVS User Guide.
Gets summary information about playback key pairs. For more information, see Setting Up Private Channels in the Amazon IVS User Guide.
Gets summary information about all channels in your account, in the Amazon Web Services region where the API request is processed. This list can be filtered to match a specified name or recording-configuration ARN. Filters are mutually exclusive and cannot be used together. If you try to use both filters, you will get an error (409 ConflictException).
Gets summary information about all channels in your account, in the Amazon Web Services region where the API request is processed. This list can be filtered to match a specified name or recording-configuration ARN. Filters are mutually exclusive and cannot be used together. If you try to use both filters, you will get an error (409 ConflictException).
Gets summary information about all ad configurations in your account, in the AWS region where the API request is processed.
Gets summary information about all ad configurations in your account, in the AWS region where the API request is processed.
Inserts an ad marker in the playlist for the specified channel and duration using the ad configuration associated with the channel. Note: AWS Elemental MediaTailor (EMT), the service that handles ad requests, provides CloudWatch metrics to help you monitor the success or failure of each InsertAdBreak operation. See Monitoring AWS Elemental MediaTailor with Amazon CloudWatch metrics in the AWS Elemental MediaTailor User Guide for details on available metrics.
Inserts an ad marker in the playlist for the specified channel and duration using the ad configuration associated with the channel. Note: AWS Elemental MediaTailor (EMT), the service that handles ad requests, provides CloudWatch metrics to help you monitor the success or failure of each InsertAdBreak operation. See Monitoring AWS Elemental MediaTailor with Amazon CloudWatch metrics in the AWS Elemental MediaTailor User Guide for details on available metrics.
Imports the public portion of a new key pair and returns its arn and fingerprint. The privateKey can then be used to generate viewer authorization tokens, to grant viewers access to private channels. For more information, see Setting Up Private Channels in the Amazon IVS User Guide.
Imports the public portion of a new key pair and returns its arn and fingerprint. The privateKey can then be used to generate viewer authorization tokens, to grant viewers access to private channels. For more information, see Setting Up Private Channels in the Amazon IVS User Guide.
Gets metadata on a specified stream.
Gets metadata on a specified stream.
Gets information about the active (live) stream on a specified channel.
Gets information about the active (live) stream on a specified channel.
Gets stream-key information for a specified ARN.
Gets stream-key information for a specified ARN.
Gets the recording configuration for the specified ARN.
Gets the recording configuration for the specified ARN.
module GetPlaybackRestrictionPolicyResponse =
Awso_ivs.Values.GetPlaybackRestrictionPolicyResponseGets the specified playback restriction policy.
module GetPlaybackRestrictionPolicyRequest =
Awso_ivs.Values.GetPlaybackRestrictionPolicyRequestGets the specified playback restriction policy.
Gets a specified playback authorization key pair and returns the arn and fingerprint. The privateKey held by the caller can be used to generate viewer authorization tokens, to grant viewers access to private channels. For more information, see Setting Up Private Channels in the Amazon IVS User Guide.
Gets a specified playback authorization key pair and returns the arn and fingerprint. The privateKey held by the caller can be used to generate viewer authorization tokens, to grant viewers access to private channels. For more information, see Setting Up Private Channels in the Amazon IVS User Guide.
Gets the channel configuration for the specified channel ARN. See also BatchGetChannel.
Gets the channel configuration for the specified channel ARN. See also BatchGetChannel.
Gets the ad configuration represented by the specified ARN.
Gets the ad configuration represented by the specified ARN.
Deletes the stream key for the specified ARN, so it can no longer be used to stream.
module DeleteRecordingConfigurationRequest =
Awso_ivs.Values.DeleteRecordingConfigurationRequestDeletes the recording configuration for the specified ARN. If you try to delete a recording configuration that is associated with a channel, you will get an error (409 ConflictException). To avoid this, for all channels that reference the recording configuration, first use UpdateChannel to set the recordingConfigurationArn field to an empty string, then use DeleteRecordingConfiguration.
module DeletePlaybackRestrictionPolicyRequest =
Awso_ivs.Values.DeletePlaybackRestrictionPolicyRequestDeletes the specified playback restriction policy.
Deletes a specified authorization key pair. This invalidates future viewer tokens generated using the key pair’s privateKey. For more information, see Setting Up Private Channels in the Amazon IVS User Guide.
Deletes a specified authorization key pair. This invalidates future viewer tokens generated using the key pair’s privateKey. For more information, see Setting Up Private Channels in the Amazon IVS User Guide.
Deletes the specified channel and its associated stream keys. If you try to delete a live channel, you will get an error (409 ConflictException). To delete a channel that is live, call StopStream, wait for the Amazon EventBridge "Stream End" event (to verify that the stream's state is no longer Live), then call DeleteChannel. (See Using EventBridge with Amazon IVS.)
Deletes the specified ad configuration.
Creates a stream key, used to initiate a stream, for the specified channel ARN. Note that CreateChannel creates a stream key. If you subsequently use CreateStreamKey on the same channel, it will fail because a stream key already exists and there is a limit of 1 stream key per channel. To reset the stream key on a channel, use DeleteStreamKey and then CreateStreamKey.
Creates a stream key, used to initiate a stream, for the specified channel ARN. Note that CreateChannel creates a stream key. If you subsequently use CreateStreamKey on the same channel, it will fail because a stream key already exists and there is a limit of 1 stream key per channel. To reset the stream key on a channel, use DeleteStreamKey and then CreateStreamKey.
module CreateRecordingConfigurationResponse =
Awso_ivs.Values.CreateRecordingConfigurationResponseCreates a new recording configuration, used to enable recording to Amazon S3. Known issue: In the us-east-1 region, if you use the Amazon Web Services CLI to create a recording configuration, it returns success even if the S3 bucket is in a different region. In this case, the state of the recording configuration is CREATE_FAILED (instead of ACTIVE). (In other regions, the CLI correctly returns failure if the bucket is in a different region.) Workaround: Ensure that your S3 bucket is in the same region as the recording configuration. If you create a recording configuration in a different region as your S3 bucket, delete that recording configuration and create a new one with an S3 bucket from the correct region.
module CreateRecordingConfigurationRequest =
Awso_ivs.Values.CreateRecordingConfigurationRequestCreates a new recording configuration, used to enable recording to Amazon S3. Known issue: In the us-east-1 region, if you use the Amazon Web Services CLI to create a recording configuration, it returns success even if the S3 bucket is in a different region. In this case, the state of the recording configuration is CREATE_FAILED (instead of ACTIVE). (In other regions, the CLI correctly returns failure if the bucket is in a different region.) Workaround: Ensure that your S3 bucket is in the same region as the recording configuration. If you create a recording configuration in a different region as your S3 bucket, delete that recording configuration and create a new one with an S3 bucket from the correct region.
module CreatePlaybackRestrictionPolicyResponse =
Awso_ivs.Values.CreatePlaybackRestrictionPolicyResponseCreates a new playback restriction policy, for constraining playback by countries and/or origins.
module CreatePlaybackRestrictionPolicyRequest =
Awso_ivs.Values.CreatePlaybackRestrictionPolicyRequestCreates a new playback restriction policy, for constraining playback by countries and/or origins.
Creates a new channel and an associated stream key to start streaming.
Creates a new channel and an associated stream key to start streaming.
Creates a new ad configuration to be used for server-side ad insertion.
Creates a new ad configuration to be used for server-side ad insertion.
module BatchStartViewerSessionRevocationResponse =
Awso_ivs.Values.BatchStartViewerSessionRevocationResponsePerforms StartViewerSessionRevocation on multiple channel ARN and viewer ID pairs simultaneously.
module BatchStartViewerSessionRevocationRequest =
Awso_ivs.Values.BatchStartViewerSessionRevocationRequestPerforms StartViewerSessionRevocation on multiple channel ARN and viewer ID pairs simultaneously.
Performs GetStreamKey on multiple ARNs simultaneously.
Performs GetStreamKey on multiple ARNs simultaneously.
Performs GetChannel on multiple ARNs simultaneously.
Performs GetChannel on multiple ARNs simultaneously.