DestinationConfiguration
Complex data type that defines destination-configuration objects.
Contents
- channel
-
An IVS channel to be used for broadcasting, for server-side composition. Either a
channel
or ans3
must be specified.Type: ChannelDestinationConfiguration object
Required: No
- name
-
Name that can be specified to help identify the destination.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 128.
Pattern:
[a-zA-Z0-9-_]*
Required: No
- s3
-
An S3 storage configuration to be used for recording video data. Either a
channel
or ans3
must be specified.Type: S3DestinationConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: