SourceLocation - AWS Elemental MediaTailor

SourceLocation

A source location is a container for sources. For more information about source locations, see Working with source locations in the MediaTailor User Guide.

Contents

Arn

The ARN of the SourceLocation.

Type: String

Required: Yes

HttpConfiguration

The HTTP configuration for the source location.

Type: HttpConfiguration object

Required: Yes

SourceLocationName

The name of the source location.

Type: String

Required: Yes

AccessConfiguration

The access configuration for the source location.

Type: AccessConfiguration object

Required: No

CreationTime

The timestamp that indicates when the source location was created.

Type: Timestamp

Required: No

DefaultSegmentDeliveryConfiguration

The default segment delivery configuration.

Type: DefaultSegmentDeliveryConfiguration object

Required: No

LastModifiedTime

The timestamp that indicates when the source location was last modified.

Type: Timestamp

Required: No

SegmentDeliveryConfigurations

The segment delivery configurations for the source location.

Type: Array of SegmentDeliveryConfiguration objects

Required: No

tags

The tags assigned to the source location. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

Type: String to string map

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: