types

package
v1.28.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddBridgeFlowSourceRequest added in v1.19.0

type AddBridgeFlowSourceRequest struct {

	// The Amazon Resource Number (ARN) of the cloud flow to use as a source of this
	// bridge.
	//
	// This member is required.
	FlowArn *string

	// The name of the flow source. This name is used to reference the source and must
	// be unique among sources in this bridge.
	//
	// This member is required.
	Name *string

	// The name of the VPC interface attachment to use for this source.
	FlowVpcInterfaceAttachment *VpcInterfaceAttachment
	// contains filtered or unexported fields
}

Add a flow source to an existing bridge.

type AddBridgeNetworkOutputRequest added in v1.19.0

type AddBridgeNetworkOutputRequest struct {

	// The network output IP Address.
	//
	// This member is required.
	IpAddress *string

	// The network output name. This name is used to reference the output and must be
	// unique among outputs in this bridge.
	//
	// This member is required.
	Name *string

	// The network output's gateway network name.
	//
	// This member is required.
	NetworkName *string

	// The network output port.
	//
	// This member is required.
	Port *int32

	// The network output protocol.
	//
	// This member is required.
	Protocol Protocol

	// The network output TTL.
	//
	// This member is required.
	Ttl *int32
	// contains filtered or unexported fields
}

Add a network output to an existing bridge.

type AddBridgeNetworkSourceRequest added in v1.19.0

type AddBridgeNetworkSourceRequest struct {

	// The network source multicast IP.
	//
	// This member is required.
	MulticastIp *string

	// The name of the network source. This name is used to reference the source and
	// must be unique among sources in this bridge.
	//
	// This member is required.
	Name *string

	// The network source's gateway network name.
	//
	// This member is required.
	NetworkName *string

	// The network source port.
	//
	// This member is required.
	Port *int32

	// The network source protocol.
	//
	// This member is required.
	Protocol Protocol
	// contains filtered or unexported fields
}

Add a network source to an existing bridge.

type AddBridgeOutputRequest added in v1.19.0

type AddBridgeOutputRequest struct {

	// Add a network output to an existing bridge.
	NetworkOutput *AddBridgeNetworkOutputRequest
	// contains filtered or unexported fields
}

Add an output to a bridge.

type AddBridgeSourceRequest added in v1.19.0

type AddBridgeSourceRequest struct {

	// Add a flow source to an existing bridge.
	FlowSource *AddBridgeFlowSourceRequest

	// Add a network source to an existing bridge.
	NetworkSource *AddBridgeNetworkSourceRequest
	// contains filtered or unexported fields
}

Add a source to an existing bridge.

type AddEgressGatewayBridgeRequest added in v1.19.0

type AddEgressGatewayBridgeRequest struct {

	// The maximum expected bitrate (in bps).
	//
	// This member is required.
	MaxBitrate *int32
	// contains filtered or unexported fields
}

type AddFlowOutputs420Exception

type AddFlowOutputs420Exception struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.

func (*AddFlowOutputs420Exception) Error

func (*AddFlowOutputs420Exception) ErrorCode

func (e *AddFlowOutputs420Exception) ErrorCode() string

func (*AddFlowOutputs420Exception) ErrorFault

func (*AddFlowOutputs420Exception) ErrorMessage

func (e *AddFlowOutputs420Exception) ErrorMessage() string

type AddIngressGatewayBridgeRequest added in v1.19.0

type AddIngressGatewayBridgeRequest struct {

	// The maximum expected bitrate (in bps).
	//
	// This member is required.
	MaxBitrate *int32

	// The maximum number of expected outputs.
	//
	// This member is required.
	MaxOutputs *int32
	// contains filtered or unexported fields
}

type AddMaintenance added in v1.16.0

type AddMaintenance struct {

	// A day of a week when the maintenance will happen. Use
	// Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday.
	//
	// This member is required.
	MaintenanceDay MaintenanceDay

	// UTC time when the maintenance will happen. Use 24-hour HH:MM format. Minutes
	// must be 00. Example: 13:00. The default value is 02:00.
	//
	// This member is required.
	MaintenanceStartHour *string
	// contains filtered or unexported fields
}

Create maintenance setting for a flow

type AddMediaStreamRequest added in v1.5.0

type AddMediaStreamRequest struct {

	// A unique identifier for the media stream.
	//
	// This member is required.
	MediaStreamId *int32

	// A name that helps you distinguish one media stream from another.
	//
	// This member is required.
	MediaStreamName *string

	// The type of media stream.
	//
	// This member is required.
	MediaStreamType MediaStreamType

	// The attributes that you want to assign to the new media stream.
	Attributes *MediaStreamAttributesRequest

	// The sample rate (in Hz) for the stream. If the media stream type is video or
	// ancillary data, set this value to 90000. If the media stream type is audio, set
	// this value to either 48000 or 96000.
	ClockRate *int32

	// A description that can help you quickly identify what your media stream is used
	// for.
	Description *string

	// The resolution of the video.
	VideoFormat *string
	// contains filtered or unexported fields
}

The media stream that you want to add to the flow.

type AddOutputRequest

type AddOutputRequest struct {

	// The protocol to use for the output.
	//
	// This member is required.
	Protocol Protocol

	// The range of IP addresses that should be allowed to initiate output requests to
	// this flow. These IP addresses should be in the form of a Classless Inter-Domain
	// Routing (CIDR) block; for example, 10.0.0.0/16.
	CidrAllowList []string

	// A description of the output. This description appears only on the AWS Elemental
	// MediaConnect console and will not be seen by the end user.
	Description *string

	// The IP address from which video will be sent to output destinations.
	Destination *string

	// The type of key used for the encryption. If no keyType is provided, the service
	// will use the default setting (static-key). Allowable encryption types:
	// static-key.
	Encryption *Encryption

	// The maximum latency in milliseconds. This parameter applies only to RIST-based,
	// Zixi-based, and Fujitsu-based streams.
	MaxLatency *int32

	// The media streams that are associated with the output, and the parameters for
	// those associations.
	MediaStreamOutputConfigurations []MediaStreamOutputConfigurationRequest

	// The minimum latency in milliseconds for SRT-based streams. In streams that use
	// the SRT protocol, this value that you set on your MediaConnect source or output
	// represents the minimal potential latency of that connection. The latency of the
	// stream is set to the highest number between the sender’s minimum latency and the
	// receiver’s minimum latency.
	MinLatency *int32

	// The name of the output. This value must be unique within the current flow.
	Name *string

	// The port to use when content is distributed to this output.
	Port *int32

	// The remote ID for the Zixi-pull output stream.
	RemoteId *string

	// The port that the flow uses to send outbound requests to initiate connection
	// with the sender.
	SenderControlPort *int32

	// The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
	SmoothingLatency *int32

	// The stream ID that you want to use for this transport. This parameter applies
	// only to Zixi and SRT caller-based streams.
	StreamId *string

	// The name of the VPC interface attachment to use for this output.
	VpcInterfaceAttachment *VpcInterfaceAttachment
	// contains filtered or unexported fields
}

The output that you want to add to this flow.

type Algorithm

type Algorithm string
const (
	AlgorithmAes128 Algorithm = "aes128"
	AlgorithmAes192 Algorithm = "aes192"
	AlgorithmAes256 Algorithm = "aes256"
)

Enum values for Algorithm

func (Algorithm) Values added in v0.29.0

func (Algorithm) Values() []Algorithm

Values returns all known values for Algorithm. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type BadRequestException

type BadRequestException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.

func (*BadRequestException) Error

func (e *BadRequestException) Error() string

func (*BadRequestException) ErrorCode

func (e *BadRequestException) ErrorCode() string

func (*BadRequestException) ErrorFault

func (e *BadRequestException) ErrorFault() smithy.ErrorFault

func (*BadRequestException) ErrorMessage

func (e *BadRequestException) ErrorMessage() string

type Bridge added in v1.19.0

type Bridge struct {

	// The Amazon Resource Number (ARN) of the bridge.
	//
	// This member is required.
	BridgeArn *string

	// This member is required.
	BridgeState BridgeState

	// The name of the bridge.
	//
	// This member is required.
	Name *string

	// The placement Amazon Resource Number (ARN) of the bridge.
	//
	// This member is required.
	PlacementArn *string

	BridgeMessages []MessageDetail

	EgressGatewayBridge *EgressGatewayBridge

	IngressGatewayBridge *IngressGatewayBridge

	// The outputs on this bridge.
	Outputs []BridgeOutput

	// The settings for source failover.
	SourceFailoverConfig *FailoverConfig

	// The sources on this bridge.
	Sources []BridgeSource
	// contains filtered or unexported fields
}

A Bridge is the connection between your datacenter's Instances and the AWS cloud. A bridge can be used to send video from the AWS cloud to your datacenter or from your datacenter to the AWS cloud.

type BridgeFlowOutput added in v1.19.0

type BridgeFlowOutput struct {

	// The Amazon Resource Number (ARN) of the cloud flow.
	//
	// This member is required.
	FlowArn *string

	// The Amazon Resource Number (ARN) of the flow source.
	//
	// This member is required.
	FlowSourceArn *string

	// The name of the bridge's output.
	//
	// This member is required.
	Name *string
	// contains filtered or unexported fields
}

The output of the bridge. A flow output is delivered to the AWS cloud.

type BridgeFlowSource added in v1.19.0

type BridgeFlowSource struct {

	// The ARN of the cloud flow used as a source of this bridge.
	//
	// This member is required.
	FlowArn *string

	// The name of the flow source.
	//
	// This member is required.
	Name *string

	// The name of the VPC interface attachment to use for this source.
	FlowVpcInterfaceAttachment *VpcInterfaceAttachment

	// The Amazon Resource Number (ARN) of the output.
	OutputArn *string
	// contains filtered or unexported fields
}

The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.

type BridgeNetworkOutput added in v1.19.0

type BridgeNetworkOutput struct {

	// The network output IP Address.
	//
	// This member is required.
	IpAddress *string

	// The network output name.
	//
	// This member is required.
	Name *string

	// The network output's gateway network name.
	//
	// This member is required.
	NetworkName *string

	// The network output port.
	//
	// This member is required.
	Port *int32

	// The network output protocol.
	//
	// This member is required.
	Protocol Protocol

	// The network output TTL.
	//
	// This member is required.
	Ttl *int32
	// contains filtered or unexported fields
}

The output of the bridge. A network output is delivered to your premises.

type BridgeNetworkSource added in v1.19.0

type BridgeNetworkSource struct {

	// The network source multicast IP.
	//
	// This member is required.
	MulticastIp *string

	// The name of the network source.
	//
	// This member is required.
	Name *string

	// The network source's gateway network name.
	//
	// This member is required.
	NetworkName *string

	// The network source port.
	//
	// This member is required.
	Port *int32

	// The network source protocol.
	//
	// This member is required.
	Protocol Protocol
	// contains filtered or unexported fields
}

The source of the bridge. A network source originates at your premises.

type BridgeOutput added in v1.19.0

type BridgeOutput struct {

	// The output of the bridge. A flow output is delivered to the AWS cloud.
	FlowOutput *BridgeFlowOutput

	// The output of the bridge. A network output is delivered to your premises.
	NetworkOutput *BridgeNetworkOutput
	// contains filtered or unexported fields
}

The output of the bridge.

type BridgePlacement added in v1.19.0

type BridgePlacement string
const (
	BridgePlacementAvailable BridgePlacement = "AVAILABLE"
	BridgePlacementLocked    BridgePlacement = "LOCKED"
)

Enum values for BridgePlacement

func (BridgePlacement) Values added in v1.19.0

func (BridgePlacement) Values() []BridgePlacement

Values returns all known values for BridgePlacement. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type BridgeSource added in v1.19.0

type BridgeSource struct {

	// The source of the bridge. A flow source originates in MediaConnect as an
	// existing cloud flow.
	FlowSource *BridgeFlowSource

	// The source of the bridge. A network source originates at your premises.
	NetworkSource *BridgeNetworkSource
	// contains filtered or unexported fields
}

The bridge's source.

type BridgeState added in v1.19.0

type BridgeState string
const (
	BridgeStateCreating     BridgeState = "CREATING"
	BridgeStateStandby      BridgeState = "STANDBY"
	BridgeStateStarting     BridgeState = "STARTING"
	BridgeStateDeploying    BridgeState = "DEPLOYING"
	BridgeStateActive       BridgeState = "ACTIVE"
	BridgeStateStopping     BridgeState = "STOPPING"
	BridgeStateDeleting     BridgeState = "DELETING"
	BridgeStateDeleted      BridgeState = "DELETED"
	BridgeStateStartFailed  BridgeState = "START_FAILED"
	BridgeStateStartPending BridgeState = "START_PENDING"
	BridgeStateStopFailed   BridgeState = "STOP_FAILED"
	BridgeStateUpdating     BridgeState = "UPDATING"
)

Enum values for BridgeState

func (BridgeState) Values added in v1.19.0

func (BridgeState) Values() []BridgeState

Values returns all known values for BridgeState. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type Colorimetry added in v1.5.0

type Colorimetry string
const (
	ColorimetryBt601   Colorimetry = "BT601"
	ColorimetryBt709   Colorimetry = "BT709"
	ColorimetryBt2020  Colorimetry = "BT2020"
	ColorimetryBt2100  Colorimetry = "BT2100"
	ColorimetrySt20651 Colorimetry = "ST2065-1"
	ColorimetrySt20653 Colorimetry = "ST2065-3"
	ColorimetryXyz     Colorimetry = "XYZ"
)

Enum values for Colorimetry

func (Colorimetry) Values added in v1.5.0

func (Colorimetry) Values() []Colorimetry

Values returns all known values for Colorimetry. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type ConflictException added in v1.19.0

type ConflictException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.

func (*ConflictException) Error added in v1.19.0

func (e *ConflictException) Error() string

func (*ConflictException) ErrorCode added in v1.19.0

func (e *ConflictException) ErrorCode() string

func (*ConflictException) ErrorFault added in v1.19.0

func (e *ConflictException) ErrorFault() smithy.ErrorFault

func (*ConflictException) ErrorMessage added in v1.19.0

func (e *ConflictException) ErrorMessage() string

type ConnectionStatus added in v1.19.0

type ConnectionStatus string
const (
	ConnectionStatusConnected    ConnectionStatus = "CONNECTED"
	ConnectionStatusDisconnected ConnectionStatus = "DISCONNECTED"
)

Enum values for ConnectionStatus

func (ConnectionStatus) Values added in v1.19.0

Values returns all known values for ConnectionStatus. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type CreateBridge420Exception added in v1.19.0

type CreateBridge420Exception struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.

func (*CreateBridge420Exception) Error added in v1.19.0

func (e *CreateBridge420Exception) Error() string

func (*CreateBridge420Exception) ErrorCode added in v1.19.0

func (e *CreateBridge420Exception) ErrorCode() string

func (*CreateBridge420Exception) ErrorFault added in v1.19.0

func (e *CreateBridge420Exception) ErrorFault() smithy.ErrorFault

func (*CreateBridge420Exception) ErrorMessage added in v1.19.0

func (e *CreateBridge420Exception) ErrorMessage() string

type CreateFlow420Exception

type CreateFlow420Exception struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.

func (*CreateFlow420Exception) Error

func (e *CreateFlow420Exception) Error() string

func (*CreateFlow420Exception) ErrorCode

func (e *CreateFlow420Exception) ErrorCode() string

func (*CreateFlow420Exception) ErrorFault

func (e *CreateFlow420Exception) ErrorFault() smithy.ErrorFault

func (*CreateFlow420Exception) ErrorMessage

func (e *CreateFlow420Exception) ErrorMessage() string

type CreateGateway420Exception added in v1.19.0

type CreateGateway420Exception struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.

func (*CreateGateway420Exception) Error added in v1.19.0

func (e *CreateGateway420Exception) Error() string

func (*CreateGateway420Exception) ErrorCode added in v1.19.0

func (e *CreateGateway420Exception) ErrorCode() string

func (*CreateGateway420Exception) ErrorFault added in v1.19.0

func (*CreateGateway420Exception) ErrorMessage added in v1.19.0

func (e *CreateGateway420Exception) ErrorMessage() string

type DesiredState added in v1.19.0

type DesiredState string
const (
	DesiredStateActive  DesiredState = "ACTIVE"
	DesiredStateStandby DesiredState = "STANDBY"
	DesiredStateDeleted DesiredState = "DELETED"
)

Enum values for DesiredState

func (DesiredState) Values added in v1.19.0

func (DesiredState) Values() []DesiredState

Values returns all known values for DesiredState. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type DestinationConfiguration added in v1.5.0

type DestinationConfiguration struct {

	// The IP address where contents of the media stream will be sent.
	//
	// This member is required.
	DestinationIp *string

	// The port to use when the content of the media stream is distributed to the
	// output.
	//
	// This member is required.
	DestinationPort *int32

	// The VPC interface that is used for the media stream associated with the output.
	//
	// This member is required.
	Interface *Interface

	// The IP address that the receiver requires in order to establish a connection
	// with the flow. This value is represented by the elastic network interface IP
	// address of the VPC. This field applies only to outputs that use the CDI or ST
	// 2110 JPEG XS protocol.
	//
	// This member is required.
	OutboundIp *string
	// contains filtered or unexported fields
}

The transport parameters that are associated with an outbound media stream.

type DestinationConfigurationRequest added in v1.5.0

type DestinationConfigurationRequest struct {

	// The IP address where you want MediaConnect to send contents of the media stream.
	//
	// This member is required.
	DestinationIp *string

	// The port that you want MediaConnect to use when it distributes the media stream
	// to the output.
	//
	// This member is required.
	DestinationPort *int32

	// The VPC interface that you want to use for the media stream associated with the
	// output.
	//
	// This member is required.
	Interface *InterfaceRequest
	// contains filtered or unexported fields
}

The transport parameters that you want to associate with an outbound media stream.

type DurationUnits added in v0.29.0

type DurationUnits string
const (
	DurationUnitsMonths DurationUnits = "MONTHS"
)

Enum values for DurationUnits

func (DurationUnits) Values added in v0.29.0

func (DurationUnits) Values() []DurationUnits

Values returns all known values for DurationUnits. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type EgressGatewayBridge added in v1.19.0

type EgressGatewayBridge struct {

	// The maximum expected bitrate (in bps) of the egress bridge.
	//
	// This member is required.
	MaxBitrate *int32

	// The ID of the instance running this bridge.
	InstanceId *string
	// contains filtered or unexported fields
}

type EncoderProfile added in v1.5.0

type EncoderProfile string
const (
	EncoderProfileMain EncoderProfile = "main"
	EncoderProfileHigh EncoderProfile = "high"
)

Enum values for EncoderProfile

func (EncoderProfile) Values added in v1.5.0

func (EncoderProfile) Values() []EncoderProfile

Values returns all known values for EncoderProfile. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type EncodingName added in v1.5.0

type EncodingName string
const (
	EncodingNameJxsv     EncodingName = "jxsv"
	EncodingNameRaw      EncodingName = "raw"
	EncodingNameSmpte291 EncodingName = "smpte291"
	EncodingNamePcm      EncodingName = "pcm"
)

Enum values for EncodingName

func (EncodingName) Values added in v1.5.0

func (EncodingName) Values() []EncodingName

Values returns all known values for EncodingName. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type EncodingParameters added in v1.5.0

type EncodingParameters struct {

	// A value that is used to calculate compression for an output. The bitrate of the
	// output is calculated as follows: Output bitrate = (1 / compressionFactor) *
	// (source bitrate) This property only applies to outputs that use the ST 2110 JPEG
	// XS protocol, with a flow source that uses the CDI protocol. Valid values are
	// floating point numbers in the range of 3.0 to 10.0, inclusive.
	//
	// This member is required.
	CompressionFactor *float64

	// A setting on the encoder that drives compression settings. This property only
	// applies to video media streams associated with outputs that use the ST 2110 JPEG
	// XS protocol, with a flow source that uses the CDI protocol.
	//
	// This member is required.
	EncoderProfile EncoderProfile
	// contains filtered or unexported fields
}

A collection of parameters that determine how MediaConnect will convert the content. These fields only apply to outputs on flows that have a CDI source.

type EncodingParametersRequest added in v1.5.0

type EncodingParametersRequest struct {

	// A value that is used to calculate compression for an output. The bitrate of the
	// output is calculated as follows: Output bitrate = (1 / compressionFactor) *
	// (source bitrate) This property only applies to outputs that use the ST 2110 JPEG
	// XS protocol, with a flow source that uses the CDI protocol. Valid values are
	// floating point numbers in the range of 3.0 to 10.0, inclusive.
	//
	// This member is required.
	CompressionFactor *float64

	// A setting on the encoder that drives compression settings. This property only
	// applies to video media streams associated with outputs that use the ST 2110 JPEG
	// XS protocol, if at least one source on the flow uses the CDI protocol.
	//
	// This member is required.
	EncoderProfile EncoderProfile
	// contains filtered or unexported fields
}

A collection of parameters that determine how MediaConnect will convert the content. These fields only apply to outputs on flows that have a CDI source.

type Encryption

type Encryption struct {

	// The ARN of the role that you created during setup (when you set up AWS
	// Elemental MediaConnect as a trusted entity).
	//
	// This member is required.
	RoleArn *string

	// The type of algorithm that is used for the encryption (such as aes128, aes192,
	// or aes256).
	Algorithm Algorithm

	// A 128-bit, 16-byte hex value represented by a 32-character string, to be used
	// with the key for encrypting content. This parameter is not valid for static key
	// encryption.
	ConstantInitializationVector *string

	// The value of one of the devices that you configured with your digital rights
	// management (DRM) platform key provider. This parameter is required for SPEKE
	// encryption and is not valid for static key encryption.
	DeviceId *string

	// The type of key that is used for the encryption. If no keyType is provided, the
	// service will use the default setting (static-key).
	KeyType KeyType

	// The AWS Region that the API Gateway proxy endpoint was created in. This
	// parameter is required for SPEKE encryption and is not valid for static key
	// encryption.
	Region *string

	// An identifier for the content. The service sends this value to the key server
	// to identify the current endpoint. The resource ID is also known as the content
	// ID. This parameter is required for SPEKE encryption and is not valid for static
	// key encryption.
	ResourceId *string

	// The ARN of the secret that you created in AWS Secrets Manager to store the
	// encryption key. This parameter is required for static key encryption and is not
	// valid for SPEKE encryption.
	SecretArn *string

	// The URL from the API Gateway proxy that you set up to talk to your key server.
	// This parameter is required for SPEKE encryption and is not valid for static key
	// encryption.
	Url *string
	// contains filtered or unexported fields
}

Information about the encryption of the flow.

type Entitlement

type Entitlement struct {

	// The ARN of the entitlement.
	//
	// This member is required.
	EntitlementArn *string

	// The name of the entitlement.
	//
	// This member is required.
	Name *string

	// The AWS account IDs that you want to share your content with. The receiving
	// accounts (subscribers) will be allowed to create their own flow using your
	// content as the source.
	//
	// This member is required.
	Subscribers []string

	// Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
	DataTransferSubscriberFeePercent *int32

	// A description of the entitlement.
	Description *string

	// The type of encryption that will be used on the output that is associated with
	// this entitlement.
	Encryption *Encryption

	// An indication of whether the entitlement is enabled.
	EntitlementStatus EntitlementStatus
	// contains filtered or unexported fields
}

The settings for a flow entitlement.

type EntitlementStatus

type EntitlementStatus string
const (
	EntitlementStatusEnabled  EntitlementStatus = "ENABLED"
	EntitlementStatusDisabled EntitlementStatus = "DISABLED"
)

Enum values for EntitlementStatus

func (EntitlementStatus) Values added in v0.29.0

Values returns all known values for EntitlementStatus. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type FailoverConfig

type FailoverConfig struct {

	// The type of failover you choose for this flow. MERGE combines the source
	// streams into a single stream, allowing graceful recovery from any single-source
	// loss. FAILOVER allows switching between different streams.
	FailoverMode FailoverMode

	// Search window time to look for dash-7 packets
	RecoveryWindow *int32

	// The priority you want to assign to a source. You can have a primary stream and
	// a backup stream or two equally prioritized streams.
	SourcePriority *SourcePriority

	State State
	// contains filtered or unexported fields
}

The settings for source failover.

type FailoverMode added in v1.6.0

type FailoverMode string
const (
	FailoverModeMerge    FailoverMode = "MERGE"
	FailoverModeFailover FailoverMode = "FAILOVER"
)

Enum values for FailoverMode

func (FailoverMode) Values added in v1.6.0

func (FailoverMode) Values() []FailoverMode

Values returns all known values for FailoverMode. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type Flow

type Flow struct {

	// The Availability Zone that you want to create the flow in. These options are
	// limited to the Availability Zones within the current AWS.
	//
	// This member is required.
	AvailabilityZone *string

	// The entitlements in this flow.
	//
	// This member is required.
	Entitlements []Entitlement

	// The Amazon Resource Name (ARN) of the flow.
	//
	// This member is required.
	FlowArn *string

	// The name of the flow.
	//
	// This member is required.
	Name *string

	// The outputs in this flow.
	//
	// This member is required.
	Outputs []Output

	// The settings for the source of the flow.
	//
	// This member is required.
	Source *Source

	// The current status of the flow.
	//
	// This member is required.
	Status Status

	// A description of the flow. This value is not used or seen outside of the
	// current AWS Elemental MediaConnect account.
	Description *string

	// The IP address from which video will be sent to output destinations.
	EgressIp *string

	// The maintenance setting of a flow
	Maintenance *Maintenance

	// The media streams that are associated with the flow. After you associate a
	// media stream with a source, you can also associate it with outputs on the flow.
	MediaStreams []MediaStream

	// The settings for source failover.
	SourceFailoverConfig *FailoverConfig

	Sources []Source

	// The VPC Interfaces for this flow.
	VpcInterfaces []VpcInterface
	// contains filtered or unexported fields
}

The settings for a flow, including its source, outputs, and entitlements.

type Fmtp added in v1.5.0

type Fmtp struct {

	// The format of the audio channel.
	ChannelOrder *string

	// The format that is used for the representation of color.
	Colorimetry Colorimetry

	// The frame rate for the video stream, in frames/second. For example: 60000/1001.
	// If you specify a whole number, MediaConnect uses a ratio of N/1. For example, if
	// you specify 60, MediaConnect uses 60/1 as the exactFramerate.
	ExactFramerate *string

	// The pixel aspect ratio (PAR) of the video.
	Par *string

	// The encoding range of the video.
	Range Range

	// The type of compression that was used to smooth the video’s appearance
	ScanMode ScanMode

	// The transfer characteristic system (TCS) that is used in the video.
	Tcs Tcs
	// contains filtered or unexported fields
}

FMTP

type FmtpRequest added in v1.5.0

type FmtpRequest struct {

	// The format of the audio channel.
	ChannelOrder *string

	// The format that is used for the representation of color.
	Colorimetry Colorimetry

	// The frame rate for the video stream, in frames/second. For example: 60000/1001.
	// If you specify a whole number, MediaConnect uses a ratio of N/1. For example, if
	// you specify 60, MediaConnect uses 60/1 as the exactFramerate.
	ExactFramerate *string

	// The pixel aspect ratio (PAR) of the video.
	Par *string

	// The encoding range of the video.
	Range Range

	// The type of compression that was used to smooth the video’s appearance.
	ScanMode ScanMode

	// The transfer characteristic system (TCS) that is used in the video.
	Tcs Tcs
	// contains filtered or unexported fields
}

The settings that you want to use to define the media stream.

type ForbiddenException

type ForbiddenException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.

func (*ForbiddenException) Error

func (e *ForbiddenException) Error() string

func (*ForbiddenException) ErrorCode

func (e *ForbiddenException) ErrorCode() string

func (*ForbiddenException) ErrorFault

func (e *ForbiddenException) ErrorFault() smithy.ErrorFault

func (*ForbiddenException) ErrorMessage

func (e *ForbiddenException) ErrorMessage() string

type FrameResolution added in v1.25.0

type FrameResolution struct {

	// The number of pixels in the height of the video frame.
	//
	// This member is required.
	FrameHeight *int32

	// The number of pixels in the width of the video frame.
	//
	// This member is required.
	FrameWidth *int32
	// contains filtered or unexported fields
}

The frame resolution used by the video stream.

type Gateway added in v1.19.0

type Gateway struct {

	// The range of IP addresses that contribute content or initiate output requests
	// for flows communicating with this gateway. These IP addresses should be in the
	// form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
	//
	// This member is required.
	EgressCidrBlocks []string

	// The Amazon Resource Name (ARN) of the gateway.
	//
	// This member is required.
	GatewayArn *string

	// The name of the gateway. This name can not be modified after the gateway is
	// created.
	//
	// This member is required.
	Name *string

	// The list of networks in the gateway.
	//
	// This member is required.
	Networks []GatewayNetwork

	GatewayMessages []MessageDetail

	// The current status of the gateway.
	GatewayState GatewayState
	// contains filtered or unexported fields
}

The settings for a gateway, including its networks.

type GatewayBridgeSource added in v1.19.0

type GatewayBridgeSource struct {

	// The ARN of the bridge feeding this flow.
	//
	// This member is required.
	BridgeArn *string

	// The name of the VPC interface attachment to use for this bridge source.
	VpcInterfaceAttachment *VpcInterfaceAttachment
	// contains filtered or unexported fields
}

The source configuration for cloud flows receiving a stream from a bridge.

type GatewayInstance added in v1.19.0

type GatewayInstance struct {

	// The availability of the instance to host new bridges. The bridgePlacement
	// property can be LOCKED or AVAILABLE. If it is LOCKED, no new bridges can be
	// deployed to this instance. If it is AVAILABLE, new bridges can be added to this
	// instance.
	//
	// This member is required.
	BridgePlacement BridgePlacement

	// The connection state of the instance.
	//
	// This member is required.
	ConnectionStatus ConnectionStatus

	// The Amazon Resource Name (ARN) of the instance.
	//
	// This member is required.
	GatewayArn *string

	// The Amazon Resource Name (ARN) of the gateway.
	//
	// This member is required.
	GatewayInstanceArn *string

	// The managed instance ID generated by the SSM install. This will begin with
	// "mi-".
	//
	// This member is required.
	InstanceId *string

	// The status of the instance.
	//
	// This member is required.
	InstanceState InstanceState

	// The running bridge count.
	//
	// This member is required.
	RunningBridgeCount *int32

	InstanceMessages []MessageDetail
	// contains filtered or unexported fields
}

The settings for an instance in a gateway.

type GatewayNetwork added in v1.19.0

type GatewayNetwork struct {

	// A unique IP address range to use for this network. These IP addresses should be
	// in the form of a Classless Inter-Domain Routing (CIDR) block; for example,
	// 10.0.0.0/16.
	//
	// This member is required.
	CidrBlock *string

	// The name of the network. This name is used to reference the network and must be
	// unique among networks in this gateway.
	//
	// This member is required.
	Name *string
	// contains filtered or unexported fields
}

The network settings for a gateway.

type GatewayState added in v1.19.0

type GatewayState string
const (
	GatewayStateCreating GatewayState = "CREATING"
	GatewayStateActive   GatewayState = "ACTIVE"
	GatewayStateUpdating GatewayState = "UPDATING"
	GatewayStateError    GatewayState = "ERROR"
	GatewayStateDeleting GatewayState = "DELETING"
	GatewayStateDeleted  GatewayState = "DELETED"
)

Enum values for GatewayState

func (GatewayState) Values added in v1.19.0

func (GatewayState) Values() []GatewayState

Values returns all known values for GatewayState. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type GrantEntitlementRequest

type GrantEntitlementRequest struct {

	// The AWS account IDs that you want to share your content with. The receiving
	// accounts (subscribers) will be allowed to create their own flows using your
	// content as the source.
	//
	// This member is required.
	Subscribers []string

	// Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
	DataTransferSubscriberFeePercent *int32

	// A description of the entitlement. This description appears only on the AWS
	// Elemental MediaConnect console and will not be seen by the subscriber or end
	// user.
	Description *string

	// The type of encryption that will be used on the output that is associated with
	// this entitlement. Allowable encryption types: static-key, speke.
	Encryption *Encryption

	// An indication of whether the new entitlement should be enabled or disabled as
	// soon as it is created. If you don’t specify the entitlementStatus field in your
	// request, MediaConnect sets it to ENABLED.
	EntitlementStatus EntitlementStatus

	// The name of the entitlement. This value must be unique within the current flow.
	Name *string
	// contains filtered or unexported fields
}

The entitlements that you want to grant on a flow.

type GrantFlowEntitlements420Exception

type GrantFlowEntitlements420Exception struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.

func (*GrantFlowEntitlements420Exception) Error

func (*GrantFlowEntitlements420Exception) ErrorCode

func (*GrantFlowEntitlements420Exception) ErrorFault

func (*GrantFlowEntitlements420Exception) ErrorMessage

func (e *GrantFlowEntitlements420Exception) ErrorMessage() string

type IngressGatewayBridge added in v1.19.0

type IngressGatewayBridge struct {

	// The maximum expected bitrate (in bps) of the ingress bridge.
	//
	// This member is required.
	MaxBitrate *int32

	// The maximum number of outputs on the ingress bridge.
	//
	// This member is required.
	MaxOutputs *int32

	// The ID of the instance running this bridge.
	InstanceId *string
	// contains filtered or unexported fields
}

type InputConfiguration added in v1.5.0

type InputConfiguration struct {

	// The IP address that the flow listens on for incoming content for a media stream.
	//
	// This member is required.
	InputIp *string

	// The port that the flow listens on for an incoming media stream.
	//
	// This member is required.
	InputPort *int32

	// The VPC interface where the media stream comes in from.
	//
	// This member is required.
	Interface *Interface
	// contains filtered or unexported fields
}

The transport parameters that are associated with an incoming media stream.

type InputConfigurationRequest added in v1.5.0

type InputConfigurationRequest struct {

	// The port that you want the flow to listen on for an incoming media stream.
	//
	// This member is required.
	InputPort *int32

	// The VPC interface that you want to use for the incoming media stream.
	//
	// This member is required.
	Interface *InterfaceRequest
	// contains filtered or unexported fields
}

The transport parameters that you want to associate with an incoming media stream.

type InstanceState added in v1.19.0

type InstanceState string
const (
	InstanceStateRegistering         InstanceState = "REGISTERING"
	InstanceStateActive              InstanceState = "ACTIVE"
	InstanceStateDeregistering       InstanceState = "DEREGISTERING"
	InstanceStateDeregistered        InstanceState = "DEREGISTERED"
	InstanceStateRegistrationError   InstanceState = "REGISTRATION_ERROR"
	InstanceStateDeregistrationError InstanceState = "DEREGISTRATION_ERROR"
)

Enum values for InstanceState

func (InstanceState) Values added in v1.19.0

func (InstanceState) Values() []InstanceState

Values returns all known values for InstanceState. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type Interface added in v1.5.0

type Interface struct {

	// The name of the VPC interface.
	//
	// This member is required.
	Name *string
	// contains filtered or unexported fields
}

The VPC interface that is used for the media stream associated with the source or output.

type InterfaceRequest added in v1.5.0

type InterfaceRequest struct {

	// The name of the VPC interface.
	//
	// This member is required.
	Name *string
	// contains filtered or unexported fields
}

The VPC interface that you want to designate where the media stream is coming from or going to.

type InternalServerErrorException

type InternalServerErrorException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.

func (*InternalServerErrorException) Error

func (*InternalServerErrorException) ErrorCode

func (e *InternalServerErrorException) ErrorCode() string

func (*InternalServerErrorException) ErrorFault

func (*InternalServerErrorException) ErrorMessage

func (e *InternalServerErrorException) ErrorMessage() string

type KeyType

type KeyType string
const (
	KeyTypeSpeke       KeyType = "speke"
	KeyTypeStaticKey   KeyType = "static-key"
	KeyTypeSrtPassword KeyType = "srt-password"
)

Enum values for KeyType

func (KeyType) Values added in v0.29.0

func (KeyType) Values() []KeyType

Values returns all known values for KeyType. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type ListedBridge added in v1.19.0

type ListedBridge struct {

	// The ARN of the bridge.
	//
	// This member is required.
	BridgeArn *string

	// This member is required.
	BridgeState BridgeState

	// The type of the bridge.
	//
	// This member is required.
	BridgeType *string

	// The name of the bridge.
	//
	// This member is required.
	Name *string

	// The ARN of the gateway associated with the bridge.
	//
	// This member is required.
	PlacementArn *string
	// contains filtered or unexported fields
}

Displays details of the selected bridge.

type ListedEntitlement

type ListedEntitlement struct {

	// The ARN of the entitlement.
	//
	// This member is required.
	EntitlementArn *string

	// The name of the entitlement.
	//
	// This member is required.
	EntitlementName *string

	// Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
	DataTransferSubscriberFeePercent *int32
	// contains filtered or unexported fields
}

An entitlement that has been granted to you from other AWS accounts.

type ListedFlow

type ListedFlow struct {

	// The Availability Zone that the flow was created in.
	//
	// This member is required.
	AvailabilityZone *string

	// A description of the flow.
	//
	// This member is required.
	Description *string

	// The ARN of the flow.
	//
	// This member is required.
	FlowArn *string

	// The name of the flow.
	//
	// This member is required.
	Name *string

	// The type of source. This value is either owned (originated somewhere other than
	// an AWS Elemental MediaConnect flow owned by another AWS account) or entitled
	// (originated at an AWS Elemental MediaConnect flow owned by another AWS account).
	//
	// This member is required.
	SourceType SourceType

	// The current status of the flow.
	//
	// This member is required.
	Status Status

	// The maintenance setting of a flow
	Maintenance *Maintenance
	// contains filtered or unexported fields
}

Provides a summary of a flow, including its ARN, Availability Zone, and source type.

type ListedGateway added in v1.19.0

type ListedGateway struct {

	// The Amazon Resource Name (ARN) of the gateway.
	//
	// This member is required.
	GatewayArn *string

	// This member is required.
	GatewayState GatewayState

	// The name of the gateway.
	//
	// This member is required.
	Name *string
	// contains filtered or unexported fields
}

Provides a summary of a gateway, including its name, ARN, and status.

type ListedGatewayInstance added in v1.19.0

type ListedGatewayInstance struct {

	// The Amazon Resource Name (ARN) of the gateway.
	//
	// This member is required.
	GatewayArn *string

	// The Amazon Resource Name (ARN) of the instance.
	//
	// This member is required.
	GatewayInstanceArn *string

	// The managed instance ID generated by the SSM install. This will begin with
	// "mi-".
	//
	// This member is required.
	InstanceId *string

	// The status of the instance.
	InstanceState InstanceState
	// contains filtered or unexported fields
}

Provides a summary of an instance.

type Maintenance added in v1.16.0

type Maintenance struct {

	// A day of a week when the maintenance will happen. Use
	// Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday.
	MaintenanceDay MaintenanceDay

	// The Maintenance has to be performed before this deadline in ISO UTC format.
	// Example: 2021-01-30T08:30:00Z.
	MaintenanceDeadline *string

	// A scheduled date in ISO UTC format when the maintenance will happen. Use
	// YYYY-MM-DD format. Example: 2021-01-30.
	MaintenanceScheduledDate *string

	// UTC time when the maintenance will happen. Use 24-hour HH:MM format. Minutes
	// must be 00. Example: 13:00. The default value is 02:00.
	MaintenanceStartHour *string
	// contains filtered or unexported fields
}

The maintenance setting of a flow

type MaintenanceDay added in v1.16.0

type MaintenanceDay string
const (
	MaintenanceDayMonday    MaintenanceDay = "Monday"
	MaintenanceDayTuesday   MaintenanceDay = "Tuesday"
	MaintenanceDayWednesday MaintenanceDay = "Wednesday"
	MaintenanceDayThursday  MaintenanceDay = "Thursday"
	MaintenanceDayFriday    MaintenanceDay = "Friday"
	MaintenanceDaySaturday  MaintenanceDay = "Saturday"
	MaintenanceDaySunday    MaintenanceDay = "Sunday"
)

Enum values for MaintenanceDay

func (MaintenanceDay) Values added in v1.16.0

func (MaintenanceDay) Values() []MaintenanceDay

Values returns all known values for MaintenanceDay. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type MediaStream added in v1.5.0

type MediaStream struct {

	// The format type number (sometimes referred to as RTP payload type) of the media
	// stream. MediaConnect assigns this value to the media stream. For ST 2110 JPEG XS
	// outputs, you need to provide this value to the receiver.
	//
	// This member is required.
	Fmt *int32

	// A unique identifier for the media stream.
	//
	// This member is required.
	MediaStreamId *int32

	// A name that helps you distinguish one media stream from another.
	//
	// This member is required.
	MediaStreamName *string

	// The type of media stream.
	//
	// This member is required.
	MediaStreamType MediaStreamType

	// Attributes that are related to the media stream.
	Attributes *MediaStreamAttributes

	// The sample rate for the stream. This value is measured in Hz.
	ClockRate *int32

	// A description that can help you quickly identify what your media stream is used
	// for.
	Description *string

	// The resolution of the video.
	VideoFormat *string
	// contains filtered or unexported fields
}

A single track or stream of media that contains video, audio, or ancillary data. After you add a media stream to a flow, you can associate it with sources and outputs on that flow, as long as they use the CDI protocol or the ST 2110 JPEG XS protocol. Each source or output can consist of one or many media streams.

type MediaStreamAttributes added in v1.5.0

type MediaStreamAttributes struct {

	// A set of parameters that define the media stream.
	//
	// This member is required.
	Fmtp *Fmtp

	// The audio language, in a format that is recognized by the receiver.
	Lang *string
	// contains filtered or unexported fields
}

Attributes that are related to the media stream.

type MediaStreamAttributesRequest added in v1.5.0

type MediaStreamAttributesRequest struct {

	// The settings that you want to use to define the media stream.
	Fmtp *FmtpRequest

	// The audio language, in a format that is recognized by the receiver.
	Lang *string
	// contains filtered or unexported fields
}

Attributes that are related to the media stream.

type MediaStreamOutputConfiguration added in v1.5.0

type MediaStreamOutputConfiguration struct {

	// The format that was used to encode the data. For ancillary data streams, set
	// the encoding name to smpte291. For audio streams, set the encoding name to pcm.
	// For video, 2110 streams, set the encoding name to raw. For video, JPEG XS
	// streams, set the encoding name to jxsv.
	//
	// This member is required.
	EncodingName EncodingName

	// The name of the media stream.
	//
	// This member is required.
	MediaStreamName *string

	// The transport parameters that are associated with each outbound media stream.
	DestinationConfigurations []DestinationConfiguration

	// Encoding parameters
	EncodingParameters *EncodingParameters
	// contains filtered or unexported fields
}

The media stream that is associated with the output, and the parameters for that association.

type MediaStreamOutputConfigurationRequest added in v1.5.0

type MediaStreamOutputConfigurationRequest struct {

	// The format that will be used to encode the data. For ancillary data streams,
	// set the encoding name to smpte291. For audio streams, set the encoding name to
	// pcm. For video, 2110 streams, set the encoding name to raw. For video, JPEG XS
	// streams, set the encoding name to jxsv.
	//
	// This member is required.
	EncodingName EncodingName

	// The name of the media stream that is associated with the output.
	//
	// This member is required.
	MediaStreamName *string

	// The transport parameters that you want to associate with the media stream.
	DestinationConfigurations []DestinationConfigurationRequest

	// A collection of parameters that determine how MediaConnect will convert the
	// content. These fields only apply to outputs on flows that have a CDI source.
	EncodingParameters *EncodingParametersRequest
	// contains filtered or unexported fields
}

The media stream that you want to associate with the output, and the parameters for that association.

type MediaStreamSourceConfiguration added in v1.5.0

type MediaStreamSourceConfiguration struct {

	// The format that was used to encode the data. For ancillary data streams, set
	// the encoding name to smpte291. For audio streams, set the encoding name to pcm.
	// For video, 2110 streams, set the encoding name to raw. For video, JPEG XS
	// streams, set the encoding name to jxsv.
	//
	// This member is required.
	EncodingName EncodingName

	// The name of the media stream.
	//
	// This member is required.
	MediaStreamName *string

	// The transport parameters that are associated with an incoming media stream.
	InputConfigurations []InputConfiguration
	// contains filtered or unexported fields
}

The media stream that is associated with the source, and the parameters for that association.

type MediaStreamSourceConfigurationRequest added in v1.5.0

type MediaStreamSourceConfigurationRequest struct {

	// The format you want to use to encode the data. For ancillary data streams, set
	// the encoding name to smpte291. For audio streams, set the encoding name to pcm.
	// For video, 2110 streams, set the encoding name to raw. For video, JPEG XS
	// streams, set the encoding name to jxsv.
	//
	// This member is required.
	EncodingName EncodingName

	// The name of the media stream.
	//
	// This member is required.
	MediaStreamName *string

	// The transport parameters that you want to associate with the media stream.
	InputConfigurations []InputConfigurationRequest
	// contains filtered or unexported fields
}

The definition of a media stream that you want to associate with the source.

type MediaStreamType added in v1.5.0

type MediaStreamType string
const (
	MediaStreamTypeVideo         MediaStreamType = "video"
	MediaStreamTypeAudio         MediaStreamType = "audio"
	MediaStreamTypeAncillaryData MediaStreamType = "ancillary-data"
)

Enum values for MediaStreamType

func (MediaStreamType) Values added in v1.5.0

func (MediaStreamType) Values() []MediaStreamType

Values returns all known values for MediaStreamType. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type MessageDetail added in v1.19.0

type MessageDetail struct {

	// The error code.
	//
	// This member is required.
	Code *string

	// The specific error message that MediaConnect returns to help you understand the
	// reason that the request did not succeed.
	//
	// This member is required.
	Message *string

	// The name of the resource.
	ResourceName *string
	// contains filtered or unexported fields
}

type Messages

type Messages struct {

	// A list of errors that might have been generated from processes on this flow.
	//
	// This member is required.
	Errors []string
	// contains filtered or unexported fields
}

Messages that provide the state of the flow.

type NetworkInterfaceType added in v1.5.0

type NetworkInterfaceType string
const (
	NetworkInterfaceTypeEna NetworkInterfaceType = "ena"
	NetworkInterfaceTypeEfa NetworkInterfaceType = "efa"
)

Enum values for NetworkInterfaceType

func (NetworkInterfaceType) Values added in v1.5.0

Values returns all known values for NetworkInterfaceType. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type NotFoundException

type NotFoundException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.

func (*NotFoundException) Error

func (e *NotFoundException) Error() string

func (*NotFoundException) ErrorCode

func (e *NotFoundException) ErrorCode() string

func (*NotFoundException) ErrorFault

func (e *NotFoundException) ErrorFault() smithy.ErrorFault

func (*NotFoundException) ErrorMessage

func (e *NotFoundException) ErrorMessage() string

type Offering added in v0.29.0

type Offering struct {

	// The type of currency that is used for billing. The currencyCode used for all
	// reservations is US dollars.
	//
	// This member is required.
	CurrencyCode *string

	// The length of time that your reservation would be active.
	//
	// This member is required.
	Duration *int32

	// The unit of measurement for the duration of the offering.
	//
	// This member is required.
	DurationUnits DurationUnits

	// The Amazon Resource Name (ARN) that MediaConnect assigns to the offering.
	//
	// This member is required.
	OfferingArn *string

	// A description of the offering.
	//
	// This member is required.
	OfferingDescription *string

	// The cost of a single unit. This value, in combination with priceUnits, makes up
	// the rate.
	//
	// This member is required.
	PricePerUnit *string

	// The unit of measurement that is used for billing. This value, in combination
	// with pricePerUnit, makes up the rate.
	//
	// This member is required.
	PriceUnits PriceUnits

	// A definition of the amount of outbound bandwidth that you would be reserving if
	// you purchase the offering.
	//
	// This member is required.
	ResourceSpecification *ResourceSpecification
	// contains filtered or unexported fields
}

A savings plan that reserves a certain amount of outbound bandwidth usage at a discounted rate each month over a period of time.

type Output

type Output struct {

	// The name of the output. This value must be unique within the current flow.
	//
	// This member is required.
	Name *string

	// The ARN of the output.
	//
	// This member is required.
	OutputArn *string

	// The ARN of the bridge that added this output.
	BridgeArn *string

	// The bridge output ports currently in use.
	BridgePorts []int32

	// Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
	DataTransferSubscriberFeePercent *int32

	// A description of the output.
	Description *string

	// The address where you want to send the output.
	Destination *string

	// The type of key used for the encryption. If no keyType is provided, the service
	// will use the default setting (static-key).
	Encryption *Encryption

	// The ARN of the entitlement on the originator”s flow. This value is relevant
	// only on entitled flows.
	EntitlementArn *string

	// The IP address that the receiver requires in order to establish a connection
	// with the flow. For public networking, the ListenerAddress is represented by the
	// elastic IP address of the flow. For private networking, the ListenerAddress is
	// represented by the elastic network interface IP address of the VPC. This field
	// applies only to outputs that use the Zixi pull or SRT listener protocol.
	ListenerAddress *string

	// The input ARN of the AWS Elemental MediaLive channel. This parameter is
	// relevant only for outputs that were added by creating a MediaLive input.
	MediaLiveInputArn *string

	// The configuration for each media stream that is associated with the output.
	MediaStreamOutputConfigurations []MediaStreamOutputConfiguration

	// The port to use when content is distributed to this output.
	Port *int32

	// Attributes related to the transport stream that are used in the output.
	Transport *Transport

	// The name of the VPC interface attachment to use for this output.
	VpcInterfaceAttachment *VpcInterfaceAttachment
	// contains filtered or unexported fields
}

The settings for an output.

type PriceUnits added in v0.29.0

type PriceUnits string
const (
	PriceUnitsHourly PriceUnits = "HOURLY"
)

Enum values for PriceUnits

func (PriceUnits) Values added in v0.29.0

func (PriceUnits) Values() []PriceUnits

Values returns all known values for PriceUnits. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type Protocol

type Protocol string
const (
	ProtocolZixiPush     Protocol = "zixi-push"
	ProtocolRtpFec       Protocol = "rtp-fec"
	ProtocolRtp          Protocol = "rtp"
	ProtocolZixiPull     Protocol = "zixi-pull"
	ProtocolRist         Protocol = "rist"
	ProtocolSt2110Jpegxs Protocol = "st2110-jpegxs"
	ProtocolCdi          Protocol = "cdi"
	ProtocolSrtListener  Protocol = "srt-listener"
	ProtocolSrtCaller    Protocol = "srt-caller"
	ProtocolFujitsuQos   Protocol = "fujitsu-qos"
	ProtocolUdp          Protocol = "udp"
)

Enum values for Protocol

func (Protocol) Values added in v0.29.0

func (Protocol) Values() []Protocol

Values returns all known values for Protocol. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type Range added in v1.5.0

type Range string
const (
	RangeNarrow      Range = "NARROW"
	RangeFull        Range = "FULL"
	RangeFullprotect Range = "FULLPROTECT"
)

Enum values for Range

func (Range) Values added in v1.5.0

func (Range) Values() []Range

Values returns all known values for Range. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type Reservation added in v0.29.0

type Reservation struct {

	// The type of currency that is used for billing. The currencyCode used for your
	// reservation is US dollars.
	//
	// This member is required.
	CurrencyCode *string

	// The length of time that this reservation is active. MediaConnect defines this
	// value in the offering.
	//
	// This member is required.
	Duration *int32

	// The unit of measurement for the duration of the reservation. MediaConnect
	// defines this value in the offering.
	//
	// This member is required.
	DurationUnits DurationUnits

	// The day and time that this reservation expires. This value is calculated based
	// on the start date and time that you set and the offering's duration.
	//
	// This member is required.
	End *string

	// The Amazon Resource Name (ARN) that MediaConnect assigns to the offering.
	//
	// This member is required.
	OfferingArn *string

	// A description of the offering. MediaConnect defines this value in the offering.
	//
	// This member is required.
	OfferingDescription *string

	// The cost of a single unit. This value, in combination with priceUnits, makes up
	// the rate. MediaConnect defines this value in the offering.
	//
	// This member is required.
	PricePerUnit *string

	// The unit of measurement that is used for billing. This value, in combination
	// with pricePerUnit, makes up the rate. MediaConnect defines this value in the
	// offering.
	//
	// This member is required.
	PriceUnits PriceUnits

	// The Amazon Resource Name (ARN) that MediaConnect assigns to the reservation
	// when you purchase an offering.
	//
	// This member is required.
	ReservationArn *string

	// The name that you assigned to the reservation when you purchased the offering.
	//
	// This member is required.
	ReservationName *string

	// The status of your reservation.
	//
	// This member is required.
	ReservationState ReservationState

	// A definition of the amount of outbound bandwidth that you would be reserving if
	// you purchase the offering. MediaConnect defines the values that make up the
	// resourceSpecification in the offering.
	//
	// This member is required.
	ResourceSpecification *ResourceSpecification

	// The day and time that the reservation becomes active. You set this value when
	// you purchase the offering.
	//
	// This member is required.
	Start *string
	// contains filtered or unexported fields
}

A pricing agreement for a discounted rate for a specific outbound bandwidth that your MediaConnect account will use each month over a specific time period. The discounted rate in the reservation applies to outbound bandwidth for all flows from your account until your account reaches the amount of bandwidth in your reservation. If you use more outbound bandwidth than the agreed upon amount in a single month, the overage is charged at the on-demand rate.

type ReservationState added in v0.29.0

type ReservationState string
const (
	ReservationStateActive     ReservationState = "ACTIVE"
	ReservationStateExpired    ReservationState = "EXPIRED"
	ReservationStateProcessing ReservationState = "PROCESSING"
	ReservationStateCanceled   ReservationState = "CANCELED"
)

Enum values for ReservationState

func (ReservationState) Values added in v0.29.0

Values returns all known values for ReservationState. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type ResourceSpecification added in v0.29.0

type ResourceSpecification struct {

	// The type of resource and the unit that is being billed for.
	//
	// This member is required.
	ResourceType ResourceType

	// The amount of outbound bandwidth that is discounted in the offering.
	ReservedBitrate *int32
	// contains filtered or unexported fields
}

A definition of what is being billed for, including the type and amount.

type ResourceType added in v0.29.0

type ResourceType string
const (
	ResourceTypeMbpsOutboundBandwidth ResourceType = "Mbps_Outbound_Bandwidth"
)

Enum values for ResourceType

func (ResourceType) Values added in v0.29.0

func (ResourceType) Values() []ResourceType

Values returns all known values for ResourceType. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type ScanMode added in v1.5.0

type ScanMode string
const (
	ScanModeProgressive               ScanMode = "progressive"
	ScanModeInterlace                 ScanMode = "interlace"
	ScanModeProgressiveSegmentedFrame ScanMode = "progressive-segmented-frame"
)

Enum values for ScanMode

func (ScanMode) Values added in v1.5.0

func (ScanMode) Values() []ScanMode

Values returns all known values for ScanMode. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type ServiceUnavailableException

type ServiceUnavailableException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.

func (*ServiceUnavailableException) Error

func (*ServiceUnavailableException) ErrorCode

func (e *ServiceUnavailableException) ErrorCode() string

func (*ServiceUnavailableException) ErrorFault

func (*ServiceUnavailableException) ErrorMessage

func (e *ServiceUnavailableException) ErrorMessage() string

type SetGatewayBridgeSourceRequest added in v1.19.0

type SetGatewayBridgeSourceRequest struct {

	// The ARN of the bridge feeding this flow.
	//
	// This member is required.
	BridgeArn *string

	// The name of the VPC interface attachment to use for this bridge source.
	VpcInterfaceAttachment *VpcInterfaceAttachment
	// contains filtered or unexported fields
}

The source configuration for cloud flows receiving a stream from a bridge.

type SetSourceRequest

type SetSourceRequest struct {

	// The type of encryption that is used on the content ingested from this source.
	// Allowable encryption types: static-key.
	Decryption *Encryption

	// A description for the source. This value is not used or seen outside of the
	// current AWS Elemental MediaConnect account.
	Description *string

	// The ARN of the entitlement that allows you to subscribe to this flow. The
	// entitlement is set by the flow originator, and the ARN is generated as part of
	// the originator's flow.
	EntitlementArn *string

	// The source configuration for cloud flows receiving a stream from a bridge.
	GatewayBridgeSource *SetGatewayBridgeSourceRequest

	// The port that the flow will be listening on for incoming content.
	IngestPort *int32

	// The smoothing max bitrate (in bps) for RIST, RTP, and RTP-FEC streams.
	MaxBitrate *int32

	// The maximum latency in milliseconds. This parameter applies only to RIST-based,
	// Zixi-based, and Fujitsu-based streams.
	MaxLatency *int32

	// The size of the buffer (in milliseconds) to use to sync incoming source data.
	MaxSyncBuffer *int32

	// The media streams that are associated with the source, and the parameters for
	// those associations.
	MediaStreamSourceConfigurations []MediaStreamSourceConfigurationRequest

	// The minimum latency in milliseconds for SRT-based streams. In streams that use
	// the SRT protocol, this value that you set on your MediaConnect source or output
	// represents the minimal potential latency of that connection. The latency of the
	// stream is set to the highest number between the sender’s minimum latency and the
	// receiver’s minimum latency.
	MinLatency *int32

	// The name of the source.
	Name *string

	// The protocol that is used by the source.
	Protocol Protocol

	// The port that the flow uses to send outbound requests to initiate connection
	// with the sender.
	SenderControlPort *int32

	// The IP address that the flow communicates with to initiate connection with the
	// sender.
	SenderIpAddress *string

	// Source IP or domain name for SRT-caller protocol.
	SourceListenerAddress *string

	// Source port for SRT-caller protocol.
	SourceListenerPort *int32

	// The stream ID that you want to use for this transport. This parameter applies
	// only to Zixi and SRT caller-based streams.
	StreamId *string

	// The name of the VPC interface to use for this source.
	VpcInterfaceName *string

	// The range of IP addresses that should be allowed to contribute content to your
	// source. These IP addresses should be in the form of a Classless Inter-Domain
	// Routing (CIDR) block; for example, 10.0.0.0/16.
	WhitelistCidr *string
	// contains filtered or unexported fields
}

The settings for the source of the flow.

type Source

type Source struct {

	// The name of the source.
	//
	// This member is required.
	Name *string

	// The ARN of the source.
	//
	// This member is required.
	SourceArn *string

	// Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
	DataTransferSubscriberFeePercent *int32

	// The type of encryption that is used on the content ingested from this source.
	Decryption *Encryption

	// A description for the source. This value is not used or seen outside of the
	// current AWS Elemental MediaConnect account.
	Description *string

	// The ARN of the entitlement that allows you to subscribe to content that comes
	// from another AWS account. The entitlement is set by the content originator and
	// the ARN is generated as part of the originator's flow.
	EntitlementArn *string

	// The source configuration for cloud flows receiving a stream from a bridge.
	GatewayBridgeSource *GatewayBridgeSource

	// The IP address that the flow will be listening on for incoming content.
	IngestIp *string

	// The port that the flow will be listening on for incoming content.
	IngestPort *int32

	// The media streams that are associated with the source, and the parameters for
	// those associations.
	MediaStreamSourceConfigurations []MediaStreamSourceConfiguration

	// The port that the flow uses to send outbound requests to initiate connection
	// with the sender.
	SenderControlPort *int32

	// The IP address that the flow communicates with to initiate connection with the
	// sender.
	SenderIpAddress *string

	// Attributes related to the transport stream that are used in the source.
	Transport *Transport

	// The name of the VPC interface that is used for this source.
	VpcInterfaceName *string

	// The range of IP addresses that should be allowed to contribute content to your
	// source. These IP addresses should be in the form of a Classless Inter-Domain
	// Routing (CIDR) block; for example, 10.0.0.0/16.
	WhitelistCidr *string
	// contains filtered or unexported fields
}

The settings for the source of the flow.

type SourcePriority added in v1.6.0

type SourcePriority struct {

	// The name of the source you choose as the primary source for this flow.
	PrimarySource *string
	// contains filtered or unexported fields
}

The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.

type SourceType

type SourceType string
const (
	SourceTypeOwned    SourceType = "OWNED"
	SourceTypeEntitled SourceType = "ENTITLED"
)

Enum values for SourceType

func (SourceType) Values added in v0.29.0

func (SourceType) Values() []SourceType

Values returns all known values for SourceType. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type State

type State string
const (
	StateEnabled  State = "ENABLED"
	StateDisabled State = "DISABLED"
)

Enum values for State

func (State) Values added in v0.29.0

func (State) Values() []State

Values returns all known values for State. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type Status

type Status string
const (
	StatusStandby  Status = "STANDBY"
	StatusActive   Status = "ACTIVE"
	StatusUpdating Status = "UPDATING"
	StatusDeleting Status = "DELETING"
	StatusStarting Status = "STARTING"
	StatusStopping Status = "STOPPING"
	StatusError    Status = "ERROR"
)

Enum values for Status

func (Status) Values added in v0.29.0

func (Status) Values() []Status

Values returns all known values for Status. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type Tcs added in v1.5.0

type Tcs string
const (
	TcsSdr          Tcs = "SDR"
	TcsPq           Tcs = "PQ"
	TcsHlg          Tcs = "HLG"
	TcsLinear       Tcs = "LINEAR"
	TcsBt2100linpq  Tcs = "BT2100LINPQ"
	TcsBt2100linhlg Tcs = "BT2100LINHLG"
	TcsSt20651      Tcs = "ST2065-1"
	TcsSt4281       Tcs = "ST428-1"
	TcsDensity      Tcs = "DENSITY"
)

Enum values for Tcs

func (Tcs) Values added in v1.5.0

func (Tcs) Values() []Tcs

Values returns all known values for Tcs. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type TooManyRequestsException

type TooManyRequestsException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.

func (*TooManyRequestsException) Error

func (e *TooManyRequestsException) Error() string

func (*TooManyRequestsException) ErrorCode

func (e *TooManyRequestsException) ErrorCode() string

func (*TooManyRequestsException) ErrorFault

func (e *TooManyRequestsException) ErrorFault() smithy.ErrorFault

func (*TooManyRequestsException) ErrorMessage

func (e *TooManyRequestsException) ErrorMessage() string

type Transport

type Transport struct {

	// The protocol that is used by the source or output.
	//
	// This member is required.
	Protocol Protocol

	// The range of IP addresses that should be allowed to initiate output requests to
	// this flow. These IP addresses should be in the form of a Classless Inter-Domain
	// Routing (CIDR) block; for example, 10.0.0.0/16.
	CidrAllowList []string

	// The smoothing max bitrate (in bps) for RIST, RTP, and RTP-FEC streams.
	MaxBitrate *int32

	// The maximum latency in milliseconds. This parameter applies only to RIST-based,
	// Zixi-based, and Fujitsu-based streams.
	MaxLatency *int32

	// The size of the buffer (in milliseconds) to use to sync incoming source data.
	MaxSyncBuffer *int32

	// The minimum latency in milliseconds for SRT-based streams. In streams that use
	// the SRT protocol, this value that you set on your MediaConnect source or output
	// represents the minimal potential latency of that connection. The latency of the
	// stream is set to the highest number between the sender’s minimum latency and the
	// receiver’s minimum latency.
	MinLatency *int32

	// The remote ID for the Zixi-pull stream.
	RemoteId *string

	// The port that the flow uses to send outbound requests to initiate connection
	// with the sender.
	SenderControlPort *int32

	// The IP address that the flow communicates with to initiate connection with the
	// sender.
	SenderIpAddress *string

	// The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
	SmoothingLatency *int32

	// Source IP or domain name for SRT-caller protocol.
	SourceListenerAddress *string

	// Source port for SRT-caller protocol.
	SourceListenerPort *int32

	// The stream ID that you want to use for this transport. This parameter applies
	// only to Zixi and SRT caller-based streams.
	StreamId *string
	// contains filtered or unexported fields
}

Attributes related to the transport stream that are used in a source or output.

type TransportMediaInfo added in v1.25.0

type TransportMediaInfo struct {

	// The list of transport stream programs in the current flow's source.
	//
	// This member is required.
	Programs []TransportStreamProgram
	// contains filtered or unexported fields
}

The metadata of the transport stream in the current flow's source.

type TransportStream added in v1.25.0

type TransportStream struct {

	// The Packet ID (PID) as it is reported in the Program Map Table.
	//
	// This member is required.
	Pid *int32

	// The Stream Type as it is reported in the Program Map Table.
	//
	// This member is required.
	StreamType *string

	// The number of channels in the audio stream.
	Channels *int32

	// The codec used by the stream.
	Codec *string

	// The frame rate used by the video stream.
	FrameRate *string

	// The frame resolution used by the video stream.
	FrameResolution *FrameResolution

	// The sample rate used by the audio stream.
	SampleRate *int32

	// The sample bit size used by the audio stream.
	SampleSize *int32
	// contains filtered or unexported fields
}

The metadata of an elementary transport stream.

type TransportStreamProgram added in v1.25.0

type TransportStreamProgram struct {

	// The Program Clock Reference (PCR) Packet ID (PID) as it is reported in the
	// Program Association Table.
	//
	// This member is required.
	PcrPid *int32

	// The program number as it is reported in the Program Association Table.
	//
	// This member is required.
	ProgramNumber *int32

	// The program Packet ID (PID) as it is reported in the Program Association Table.
	//
	// This member is required.
	ProgramPid *int32

	// The list of elementary transport streams in the program. The list includes
	// video, audio, and data streams.
	//
	// This member is required.
	Streams []TransportStream

	// The program name as it is reported in the Program Association Table.
	ProgramName *string
	// contains filtered or unexported fields
}

The metadata of a single transport stream program.

type UpdateBridgeFlowSourceRequest added in v1.19.0

type UpdateBridgeFlowSourceRequest struct {

	// The ARN of the cloud flow to use as a source of this bridge.
	FlowArn *string

	// The name of the VPC interface attachment to use for this source.
	FlowVpcInterfaceAttachment *VpcInterfaceAttachment
	// contains filtered or unexported fields
}

Update the flow source of the bridge.

type UpdateBridgeNetworkOutputRequest added in v1.19.0

type UpdateBridgeNetworkOutputRequest struct {

	// The network output IP Address.
	IpAddress *string

	// The network output's gateway network name.
	NetworkName *string

	// The network output port.
	Port *int32

	// The network output protocol.
	Protocol Protocol

	// The network output TTL.
	Ttl *int32
	// contains filtered or unexported fields
}

Update an existing network output.

type UpdateBridgeNetworkSourceRequest added in v1.19.0

type UpdateBridgeNetworkSourceRequest struct {

	// The network source multicast IP.
	MulticastIp *string

	// The network source's gateway network name.
	NetworkName *string

	// The network source port.
	Port *int32

	// The network source protocol.
	Protocol Protocol
	// contains filtered or unexported fields
}

Update the network source of the bridge.

type UpdateEgressGatewayBridgeRequest added in v1.19.0

type UpdateEgressGatewayBridgeRequest struct {

	// Update an existing egress-type bridge.
	MaxBitrate *int32
	// contains filtered or unexported fields
}

type UpdateEncryption

type UpdateEncryption struct {

	// The type of algorithm that is used for the encryption (such as aes128, aes192,
	// or aes256).
	Algorithm Algorithm

	// A 128-bit, 16-byte hex value represented by a 32-character string, to be used
	// with the key for encrypting content. This parameter is not valid for static key
	// encryption.
	ConstantInitializationVector *string

	// The value of one of the devices that you configured with your digital rights
	// management (DRM) platform key provider. This parameter is required for SPEKE
	// encryption and is not valid for static key encryption.
	DeviceId *string

	// The type of key that is used for the encryption. If no keyType is provided, the
	// service will use the default setting (static-key).
	KeyType KeyType

	// The AWS Region that the API Gateway proxy endpoint was created in. This
	// parameter is required for SPEKE encryption and is not valid for static key
	// encryption.
	Region *string

	// An identifier for the content. The service sends this value to the key server
	// to identify the current endpoint. The resource ID is also known as the content
	// ID. This parameter is required for SPEKE encryption and is not valid for static
	// key encryption.
	ResourceId *string

	// The ARN of the role that you created during setup (when you set up AWS
	// Elemental MediaConnect as a trusted entity).
	RoleArn *string

	// The ARN of the secret that you created in AWS Secrets Manager to store the
	// encryption key. This parameter is required for static key encryption and is not
	// valid for SPEKE encryption.
	SecretArn *string

	// The URL from the API Gateway proxy that you set up to talk to your key server.
	// This parameter is required for SPEKE encryption and is not valid for static key
	// encryption.
	Url *string
	// contains filtered or unexported fields
}

Information about the encryption of the flow.

type UpdateFailoverConfig

type UpdateFailoverConfig struct {

	// The type of failover you choose for this flow. MERGE combines the source
	// streams into a single stream, allowing graceful recovery from any single-source
	// loss. FAILOVER allows switching between different streams.
	FailoverMode FailoverMode

	// Recovery window time to look for dash-7 packets
	RecoveryWindow *int32

	// The priority you want to assign to a source. You can have a primary stream and
	// a backup stream or two equally prioritized streams.
	SourcePriority *SourcePriority

	State State
	// contains filtered or unexported fields
}

The settings for source failover.

type UpdateGatewayBridgeSourceRequest added in v1.19.0

type UpdateGatewayBridgeSourceRequest struct {

	// The ARN of the bridge feeding this flow.
	BridgeArn *string

	// The name of the VPC interface attachment to use for this bridge source.
	VpcInterfaceAttachment *VpcInterfaceAttachment
	// contains filtered or unexported fields
}

The source configuration for cloud flows receiving a stream from a bridge.

type UpdateIngressGatewayBridgeRequest added in v1.19.0

type UpdateIngressGatewayBridgeRequest struct {

	// The maximum expected bitrate (in bps).
	MaxBitrate *int32

	// The maximum number of expected outputs.
	MaxOutputs *int32
	// contains filtered or unexported fields
}

type UpdateMaintenance added in v1.16.0

type UpdateMaintenance struct {

	// A day of a week when the maintenance will happen. use
	// Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday.
	MaintenanceDay MaintenanceDay

	// A scheduled date in ISO UTC format when the maintenance will happen. Use
	// YYYY-MM-DD format. Example: 2021-01-30.
	MaintenanceScheduledDate *string

	// UTC time when the maintenance will happen. Use 24-hour HH:MM format. Minutes
	// must be 00. Example: 13:00. The default value is 02:00.
	MaintenanceStartHour *string
	// contains filtered or unexported fields
}

Update maintenance setting for a flow

type VpcInterface

type VpcInterface struct {

	// Immutable and has to be a unique against other VpcInterfaces in this Flow.
	//
	// This member is required.
	Name *string

	// IDs of the network interfaces created in customer's account by MediaConnect.
	//
	// This member is required.
	NetworkInterfaceIds []string

	// The type of network interface.
	//
	// This member is required.
	NetworkInterfaceType NetworkInterfaceType

	// Role Arn MediaConnect can assumes to create ENIs in customer's account
	//
	// This member is required.
	RoleArn *string

	// Security Group IDs to be used on ENI.
	//
	// This member is required.
	SecurityGroupIds []string

	// Subnet must be in the AZ of the Flow
	//
	// This member is required.
	SubnetId *string
	// contains filtered or unexported fields
}

The settings for a VPC Source.

type VpcInterfaceAttachment

type VpcInterfaceAttachment struct {

	// The name of the VPC interface to use for this resource.
	VpcInterfaceName *string
	// contains filtered or unexported fields
}

The settings for attaching a VPC interface to an resource.

type VpcInterfaceRequest

type VpcInterfaceRequest struct {

	// The name of the VPC Interface. This value must be unique within the current
	// flow.
	//
	// This member is required.
	Name *string

	// Role Arn MediaConnect can assumes to create ENIs in customer's account
	//
	// This member is required.
	RoleArn *string

	// Security Group IDs to be used on ENI.
	//
	// This member is required.
	SecurityGroupIds []string

	// Subnet must be in the AZ of the Flow
	//
	// This member is required.
	SubnetId *string

	// The type of network interface. If this value is not included in the request,
	// MediaConnect uses ENA as the networkInterfaceType.
	NetworkInterfaceType NetworkInterfaceType
	// contains filtered or unexported fields
}

Desired VPC Interface for a Flow

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL