FilterConfiguration - AWS Elemental MediaPackage V2 Live API

FilterConfiguration

Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest.

Contents

End

Optionally specify the end time for all of your manifest egress requests. When you include end time, note that you cannot use end time query parameters for this manifest's endpoint URL.

Type: Timestamp

Required: No

ManifestFilter

Optionally specify one or more manifest filters for all of your manifest egress requests. When you include a manifest filter, note that you cannot use an identical manifest filter query parameter for this manifest's endpoint URL.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

Start

Optionally specify the start time for all of your manifest egress requests. When you include start time, note that you cannot use start time query parameters for this manifest's endpoint URL.

Type: Timestamp

Required: No

TimeDelaySeconds

Optionally specify the time delay for all of your manifest egress requests. Enter a value that is smaller than your endpoint's startover window. When you include time delay, note that you cannot use time delay query parameters for this manifest's endpoint URL.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 1209600.

Required: No

See Also

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