libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.MediaPackageVOD

Description

Derived from API version 2018-11-07 of the AWS service descriptions, licensed under Apache 2.0.

AWS Elemental MediaPackage VOD

Synopsis

Service Configuration

defaultService :: Service Source #

API version 2018-11-07 of the Amazon Elemental MediaPackage VOD SDK configuration.

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by MediaPackageVOD.

UnprocessableEntityException

_UnprocessableEntityException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The parameters sent in the request are not valid.

ForbiddenException

_ForbiddenException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The client is not authorized to access the requested resource.

NotFoundException

_NotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The requested resource does not exist.

TooManyRequestsException

_TooManyRequestsException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The client has exceeded their resource or throttling limits.

InternalServerErrorException

ServiceUnavailableException

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

CreatePackagingGroup

data CreatePackagingGroup Source #

A new MediaPackage VOD PackagingGroup resource configuration.

See: newCreatePackagingGroup smart constructor.

Instances

Instances details
Eq CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Read CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Show CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Generic CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Associated Types

type Rep CreatePackagingGroup :: Type -> Type #

NFData CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Methods

rnf :: CreatePackagingGroup -> () #

Hashable CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

ToJSON CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

AWSRequest CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Associated Types

type AWSResponse CreatePackagingGroup #

ToHeaders CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

ToPath CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

ToQuery CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

type Rep CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

type Rep CreatePackagingGroup = D1 ('MetaData "CreatePackagingGroup" "Amazonka.MediaPackageVOD.CreatePackagingGroup" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "CreatePackagingGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "authorization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Authorization)) :*: S1 ('MetaSel ('Just "egressAccessLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EgressAccessLogs))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CreatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

newCreatePackagingGroup Source #

Create a value of CreatePackagingGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:authorization:CreatePackagingGroup', createPackagingGroup_authorization - Undocumented member.

$sel:egressAccessLogs:CreatePackagingGroup', createPackagingGroup_egressAccessLogs - Undocumented member.

$sel:tags:CreatePackagingGroup', createPackagingGroup_tags - Undocumented member.

$sel:id:CreatePackagingGroup', createPackagingGroup_id - The ID of the PackagingGroup.

data CreatePackagingGroupResponse Source #

See: newCreatePackagingGroupResponse smart constructor.

Instances

Instances details
Eq CreatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Read CreatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Show CreatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Generic CreatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

Associated Types

type Rep CreatePackagingGroupResponse :: Type -> Type #

NFData CreatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

type Rep CreatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingGroup

type Rep CreatePackagingGroupResponse = D1 ('MetaData "CreatePackagingGroupResponse" "Amazonka.MediaPackageVOD.CreatePackagingGroup" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "CreatePackagingGroupResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "authorization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Authorization)) :*: S1 ('MetaSel ('Just "domainName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "egressAccessLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EgressAccessLogs))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newCreatePackagingGroupResponse Source #

Create a value of CreatePackagingGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:CreatePackagingGroupResponse', createPackagingGroupResponse_arn - The ARN of the PackagingGroup.

$sel:authorization:CreatePackagingGroup', createPackagingGroupResponse_authorization - Undocumented member.

$sel:domainName:CreatePackagingGroupResponse', createPackagingGroupResponse_domainName - The fully qualified domain name for Assets in the PackagingGroup.

$sel:id:CreatePackagingGroup', createPackagingGroupResponse_id - The ID of the PackagingGroup.

$sel:egressAccessLogs:CreatePackagingGroup', createPackagingGroupResponse_egressAccessLogs - Undocumented member.

$sel:tags:CreatePackagingGroup', createPackagingGroupResponse_tags - Undocumented member.

$sel:httpStatus:CreatePackagingGroupResponse', createPackagingGroupResponse_httpStatus - The response's http status code.

ConfigureLogs

data ConfigureLogs Source #

The option to configure log subscription.

See: newConfigureLogs smart constructor.

Instances

Instances details
Eq ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

Read ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

Show ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

Generic ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

Associated Types

type Rep ConfigureLogs :: Type -> Type #

NFData ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

Methods

rnf :: ConfigureLogs -> () #

Hashable ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

ToJSON ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

AWSRequest ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

Associated Types

type AWSResponse ConfigureLogs #

ToHeaders ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

ToPath ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

ToQuery ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

type Rep ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

type Rep ConfigureLogs = D1 ('MetaData "ConfigureLogs" "Amazonka.MediaPackageVOD.ConfigureLogs" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "ConfigureLogs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "egressAccessLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EgressAccessLogs)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse ConfigureLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

newConfigureLogs Source #

Create a value of ConfigureLogs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:egressAccessLogs:ConfigureLogs', configureLogs_egressAccessLogs - Undocumented member.

$sel:id:ConfigureLogs', configureLogs_id - The ID of a MediaPackage VOD PackagingGroup resource.

data ConfigureLogsResponse Source #

See: newConfigureLogsResponse smart constructor.

Instances

Instances details
Eq ConfigureLogsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

Read ConfigureLogsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

Show ConfigureLogsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

Generic ConfigureLogsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

Associated Types

type Rep ConfigureLogsResponse :: Type -> Type #

NFData ConfigureLogsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

Methods

rnf :: ConfigureLogsResponse -> () #

type Rep ConfigureLogsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ConfigureLogs

type Rep ConfigureLogsResponse = D1 ('MetaData "ConfigureLogsResponse" "Amazonka.MediaPackageVOD.ConfigureLogs" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "ConfigureLogsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "authorization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Authorization)) :*: S1 ('MetaSel ('Just "domainName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "egressAccessLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EgressAccessLogs))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newConfigureLogsResponse Source #

Create a value of ConfigureLogsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:ConfigureLogsResponse', configureLogsResponse_arn - The ARN of the PackagingGroup.

$sel:authorization:ConfigureLogsResponse', configureLogsResponse_authorization - Undocumented member.

$sel:domainName:ConfigureLogsResponse', configureLogsResponse_domainName - The fully qualified domain name for Assets in the PackagingGroup.

$sel:id:ConfigureLogs', configureLogsResponse_id - The ID of the PackagingGroup.

$sel:egressAccessLogs:ConfigureLogs', configureLogsResponse_egressAccessLogs - Undocumented member.

$sel:tags:ConfigureLogsResponse', configureLogsResponse_tags - Undocumented member.

$sel:httpStatus:ConfigureLogsResponse', configureLogsResponse_httpStatus - The response's http status code.

ListTagsForResource

data ListTagsForResource Source #

See: newListTagsForResource smart constructor.

Instances

Instances details
Eq ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

Read ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

Show ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

Generic ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

Associated Types

type Rep ListTagsForResource :: Type -> Type #

NFData ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

Methods

rnf :: ListTagsForResource -> () #

Hashable ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

AWSRequest ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

Associated Types

type AWSResponse ListTagsForResource #

ToHeaders ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

ToPath ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

ToQuery ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

type Rep ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

type Rep ListTagsForResource = D1 ('MetaData "ListTagsForResource" "Amazonka.MediaPackageVOD.ListTagsForResource" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "ListTagsForResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse ListTagsForResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

newListTagsForResource Source #

Create a value of ListTagsForResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:ListTagsForResource', listTagsForResource_resourceArn - The Amazon Resource Name (ARN) for the resource. You can get this from the response to any request to the resource.

data ListTagsForResourceResponse Source #

See: newListTagsForResourceResponse smart constructor.

Instances

Instances details
Eq ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

Read ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

Show ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

Generic ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

Associated Types

type Rep ListTagsForResourceResponse :: Type -> Type #

NFData ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

type Rep ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListTagsForResource

type Rep ListTagsForResourceResponse = D1 ('MetaData "ListTagsForResourceResponse" "Amazonka.MediaPackageVOD.ListTagsForResource" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "ListTagsForResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newListTagsForResourceResponse Source #

Create a value of ListTagsForResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tags:ListTagsForResourceResponse', listTagsForResourceResponse_tags - A collection of tags associated with a resource

$sel:httpStatus:ListTagsForResourceResponse', listTagsForResourceResponse_httpStatus - The response's http status code.

DescribePackagingGroup

data DescribePackagingGroup Source #

See: newDescribePackagingGroup smart constructor.

Instances

Instances details
Eq DescribePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

Read DescribePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

Show DescribePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

Generic DescribePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

Associated Types

type Rep DescribePackagingGroup :: Type -> Type #

NFData DescribePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

Methods

rnf :: DescribePackagingGroup -> () #

Hashable DescribePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

AWSRequest DescribePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

Associated Types

type AWSResponse DescribePackagingGroup #

ToHeaders DescribePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

ToPath DescribePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

ToQuery DescribePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

type Rep DescribePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

type Rep DescribePackagingGroup = D1 ('MetaData "DescribePackagingGroup" "Amazonka.MediaPackageVOD.DescribePackagingGroup" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DescribePackagingGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

newDescribePackagingGroup Source #

Create a value of DescribePackagingGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:id:DescribePackagingGroup', describePackagingGroup_id - The ID of a MediaPackage VOD PackagingGroup resource.

data DescribePackagingGroupResponse Source #

See: newDescribePackagingGroupResponse smart constructor.

Instances

Instances details
Eq DescribePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

Read DescribePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

Show DescribePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

Generic DescribePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

Associated Types

type Rep DescribePackagingGroupResponse :: Type -> Type #

NFData DescribePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

type Rep DescribePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingGroup

type Rep DescribePackagingGroupResponse = D1 ('MetaData "DescribePackagingGroupResponse" "Amazonka.MediaPackageVOD.DescribePackagingGroup" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DescribePackagingGroupResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "authorization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Authorization)) :*: S1 ('MetaSel ('Just "domainName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "egressAccessLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EgressAccessLogs))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

DescribeAsset

data DescribeAsset Source #

See: newDescribeAsset smart constructor.

Constructors

DescribeAsset' Text 

Instances

Instances details
Eq DescribeAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

Read DescribeAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

Show DescribeAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

Generic DescribeAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

Associated Types

type Rep DescribeAsset :: Type -> Type #

NFData DescribeAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

Methods

rnf :: DescribeAsset -> () #

Hashable DescribeAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

AWSRequest DescribeAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

Associated Types

type AWSResponse DescribeAsset #

ToHeaders DescribeAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

ToPath DescribeAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

ToQuery DescribeAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

type Rep DescribeAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

type Rep DescribeAsset = D1 ('MetaData "DescribeAsset" "Amazonka.MediaPackageVOD.DescribeAsset" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DescribeAsset'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

newDescribeAsset Source #

Create a value of DescribeAsset with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:id:DescribeAsset', describeAsset_id - The ID of an MediaPackage VOD Asset resource.

data DescribeAssetResponse Source #

See: newDescribeAssetResponse smart constructor.

Instances

Instances details
Eq DescribeAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

Read DescribeAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

Show DescribeAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

Generic DescribeAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

Associated Types

type Rep DescribeAssetResponse :: Type -> Type #

NFData DescribeAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

Methods

rnf :: DescribeAssetResponse -> () #

type Rep DescribeAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribeAsset

newDescribeAssetResponse Source #

Create a value of DescribeAssetResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceId:DescribeAssetResponse', describeAssetResponse_resourceId - The resource ID to include in SPEKE key requests.

$sel:arn:DescribeAssetResponse', describeAssetResponse_arn - The ARN of the Asset.

$sel:createdAt:DescribeAssetResponse', describeAssetResponse_createdAt - The time the Asset was initially submitted for Ingest.

$sel:packagingGroupId:DescribeAssetResponse', describeAssetResponse_packagingGroupId - The ID of the PackagingGroup for the Asset.

$sel:sourceArn:DescribeAssetResponse', describeAssetResponse_sourceArn - ARN of the source object in S3.

$sel:sourceRoleArn:DescribeAssetResponse', describeAssetResponse_sourceRoleArn - The IAM role_arn used to access the source S3 bucket.

$sel:id:DescribeAsset', describeAssetResponse_id - The unique identifier for the Asset.

$sel:egressEndpoints:DescribeAssetResponse', describeAssetResponse_egressEndpoints - The list of egress endpoints available for the Asset.

$sel:tags:DescribeAssetResponse', describeAssetResponse_tags - Undocumented member.

$sel:httpStatus:DescribeAssetResponse', describeAssetResponse_httpStatus - The response's http status code.

DeletePackagingConfiguration

data DeletePackagingConfiguration Source #

See: newDeletePackagingConfiguration smart constructor.

Instances

Instances details
Eq DeletePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

Read DeletePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

Show DeletePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

Generic DeletePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

Associated Types

type Rep DeletePackagingConfiguration :: Type -> Type #

NFData DeletePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

Hashable DeletePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

AWSRequest DeletePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

ToHeaders DeletePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

ToPath DeletePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

ToQuery DeletePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

type Rep DeletePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

type Rep DeletePackagingConfiguration = D1 ('MetaData "DeletePackagingConfiguration" "Amazonka.MediaPackageVOD.DeletePackagingConfiguration" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DeletePackagingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeletePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

newDeletePackagingConfiguration Source #

Create a value of DeletePackagingConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:id:DeletePackagingConfiguration', deletePackagingConfiguration_id - The ID of the MediaPackage VOD PackagingConfiguration resource to delete.

data DeletePackagingConfigurationResponse Source #

Instances

Instances details
Eq DeletePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

Read DeletePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

Show DeletePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

Generic DeletePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

NFData DeletePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

type Rep DeletePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingConfiguration

type Rep DeletePackagingConfigurationResponse = D1 ('MetaData "DeletePackagingConfigurationResponse" "Amazonka.MediaPackageVOD.DeletePackagingConfiguration" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DeletePackagingConfigurationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeletePackagingConfigurationResponse Source #

Create a value of DeletePackagingConfigurationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeletePackagingConfigurationResponse', deletePackagingConfigurationResponse_httpStatus - The response's http status code.

ListPackagingGroups (Paginated)

data ListPackagingGroups Source #

See: newListPackagingGroups smart constructor.

Instances

Instances details
Eq ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

Read ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

Show ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

Generic ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

Associated Types

type Rep ListPackagingGroups :: Type -> Type #

NFData ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

Methods

rnf :: ListPackagingGroups -> () #

Hashable ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

AWSPager ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

AWSRequest ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

Associated Types

type AWSResponse ListPackagingGroups #

ToHeaders ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

ToPath ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

ToQuery ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

type Rep ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

type Rep ListPackagingGroups = D1 ('MetaData "ListPackagingGroups" "Amazonka.MediaPackageVOD.ListPackagingGroups" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "ListPackagingGroups'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))
type AWSResponse ListPackagingGroups Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

newListPackagingGroups :: ListPackagingGroups Source #

Create a value of ListPackagingGroups with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListPackagingGroups', listPackagingGroups_nextToken - A token used to resume pagination from the end of a previous request.

$sel:maxResults:ListPackagingGroups', listPackagingGroups_maxResults - Upper bound on number of records to return.

data ListPackagingGroupsResponse Source #

See: newListPackagingGroupsResponse smart constructor.

Instances

Instances details
Eq ListPackagingGroupsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

Read ListPackagingGroupsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

Show ListPackagingGroupsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

Generic ListPackagingGroupsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

Associated Types

type Rep ListPackagingGroupsResponse :: Type -> Type #

NFData ListPackagingGroupsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

type Rep ListPackagingGroupsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingGroups

type Rep ListPackagingGroupsResponse = D1 ('MetaData "ListPackagingGroupsResponse" "Amazonka.MediaPackageVOD.ListPackagingGroups" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "ListPackagingGroupsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "packagingGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PackagingGroup])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPackagingGroupsResponse Source #

Create a value of ListPackagingGroupsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:packagingGroups:ListPackagingGroupsResponse', listPackagingGroupsResponse_packagingGroups - A list of MediaPackage VOD PackagingGroup resources.

$sel:nextToken:ListPackagingGroups', listPackagingGroupsResponse_nextToken - A token that can be used to resume pagination from the end of the collection.

$sel:httpStatus:ListPackagingGroupsResponse', listPackagingGroupsResponse_httpStatus - The response's http status code.

DeleteAsset

data DeleteAsset Source #

See: newDeleteAsset smart constructor.

Constructors

DeleteAsset' Text 

Instances

Instances details
Eq DeleteAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

Read DeleteAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

Show DeleteAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

Generic DeleteAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

Associated Types

type Rep DeleteAsset :: Type -> Type #

NFData DeleteAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

Methods

rnf :: DeleteAsset -> () #

Hashable DeleteAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

AWSRequest DeleteAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

Associated Types

type AWSResponse DeleteAsset #

ToHeaders DeleteAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

Methods

toHeaders :: DeleteAsset -> [Header] #

ToPath DeleteAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

ToQuery DeleteAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

type Rep DeleteAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

type Rep DeleteAsset = D1 ('MetaData "DeleteAsset" "Amazonka.MediaPackageVOD.DeleteAsset" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DeleteAsset'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

newDeleteAsset Source #

Create a value of DeleteAsset with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:id:DeleteAsset', deleteAsset_id - The ID of the MediaPackage VOD Asset resource to delete.

data DeleteAssetResponse Source #

See: newDeleteAssetResponse smart constructor.

Instances

Instances details
Eq DeleteAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

Read DeleteAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

Show DeleteAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

Generic DeleteAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

Associated Types

type Rep DeleteAssetResponse :: Type -> Type #

NFData DeleteAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

Methods

rnf :: DeleteAssetResponse -> () #

type Rep DeleteAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeleteAsset

type Rep DeleteAssetResponse = D1 ('MetaData "DeleteAssetResponse" "Amazonka.MediaPackageVOD.DeleteAsset" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DeleteAssetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteAssetResponse Source #

Create a value of DeleteAssetResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteAssetResponse', deleteAssetResponse_httpStatus - The response's http status code.

UpdatePackagingGroup

data UpdatePackagingGroup Source #

A MediaPackage VOD PackagingGroup resource configuration.

See: newUpdatePackagingGroup smart constructor.

Instances

Instances details
Eq UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

Read UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

Show UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

Generic UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

Associated Types

type Rep UpdatePackagingGroup :: Type -> Type #

NFData UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

Methods

rnf :: UpdatePackagingGroup -> () #

Hashable UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

ToJSON UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

AWSRequest UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

Associated Types

type AWSResponse UpdatePackagingGroup #

ToHeaders UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

ToPath UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

ToQuery UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

type Rep UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

type Rep UpdatePackagingGroup = D1 ('MetaData "UpdatePackagingGroup" "Amazonka.MediaPackageVOD.UpdatePackagingGroup" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "UpdatePackagingGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "authorization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Authorization)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse UpdatePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

newUpdatePackagingGroup Source #

Create a value of UpdatePackagingGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:authorization:UpdatePackagingGroup', updatePackagingGroup_authorization - Undocumented member.

$sel:id:UpdatePackagingGroup', updatePackagingGroup_id - The ID of a MediaPackage VOD PackagingGroup resource.

data UpdatePackagingGroupResponse Source #

See: newUpdatePackagingGroupResponse smart constructor.

Instances

Instances details
Eq UpdatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

Read UpdatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

Show UpdatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

Generic UpdatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

Associated Types

type Rep UpdatePackagingGroupResponse :: Type -> Type #

NFData UpdatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

type Rep UpdatePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UpdatePackagingGroup

type Rep UpdatePackagingGroupResponse = D1 ('MetaData "UpdatePackagingGroupResponse" "Amazonka.MediaPackageVOD.UpdatePackagingGroup" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "UpdatePackagingGroupResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "authorization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Authorization)) :*: S1 ('MetaSel ('Just "domainName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "egressAccessLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EgressAccessLogs))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newUpdatePackagingGroupResponse Source #

Create a value of UpdatePackagingGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:UpdatePackagingGroupResponse', updatePackagingGroupResponse_arn - The ARN of the PackagingGroup.

$sel:authorization:UpdatePackagingGroup', updatePackagingGroupResponse_authorization - Undocumented member.

$sel:domainName:UpdatePackagingGroupResponse', updatePackagingGroupResponse_domainName - The fully qualified domain name for Assets in the PackagingGroup.

$sel:id:UpdatePackagingGroup', updatePackagingGroupResponse_id - The ID of the PackagingGroup.

$sel:egressAccessLogs:UpdatePackagingGroupResponse', updatePackagingGroupResponse_egressAccessLogs - Undocumented member.

$sel:tags:UpdatePackagingGroupResponse', updatePackagingGroupResponse_tags - Undocumented member.

$sel:httpStatus:UpdatePackagingGroupResponse', updatePackagingGroupResponse_httpStatus - The response's http status code.

DeletePackagingGroup

data DeletePackagingGroup Source #

See: newDeletePackagingGroup smart constructor.

Instances

Instances details
Eq DeletePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

Read DeletePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

Show DeletePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

Generic DeletePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

Associated Types

type Rep DeletePackagingGroup :: Type -> Type #

NFData DeletePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

Methods

rnf :: DeletePackagingGroup -> () #

Hashable DeletePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

AWSRequest DeletePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

Associated Types

type AWSResponse DeletePackagingGroup #

ToHeaders DeletePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

ToPath DeletePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

ToQuery DeletePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

type Rep DeletePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

type Rep DeletePackagingGroup = D1 ('MetaData "DeletePackagingGroup" "Amazonka.MediaPackageVOD.DeletePackagingGroup" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DeletePackagingGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeletePackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

newDeletePackagingGroup Source #

Create a value of DeletePackagingGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:id:DeletePackagingGroup', deletePackagingGroup_id - The ID of the MediaPackage VOD PackagingGroup resource to delete.

data DeletePackagingGroupResponse Source #

See: newDeletePackagingGroupResponse smart constructor.

Instances

Instances details
Eq DeletePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

Read DeletePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

Show DeletePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

Generic DeletePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

Associated Types

type Rep DeletePackagingGroupResponse :: Type -> Type #

NFData DeletePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

type Rep DeletePackagingGroupResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DeletePackagingGroup

type Rep DeletePackagingGroupResponse = D1 ('MetaData "DeletePackagingGroupResponse" "Amazonka.MediaPackageVOD.DeletePackagingGroup" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DeletePackagingGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeletePackagingGroupResponse Source #

Create a value of DeletePackagingGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeletePackagingGroupResponse', deletePackagingGroupResponse_httpStatus - The response's http status code.

CreateAsset

data CreateAsset Source #

A new MediaPackage VOD Asset configuration.

See: newCreateAsset smart constructor.

Instances

Instances details
Eq CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

Read CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

Show CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

Generic CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

Associated Types

type Rep CreateAsset :: Type -> Type #

NFData CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

Methods

rnf :: CreateAsset -> () #

Hashable CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

ToJSON CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

AWSRequest CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

Associated Types

type AWSResponse CreateAsset #

ToHeaders CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

Methods

toHeaders :: CreateAsset -> [Header] #

ToPath CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

ToQuery CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

type Rep CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

type Rep CreateAsset = D1 ('MetaData "CreateAsset" "Amazonka.MediaPackageVOD.CreateAsset" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "CreateAsset'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "sourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "packagingGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sourceRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreateAsset Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

newCreateAsset Source #

Create a value of CreateAsset with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceId:CreateAsset', createAsset_resourceId - The resource ID to include in SPEKE key requests.

$sel:tags:CreateAsset', createAsset_tags - Undocumented member.

$sel:sourceArn:CreateAsset', createAsset_sourceArn - ARN of the source object in S3.

$sel:id:CreateAsset', createAsset_id - The unique identifier for the Asset.

$sel:packagingGroupId:CreateAsset', createAsset_packagingGroupId - The ID of the PackagingGroup for the Asset.

$sel:sourceRoleArn:CreateAsset', createAsset_sourceRoleArn - The IAM role ARN used to access the source S3 bucket.

data CreateAssetResponse Source #

See: newCreateAssetResponse smart constructor.

Instances

Instances details
Eq CreateAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

Read CreateAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

Show CreateAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

Generic CreateAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

Associated Types

type Rep CreateAssetResponse :: Type -> Type #

NFData CreateAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

Methods

rnf :: CreateAssetResponse -> () #

type Rep CreateAssetResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreateAsset

newCreateAssetResponse Source #

Create a value of CreateAssetResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceId:CreateAsset', createAssetResponse_resourceId - The resource ID to include in SPEKE key requests.

$sel:arn:CreateAssetResponse', createAssetResponse_arn - The ARN of the Asset.

$sel:createdAt:CreateAssetResponse', createAssetResponse_createdAt - The time the Asset was initially submitted for Ingest.

$sel:packagingGroupId:CreateAsset', createAssetResponse_packagingGroupId - The ID of the PackagingGroup for the Asset.

$sel:sourceArn:CreateAsset', createAssetResponse_sourceArn - ARN of the source object in S3.

$sel:sourceRoleArn:CreateAsset', createAssetResponse_sourceRoleArn - The IAM role_arn used to access the source S3 bucket.

$sel:id:CreateAsset', createAssetResponse_id - The unique identifier for the Asset.

$sel:egressEndpoints:CreateAssetResponse', createAssetResponse_egressEndpoints - The list of egress endpoints available for the Asset.

$sel:tags:CreateAsset', createAssetResponse_tags - Undocumented member.

$sel:httpStatus:CreateAssetResponse', createAssetResponse_httpStatus - The response's http status code.

DescribePackagingConfiguration

data DescribePackagingConfiguration Source #

See: newDescribePackagingConfiguration smart constructor.

Instances

Instances details
Eq DescribePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

Read DescribePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

Show DescribePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

Generic DescribePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

Associated Types

type Rep DescribePackagingConfiguration :: Type -> Type #

NFData DescribePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

Hashable DescribePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

AWSRequest DescribePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

ToHeaders DescribePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

ToPath DescribePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

ToQuery DescribePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

type Rep DescribePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

type Rep DescribePackagingConfiguration = D1 ('MetaData "DescribePackagingConfiguration" "Amazonka.MediaPackageVOD.DescribePackagingConfiguration" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DescribePackagingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

newDescribePackagingConfiguration Source #

Create a value of DescribePackagingConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:id:DescribePackagingConfiguration', describePackagingConfiguration_id - The ID of a MediaPackage VOD PackagingConfiguration resource.

data DescribePackagingConfigurationResponse Source #

Instances

Instances details
Eq DescribePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

Read DescribePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

Show DescribePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

Generic DescribePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

NFData DescribePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

type Rep DescribePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.DescribePackagingConfiguration

type Rep DescribePackagingConfigurationResponse = D1 ('MetaData "DescribePackagingConfigurationResponse" "Amazonka.MediaPackageVOD.DescribePackagingConfiguration" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DescribePackagingConfigurationResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "hlsPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsPackage)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "packagingGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dashPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashPackage)))) :*: ((S1 ('MetaSel ('Just "mssPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MssPackage)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "cmafPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CmafPackage)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribePackagingConfigurationResponse Source #

TagResource

data TagResource Source #

See: newTagResource smart constructor.

Instances

Instances details
Eq TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

Read TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

Show TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

Generic TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

Associated Types

type Rep TagResource :: Type -> Type #

NFData TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

Methods

rnf :: TagResource -> () #

Hashable TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

ToJSON TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

AWSRequest TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

Associated Types

type AWSResponse TagResource #

ToHeaders TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

Methods

toHeaders :: TagResource -> [Header] #

ToPath TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

ToQuery TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

type Rep TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

type Rep TagResource = D1 ('MetaData "TagResource" "Amazonka.MediaPackageVOD.TagResource" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "TagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text Text))))
type AWSResponse TagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

newTagResource Source #

Create a value of TagResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:TagResource', tagResource_resourceArn - The Amazon Resource Name (ARN) for the resource. You can get this from the response to any request to the resource.

$sel:tags:TagResource', tagResource_tags - A collection of tags associated with a resource

data TagResourceResponse Source #

See: newTagResourceResponse smart constructor.

Constructors

TagResourceResponse' 

Instances

Instances details
Eq TagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

Read TagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

Show TagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

Generic TagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

Associated Types

type Rep TagResourceResponse :: Type -> Type #

NFData TagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

Methods

rnf :: TagResourceResponse -> () #

type Rep TagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.TagResource

type Rep TagResourceResponse = D1 ('MetaData "TagResourceResponse" "Amazonka.MediaPackageVOD.TagResource" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "TagResourceResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newTagResourceResponse :: TagResourceResponse Source #

Create a value of TagResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

UntagResource

data UntagResource Source #

See: newUntagResource smart constructor.

Constructors

UntagResource' [Text] Text 

Instances

Instances details
Eq UntagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

Read UntagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

Show UntagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

Generic UntagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

Associated Types

type Rep UntagResource :: Type -> Type #

NFData UntagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

Methods

rnf :: UntagResource -> () #

Hashable UntagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

AWSRequest UntagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

Associated Types

type AWSResponse UntagResource #

ToHeaders UntagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

ToPath UntagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

ToQuery UntagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

type Rep UntagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

type Rep UntagResource = D1 ('MetaData "UntagResource" "Amazonka.MediaPackageVOD.UntagResource" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "UntagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tagKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse UntagResource Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

newUntagResource Source #

Create a value of UntagResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tagKeys:UntagResource', untagResource_tagKeys - A comma-separated list of the tag keys to remove from the resource.

$sel:resourceArn:UntagResource', untagResource_resourceArn - The Amazon Resource Name (ARN) for the resource. You can get this from the response to any request to the resource.

data UntagResourceResponse Source #

See: newUntagResourceResponse smart constructor.

Instances

Instances details
Eq UntagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

Read UntagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

Show UntagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

Generic UntagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

Associated Types

type Rep UntagResourceResponse :: Type -> Type #

NFData UntagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

Methods

rnf :: UntagResourceResponse -> () #

type Rep UntagResourceResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.UntagResource

type Rep UntagResourceResponse = D1 ('MetaData "UntagResourceResponse" "Amazonka.MediaPackageVOD.UntagResource" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "UntagResourceResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newUntagResourceResponse :: UntagResourceResponse Source #

Create a value of UntagResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

CreatePackagingConfiguration

data CreatePackagingConfiguration Source #

A new MediaPackage VOD PackagingConfiguration resource configuration.

See: newCreatePackagingConfiguration smart constructor.

Instances

Instances details
Eq CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

Read CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

Show CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

Generic CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

Associated Types

type Rep CreatePackagingConfiguration :: Type -> Type #

NFData CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

Hashable CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

ToJSON CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

AWSRequest CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

ToHeaders CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

ToPath CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

ToQuery CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

type Rep CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

type Rep CreatePackagingConfiguration = D1 ('MetaData "CreatePackagingConfiguration" "Amazonka.MediaPackageVOD.CreatePackagingConfiguration" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "CreatePackagingConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "hlsPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsPackage)) :*: (S1 ('MetaSel ('Just "dashPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashPackage)) :*: S1 ('MetaSel ('Just "mssPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MssPackage)))) :*: ((S1 ('MetaSel ('Just "cmafPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CmafPackage)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "packagingGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreatePackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

data CreatePackagingConfigurationResponse Source #

Instances

Instances details
Eq CreatePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

Read CreatePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

Show CreatePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

Generic CreatePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

NFData CreatePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

type Rep CreatePackagingConfigurationResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.CreatePackagingConfiguration

type Rep CreatePackagingConfigurationResponse = D1 ('MetaData "CreatePackagingConfigurationResponse" "Amazonka.MediaPackageVOD.CreatePackagingConfiguration" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "CreatePackagingConfigurationResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "hlsPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsPackage)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "packagingGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dashPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashPackage)))) :*: ((S1 ('MetaSel ('Just "mssPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MssPackage)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "cmafPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CmafPackage)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newCreatePackagingConfigurationResponse Source #

ListPackagingConfigurations (Paginated)

data ListPackagingConfigurations Source #

See: newListPackagingConfigurations smart constructor.

Instances

Instances details
Eq ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

Read ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

Show ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

Generic ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

Associated Types

type Rep ListPackagingConfigurations :: Type -> Type #

NFData ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

Hashable ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

AWSPager ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

AWSRequest ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

ToHeaders ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

ToPath ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

ToQuery ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

type Rep ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

type Rep ListPackagingConfigurations = D1 ('MetaData "ListPackagingConfigurations" "Amazonka.MediaPackageVOD.ListPackagingConfigurations" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "ListPackagingConfigurations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "packagingGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListPackagingConfigurations Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

newListPackagingConfigurations :: ListPackagingConfigurations Source #

Create a value of ListPackagingConfigurations with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:packagingGroupId:ListPackagingConfigurations', listPackagingConfigurations_packagingGroupId - Returns MediaPackage VOD PackagingConfigurations associated with the specified PackagingGroup.

$sel:nextToken:ListPackagingConfigurations', listPackagingConfigurations_nextToken - A token used to resume pagination from the end of a previous request.

$sel:maxResults:ListPackagingConfigurations', listPackagingConfigurations_maxResults - Upper bound on number of records to return.

data ListPackagingConfigurationsResponse Source #

Instances

Instances details
Eq ListPackagingConfigurationsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

Read ListPackagingConfigurationsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

Show ListPackagingConfigurationsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

Generic ListPackagingConfigurationsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

NFData ListPackagingConfigurationsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

type Rep ListPackagingConfigurationsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListPackagingConfigurations

type Rep ListPackagingConfigurationsResponse = D1 ('MetaData "ListPackagingConfigurationsResponse" "Amazonka.MediaPackageVOD.ListPackagingConfigurations" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "ListPackagingConfigurationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "packagingConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PackagingConfiguration])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPackagingConfigurationsResponse Source #

Create a value of ListPackagingConfigurationsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:packagingConfigurations:ListPackagingConfigurationsResponse', listPackagingConfigurationsResponse_packagingConfigurations - A list of MediaPackage VOD PackagingConfiguration resources.

$sel:nextToken:ListPackagingConfigurations', listPackagingConfigurationsResponse_nextToken - A token that can be used to resume pagination from the end of the collection.

$sel:httpStatus:ListPackagingConfigurationsResponse', listPackagingConfigurationsResponse_httpStatus - The response's http status code.

ListAssets (Paginated)

data ListAssets Source #

See: newListAssets smart constructor.

Instances

Instances details
Eq ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

Read ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

Show ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

Generic ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

Associated Types

type Rep ListAssets :: Type -> Type #

NFData ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

Methods

rnf :: ListAssets -> () #

Hashable ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

AWSPager ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

AWSRequest ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

Associated Types

type AWSResponse ListAssets #

ToHeaders ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

Methods

toHeaders :: ListAssets -> [Header] #

ToPath ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

ToQuery ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

type Rep ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

type Rep ListAssets = D1 ('MetaData "ListAssets" "Amazonka.MediaPackageVOD.ListAssets" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "ListAssets'" 'PrefixI 'True) (S1 ('MetaSel ('Just "packagingGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListAssets Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

newListAssets :: ListAssets Source #

Create a value of ListAssets with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:packagingGroupId:ListAssets', listAssets_packagingGroupId - Returns Assets associated with the specified PackagingGroup.

$sel:nextToken:ListAssets', listAssets_nextToken - A token used to resume pagination from the end of a previous request.

$sel:maxResults:ListAssets', listAssets_maxResults - Upper bound on number of records to return.

data ListAssetsResponse Source #

See: newListAssetsResponse smart constructor.

Instances

Instances details
Eq ListAssetsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

Read ListAssetsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

Show ListAssetsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

Generic ListAssetsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

Associated Types

type Rep ListAssetsResponse :: Type -> Type #

NFData ListAssetsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

Methods

rnf :: ListAssetsResponse -> () #

type Rep ListAssetsResponse Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.ListAssets

type Rep ListAssetsResponse = D1 ('MetaData "ListAssetsResponse" "Amazonka.MediaPackageVOD.ListAssets" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "ListAssetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "assets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetShallow])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListAssetsResponse Source #

Create a value of ListAssetsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListAssets', listAssetsResponse_nextToken - A token that can be used to resume pagination from the end of the collection.

$sel:assets:ListAssetsResponse', listAssetsResponse_assets - A list of MediaPackage VOD Asset resources.

$sel:httpStatus:ListAssetsResponse', listAssetsResponse_httpStatus - The response's http status code.

Types

AdMarkers

newtype AdMarkers Source #

Constructors

AdMarkers' 

Fields

Bundled Patterns

pattern AdMarkers_NONE :: AdMarkers 
pattern AdMarkers_PASSTHROUGH :: AdMarkers 
pattern AdMarkers_SCTE35_ENHANCED :: AdMarkers 

Instances

Instances details
Eq AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

Ord AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

Read AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

Show AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

Generic AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

Associated Types

type Rep AdMarkers :: Type -> Type #

NFData AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

Methods

rnf :: AdMarkers -> () #

Hashable AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

ToJSON AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

ToJSONKey AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

FromJSON AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

FromJSONKey AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

ToLog AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

ToHeader AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

ToQuery AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

FromXML AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

ToXML AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

Methods

toXML :: AdMarkers -> XML #

ToByteString AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

Methods

toBS :: AdMarkers -> ByteString #

FromText AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

ToText AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

Methods

toText :: AdMarkers -> Text #

type Rep AdMarkers Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AdMarkers

type Rep AdMarkers = D1 ('MetaData "AdMarkers" "Amazonka.MediaPackageVOD.Types.AdMarkers" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'True) (C1 ('MetaCons "AdMarkers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAdMarkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EncryptionMethod

newtype EncryptionMethod Source #

Instances

Instances details
Eq EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

Ord EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

Read EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

Show EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

Generic EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

Associated Types

type Rep EncryptionMethod :: Type -> Type #

NFData EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

Methods

rnf :: EncryptionMethod -> () #

Hashable EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

ToJSON EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

ToJSONKey EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

FromJSON EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

FromJSONKey EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

ToLog EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

ToHeader EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

ToQuery EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

FromXML EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

ToXML EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

ToByteString EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

FromText EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

ToText EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

type Rep EncryptionMethod Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EncryptionMethod

type Rep EncryptionMethod = D1 ('MetaData "EncryptionMethod" "Amazonka.MediaPackageVOD.Types.EncryptionMethod" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'True) (C1 ('MetaCons "EncryptionMethod'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEncryptionMethod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ManifestLayout

newtype ManifestLayout Source #

Constructors

ManifestLayout' 

Instances

Instances details
Eq ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

Ord ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

Read ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

Show ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

Generic ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

Associated Types

type Rep ManifestLayout :: Type -> Type #

NFData ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

Methods

rnf :: ManifestLayout -> () #

Hashable ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

ToJSON ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

ToJSONKey ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

FromJSON ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

FromJSONKey ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

ToLog ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

ToHeader ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

ToQuery ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

FromXML ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

ToXML ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

Methods

toXML :: ManifestLayout -> XML #

ToByteString ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

FromText ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

ToText ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

type Rep ManifestLayout Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.ManifestLayout

type Rep ManifestLayout = D1 ('MetaData "ManifestLayout" "Amazonka.MediaPackageVOD.Types.ManifestLayout" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'True) (C1 ('MetaCons "ManifestLayout'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromManifestLayout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PeriodTriggersElement

newtype PeriodTriggersElement Source #

Instances

Instances details
Eq PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

Ord PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

Read PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

Show PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

Generic PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

Associated Types

type Rep PeriodTriggersElement :: Type -> Type #

NFData PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

Methods

rnf :: PeriodTriggersElement -> () #

Hashable PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

ToJSON PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

ToJSONKey PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

FromJSON PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

FromJSONKey PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

ToLog PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

ToHeader PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

ToQuery PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

FromXML PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

ToXML PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

ToByteString PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

FromText PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

ToText PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

type Rep PeriodTriggersElement Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PeriodTriggersElement

type Rep PeriodTriggersElement = D1 ('MetaData "PeriodTriggersElement" "Amazonka.MediaPackageVOD.Types.PeriodTriggersElement" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'True) (C1 ('MetaCons "PeriodTriggersElement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPeriodTriggersElement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Profile

newtype Profile Source #

Constructors

Profile' 

Fields

Bundled Patterns

pattern Profile_HBBTV_1_5 :: Profile 
pattern Profile_NONE :: Profile 

Instances

Instances details
Eq Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

Methods

(==) :: Profile -> Profile -> Bool #

(/=) :: Profile -> Profile -> Bool #

Ord Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

Read Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

Show Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

Generic Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

Associated Types

type Rep Profile :: Type -> Type #

Methods

from :: Profile -> Rep Profile x #

to :: Rep Profile x -> Profile #

NFData Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

Methods

rnf :: Profile -> () #

Hashable Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

Methods

hashWithSalt :: Int -> Profile -> Int #

hash :: Profile -> Int #

ToJSON Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

ToJSONKey Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

FromJSON Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

FromJSONKey Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

ToLog Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

ToHeader Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

Methods

toHeader :: HeaderName -> Profile -> [Header] #

ToQuery Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

FromXML Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

ToXML Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

Methods

toXML :: Profile -> XML #

ToByteString Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

Methods

toBS :: Profile -> ByteString #

FromText Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

ToText Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

Methods

toText :: Profile -> Text #

type Rep Profile Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Profile

type Rep Profile = D1 ('MetaData "Profile" "Amazonka.MediaPackageVOD.Types.Profile" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'True) (C1 ('MetaCons "Profile'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProfile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SegmentTemplateFormat

newtype SegmentTemplateFormat Source #

Instances

Instances details
Eq SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

Ord SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

Read SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

Show SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

Generic SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

Associated Types

type Rep SegmentTemplateFormat :: Type -> Type #

NFData SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

Methods

rnf :: SegmentTemplateFormat -> () #

Hashable SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

ToJSON SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

ToJSONKey SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

FromJSON SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

FromJSONKey SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

ToLog SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

ToHeader SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

ToQuery SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

FromXML SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

ToXML SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

ToByteString SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

FromText SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

ToText SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

type Rep SegmentTemplateFormat Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat

type Rep SegmentTemplateFormat = D1 ('MetaData "SegmentTemplateFormat" "Amazonka.MediaPackageVOD.Types.SegmentTemplateFormat" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'True) (C1 ('MetaCons "SegmentTemplateFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSegmentTemplateFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StreamOrder

newtype StreamOrder Source #

Constructors

StreamOrder' 

Instances

Instances details
Eq StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

Ord StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

Read StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

Show StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

Generic StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

Associated Types

type Rep StreamOrder :: Type -> Type #

NFData StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

Methods

rnf :: StreamOrder -> () #

Hashable StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

ToJSON StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

ToJSONKey StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

FromJSON StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

FromJSONKey StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

ToLog StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

ToHeader StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

ToQuery StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

FromXML StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

ToXML StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

Methods

toXML :: StreamOrder -> XML #

ToByteString StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

FromText StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

ToText StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

Methods

toText :: StreamOrder -> Text #

type Rep StreamOrder Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamOrder

type Rep StreamOrder = D1 ('MetaData "StreamOrder" "Amazonka.MediaPackageVOD.Types.StreamOrder" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'True) (C1 ('MetaCons "StreamOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStreamOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssetShallow

data AssetShallow Source #

A MediaPackage VOD Asset resource.

See: newAssetShallow smart constructor.

Instances

Instances details
Eq AssetShallow Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AssetShallow

Read AssetShallow Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AssetShallow

Show AssetShallow Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AssetShallow

Generic AssetShallow Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AssetShallow

Associated Types

type Rep AssetShallow :: Type -> Type #

NFData AssetShallow Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AssetShallow

Methods

rnf :: AssetShallow -> () #

Hashable AssetShallow Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AssetShallow

FromJSON AssetShallow Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AssetShallow

type Rep AssetShallow Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.AssetShallow

newAssetShallow :: AssetShallow Source #

Create a value of AssetShallow with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceId:AssetShallow', assetShallow_resourceId - The resource ID to include in SPEKE key requests.

$sel:arn:AssetShallow', assetShallow_arn - The ARN of the Asset.

$sel:createdAt:AssetShallow', assetShallow_createdAt - The time the Asset was initially submitted for Ingest.

$sel:packagingGroupId:AssetShallow', assetShallow_packagingGroupId - The ID of the PackagingGroup for the Asset.

$sel:sourceArn:AssetShallow', assetShallow_sourceArn - ARN of the source object in S3.

$sel:sourceRoleArn:AssetShallow', assetShallow_sourceRoleArn - The IAM role ARN used to access the source S3 bucket.

$sel:id:AssetShallow', assetShallow_id - The unique identifier for the Asset.

$sel:tags:AssetShallow', assetShallow_tags - Undocumented member.

Authorization

data Authorization Source #

CDN Authorization credentials

See: newAuthorization smart constructor.

Constructors

Authorization' Text Text 

Instances

Instances details
Eq Authorization Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Authorization

Read Authorization Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Authorization

Show Authorization Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Authorization

Generic Authorization Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Authorization

Associated Types

type Rep Authorization :: Type -> Type #

NFData Authorization Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Authorization

Methods

rnf :: Authorization -> () #

Hashable Authorization Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Authorization

ToJSON Authorization Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Authorization

FromJSON Authorization Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Authorization

type Rep Authorization Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.Authorization

type Rep Authorization = D1 ('MetaData "Authorization" "Amazonka.MediaPackageVOD.Types.Authorization" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "Authorization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "secretsRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "cdnIdentifierSecret") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAuthorization Source #

Create a value of Authorization with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:secretsRoleArn:Authorization', authorization_secretsRoleArn - The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.

$sel:cdnIdentifierSecret:Authorization', authorization_cdnIdentifierSecret - The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.

CmafEncryption

data CmafEncryption Source #

A CMAF encryption configuration.

See: newCmafEncryption smart constructor.

Instances

Instances details
Eq CmafEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafEncryption

Read CmafEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafEncryption

Show CmafEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafEncryption

Generic CmafEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafEncryption

Associated Types

type Rep CmafEncryption :: Type -> Type #

NFData CmafEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafEncryption

Methods

rnf :: CmafEncryption -> () #

Hashable CmafEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafEncryption

ToJSON CmafEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafEncryption

FromJSON CmafEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafEncryption

type Rep CmafEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafEncryption

type Rep CmafEncryption = D1 ('MetaData "CmafEncryption" "Amazonka.MediaPackageVOD.Types.CmafEncryption" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "CmafEncryption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "constantInitializationVector") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "spekeKeyProvider") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SpekeKeyProvider)))

newCmafEncryption Source #

Create a value of CmafEncryption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:constantInitializationVector:CmafEncryption', cmafEncryption_constantInitializationVector - An optional 128-bit, 16-byte hex value represented by a 32-character string, used in conjunction with the key for encrypting blocks. If you don't specify a value, then MediaPackage creates the constant initialization vector (IV).

$sel:spekeKeyProvider:CmafEncryption', cmafEncryption_spekeKeyProvider - Undocumented member.

CmafPackage

data CmafPackage Source #

A CMAF packaging configuration.

See: newCmafPackage smart constructor.

Instances

Instances details
Eq CmafPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafPackage

Read CmafPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafPackage

Show CmafPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafPackage

Generic CmafPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafPackage

Associated Types

type Rep CmafPackage :: Type -> Type #

NFData CmafPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafPackage

Methods

rnf :: CmafPackage -> () #

Hashable CmafPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafPackage

ToJSON CmafPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafPackage

FromJSON CmafPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafPackage

type Rep CmafPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.CmafPackage

type Rep CmafPackage = D1 ('MetaData "CmafPackage" "Amazonka.MediaPackageVOD.Types.CmafPackage" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "CmafPackage'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "includeEncoderConfigurationInSegments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "segmentDurationSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "encryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CmafEncryption)) :*: S1 ('MetaSel ('Just "hlsManifests") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HlsManifest]))))

newCmafPackage :: CmafPackage Source #

Create a value of CmafPackage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:includeEncoderConfigurationInSegments:CmafPackage', cmafPackage_includeEncoderConfigurationInSegments - When includeEncoderConfigurationInSegments is set to true, MediaPackage places your encoder's Sequence Parameter Set (SPS), Picture Parameter Set (PPS), and Video Parameter Set (VPS) metadata in every video segment instead of in the init fragment. This lets you use different SPS/PPS/VPS settings for your assets during content playback.

$sel:segmentDurationSeconds:CmafPackage', cmafPackage_segmentDurationSeconds - Duration (in seconds) of each fragment. Actual fragments will be rounded to the nearest multiple of the source fragment duration.

$sel:encryption:CmafPackage', cmafPackage_encryption - Undocumented member.

$sel:hlsManifests:CmafPackage', cmafPackage_hlsManifests - A list of HLS manifest configurations.

DashEncryption

data DashEncryption Source #

A Dynamic Adaptive Streaming over HTTP (DASH) encryption configuration.

See: newDashEncryption smart constructor.

Instances

Instances details
Eq DashEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashEncryption

Read DashEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashEncryption

Show DashEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashEncryption

Generic DashEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashEncryption

Associated Types

type Rep DashEncryption :: Type -> Type #

NFData DashEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashEncryption

Methods

rnf :: DashEncryption -> () #

Hashable DashEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashEncryption

ToJSON DashEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashEncryption

FromJSON DashEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashEncryption

type Rep DashEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashEncryption

type Rep DashEncryption = D1 ('MetaData "DashEncryption" "Amazonka.MediaPackageVOD.Types.DashEncryption" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DashEncryption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "spekeKeyProvider") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SpekeKeyProvider)))

newDashEncryption Source #

Create a value of DashEncryption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:spekeKeyProvider:DashEncryption', dashEncryption_spekeKeyProvider - Undocumented member.

DashManifest

data DashManifest Source #

A DASH manifest configuration.

See: newDashManifest smart constructor.

Instances

Instances details
Eq DashManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashManifest

Read DashManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashManifest

Show DashManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashManifest

Generic DashManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashManifest

Associated Types

type Rep DashManifest :: Type -> Type #

NFData DashManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashManifest

Methods

rnf :: DashManifest -> () #

Hashable DashManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashManifest

ToJSON DashManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashManifest

FromJSON DashManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashManifest

type Rep DashManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashManifest

type Rep DashManifest = D1 ('MetaData "DashManifest" "Amazonka.MediaPackageVOD.Types.DashManifest" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DashManifest'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "minBufferTimeSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "manifestName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "profile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Profile)) :*: (S1 ('MetaSel ('Just "streamSelection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamSelection)) :*: S1 ('MetaSel ('Just "manifestLayout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ManifestLayout))))))

newDashManifest :: DashManifest Source #

Create a value of DashManifest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:minBufferTimeSeconds:DashManifest', dashManifest_minBufferTimeSeconds - Minimum duration (in seconds) that a player will buffer media before starting the presentation.

$sel:manifestName:DashManifest', dashManifest_manifestName - An optional string to include in the name of the manifest.

$sel:profile:DashManifest', dashManifest_profile - The Dynamic Adaptive Streaming over HTTP (DASH) profile type. When set to "HBBTV_1_5", HbbTV 1.5 compliant output is enabled.

$sel:streamSelection:DashManifest', dashManifest_streamSelection - Undocumented member.

$sel:manifestLayout:DashManifest', dashManifest_manifestLayout - Determines the position of some tags in the Media Presentation Description (MPD). When set to FULL, elements like SegmentTemplate and ContentProtection are included in each Representation. When set to COMPACT, duplicate elements are combined and presented at the AdaptationSet level.

DashPackage

data DashPackage Source #

A Dynamic Adaptive Streaming over HTTP (DASH) packaging configuration.

See: newDashPackage smart constructor.

Instances

Instances details
Eq DashPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashPackage

Read DashPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashPackage

Show DashPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashPackage

Generic DashPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashPackage

Associated Types

type Rep DashPackage :: Type -> Type #

NFData DashPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashPackage

Methods

rnf :: DashPackage -> () #

Hashable DashPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashPackage

ToJSON DashPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashPackage

FromJSON DashPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashPackage

type Rep DashPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.DashPackage

type Rep DashPackage = D1 ('MetaData "DashPackage" "Amazonka.MediaPackageVOD.Types.DashPackage" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "DashPackage'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "includeEncoderConfigurationInSegments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "segmentTemplateFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SegmentTemplateFormat)) :*: S1 ('MetaSel ('Just "segmentDurationSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "encryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashEncryption)) :*: (S1 ('MetaSel ('Just "periodTriggers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PeriodTriggersElement])) :*: S1 ('MetaSel ('Just "dashManifests") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DashManifest])))))

newDashPackage :: DashPackage Source #

Create a value of DashPackage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:includeEncoderConfigurationInSegments:DashPackage', dashPackage_includeEncoderConfigurationInSegments - When includeEncoderConfigurationInSegments is set to true, MediaPackage places your encoder's Sequence Parameter Set (SPS), Picture Parameter Set (PPS), and Video Parameter Set (VPS) metadata in every video segment instead of in the init fragment. This lets you use different SPS/PPS/VPS settings for your assets during content playback.

$sel:segmentTemplateFormat:DashPackage', dashPackage_segmentTemplateFormat - Determines the type of SegmentTemplate included in the Media Presentation Description (MPD). When set to NUMBER_WITH_TIMELINE, a full timeline is presented in each SegmentTemplate, with $Number$ media URLs. When set to TIME_WITH_TIMELINE, a full timeline is presented in each SegmentTemplate, with $Time$ media URLs. When set to NUMBER_WITH_DURATION, only a duration is included in each SegmentTemplate, with $Number$ media URLs.

$sel:segmentDurationSeconds:DashPackage', dashPackage_segmentDurationSeconds - Duration (in seconds) of each segment. Actual segments will be rounded to the nearest multiple of the source segment duration.

$sel:encryption:DashPackage', dashPackage_encryption - Undocumented member.

$sel:periodTriggers:DashPackage', dashPackage_periodTriggers - A list of triggers that controls when the outgoing Dynamic Adaptive Streaming over HTTP (DASH) Media Presentation Description (MPD) will be partitioned into multiple periods. If empty, the content will not be partitioned into more than one period. If the list contains "ADS", new periods will be created where the Asset contains SCTE-35 ad markers.

$sel:dashManifests:DashPackage', dashPackage_dashManifests - A list of DASH manifest configurations.

EgressAccessLogs

data EgressAccessLogs Source #

Configure egress access logging.

See: newEgressAccessLogs smart constructor.

Constructors

EgressAccessLogs' (Maybe Text) 

Instances

Instances details
Eq EgressAccessLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressAccessLogs

Read EgressAccessLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressAccessLogs

Show EgressAccessLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressAccessLogs

Generic EgressAccessLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressAccessLogs

Associated Types

type Rep EgressAccessLogs :: Type -> Type #

NFData EgressAccessLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressAccessLogs

Methods

rnf :: EgressAccessLogs -> () #

Hashable EgressAccessLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressAccessLogs

ToJSON EgressAccessLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressAccessLogs

FromJSON EgressAccessLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressAccessLogs

type Rep EgressAccessLogs Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressAccessLogs

type Rep EgressAccessLogs = D1 ('MetaData "EgressAccessLogs" "Amazonka.MediaPackageVOD.Types.EgressAccessLogs" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "EgressAccessLogs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "logGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newEgressAccessLogs :: EgressAccessLogs Source #

Create a value of EgressAccessLogs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:logGroupName:EgressAccessLogs', egressAccessLogs_logGroupName - Customize the log group name.

EgressEndpoint

data EgressEndpoint Source #

The endpoint URL used to access an Asset using one PackagingConfiguration.

See: newEgressEndpoint smart constructor.

Instances

Instances details
Eq EgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressEndpoint

Read EgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressEndpoint

Show EgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressEndpoint

Generic EgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressEndpoint

Associated Types

type Rep EgressEndpoint :: Type -> Type #

NFData EgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressEndpoint

Methods

rnf :: EgressEndpoint -> () #

Hashable EgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressEndpoint

FromJSON EgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressEndpoint

type Rep EgressEndpoint Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.EgressEndpoint

type Rep EgressEndpoint = D1 ('MetaData "EgressEndpoint" "Amazonka.MediaPackageVOD.Types.EgressEndpoint" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "EgressEndpoint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "packagingConfigurationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newEgressEndpoint :: EgressEndpoint Source #

Create a value of EgressEndpoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:EgressEndpoint', egressEndpoint_status - The current processing status of the asset used for the packaging configuration. The status can be either QUEUED, PROCESSING, PLAYABLE, or FAILED. Status information won't be available for most assets ingested before 2021-09-30.

$sel:url:EgressEndpoint', egressEndpoint_url - The URL of the parent manifest for the repackaged Asset.

$sel:packagingConfigurationId:EgressEndpoint', egressEndpoint_packagingConfigurationId - The ID of the PackagingConfiguration being applied to the Asset.

HlsEncryption

data HlsEncryption Source #

An HTTP Live Streaming (HLS) encryption configuration.

See: newHlsEncryption smart constructor.

Instances

Instances details
Eq HlsEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsEncryption

Read HlsEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsEncryption

Show HlsEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsEncryption

Generic HlsEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsEncryption

Associated Types

type Rep HlsEncryption :: Type -> Type #

NFData HlsEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsEncryption

Methods

rnf :: HlsEncryption -> () #

Hashable HlsEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsEncryption

ToJSON HlsEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsEncryption

FromJSON HlsEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsEncryption

type Rep HlsEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsEncryption

type Rep HlsEncryption = D1 ('MetaData "HlsEncryption" "Amazonka.MediaPackageVOD.Types.HlsEncryption" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "HlsEncryption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "encryptionMethod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EncryptionMethod)) :*: (S1 ('MetaSel ('Just "constantInitializationVector") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "spekeKeyProvider") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SpekeKeyProvider))))

newHlsEncryption Source #

Create a value of HlsEncryption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:encryptionMethod:HlsEncryption', hlsEncryption_encryptionMethod - The encryption method to use.

$sel:constantInitializationVector:HlsEncryption', hlsEncryption_constantInitializationVector - A constant initialization vector for encryption (optional). When not specified the initialization vector will be periodically rotated.

$sel:spekeKeyProvider:HlsEncryption', hlsEncryption_spekeKeyProvider - Undocumented member.

HlsManifest

data HlsManifest Source #

An HTTP Live Streaming (HLS) manifest configuration.

See: newHlsManifest smart constructor.

Instances

Instances details
Eq HlsManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsManifest

Read HlsManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsManifest

Show HlsManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsManifest

Generic HlsManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsManifest

Associated Types

type Rep HlsManifest :: Type -> Type #

NFData HlsManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsManifest

Methods

rnf :: HlsManifest -> () #

Hashable HlsManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsManifest

ToJSON HlsManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsManifest

FromJSON HlsManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsManifest

type Rep HlsManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsManifest

type Rep HlsManifest = D1 ('MetaData "HlsManifest" "Amazonka.MediaPackageVOD.Types.HlsManifest" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "HlsManifest'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "manifestName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "programDateTimeIntervalSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "streamSelection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamSelection)))) :*: (S1 ('MetaSel ('Just "adMarkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AdMarkers)) :*: (S1 ('MetaSel ('Just "includeIframeOnlyStream") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "repeatExtXKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))))

newHlsManifest :: HlsManifest Source #

Create a value of HlsManifest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:manifestName:HlsManifest', hlsManifest_manifestName - An optional string to include in the name of the manifest.

$sel:programDateTimeIntervalSeconds:HlsManifest', hlsManifest_programDateTimeIntervalSeconds - The interval (in seconds) between each EXT-X-PROGRAM-DATE-TIME tag inserted into manifests. Additionally, when an interval is specified ID3Timed Metadata messages will be generated every 5 seconds using the ingest time of the content. If the interval is not specified, or set to 0, then no EXT-X-PROGRAM-DATE-TIME tags will be inserted into manifests and no ID3Timed Metadata messages will be generated. Note that irrespective of this parameter, if any ID3 Timed Metadata is found in HTTP Live Streaming (HLS) input, it will be passed through to HLS output.

$sel:streamSelection:HlsManifest', hlsManifest_streamSelection - Undocumented member.

$sel:adMarkers:HlsManifest', hlsManifest_adMarkers - This setting controls how ad markers are included in the packaged OriginEndpoint. "NONE" will omit all SCTE-35 ad markers from the output. "PASSTHROUGH" causes the manifest to contain a copy of the SCTE-35 ad markers (comments) taken directly from the input HTTP Live Streaming (HLS) manifest. "SCTE35_ENHANCED" generates ad markers and blackout tags based on SCTE-35 messages in the input source.

$sel:includeIframeOnlyStream:HlsManifest', hlsManifest_includeIframeOnlyStream - When enabled, an I-Frame only stream will be included in the output.

$sel:repeatExtXKey:HlsManifest', hlsManifest_repeatExtXKey - When enabled, the EXT-X-KEY tag will be repeated in output manifests.

HlsPackage

data HlsPackage Source #

An HTTP Live Streaming (HLS) packaging configuration.

See: newHlsPackage smart constructor.

Instances

Instances details
Eq HlsPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsPackage

Read HlsPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsPackage

Show HlsPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsPackage

Generic HlsPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsPackage

Associated Types

type Rep HlsPackage :: Type -> Type #

NFData HlsPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsPackage

Methods

rnf :: HlsPackage -> () #

Hashable HlsPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsPackage

ToJSON HlsPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsPackage

FromJSON HlsPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsPackage

type Rep HlsPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.HlsPackage

type Rep HlsPackage = D1 ('MetaData "HlsPackage" "Amazonka.MediaPackageVOD.Types.HlsPackage" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "HlsPackage'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "useAudioRenditionGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "includeDvbSubtitles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "segmentDurationSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "encryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsEncryption)) :*: S1 ('MetaSel ('Just "hlsManifests") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HlsManifest])))))

newHlsPackage :: HlsPackage Source #

Create a value of HlsPackage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:useAudioRenditionGroup:HlsPackage', hlsPackage_useAudioRenditionGroup - When enabled, audio streams will be placed in rendition groups in the output.

$sel:includeDvbSubtitles:HlsPackage', hlsPackage_includeDvbSubtitles - When enabled, MediaPackage passes through digital video broadcasting (DVB) subtitles into the output.

$sel:segmentDurationSeconds:HlsPackage', hlsPackage_segmentDurationSeconds - Duration (in seconds) of each fragment. Actual fragments will be rounded to the nearest multiple of the source fragment duration.

$sel:encryption:HlsPackage', hlsPackage_encryption - Undocumented member.

$sel:hlsManifests:HlsPackage', hlsPackage_hlsManifests - A list of HLS manifest configurations.

MssEncryption

data MssEncryption Source #

A Microsoft Smooth Streaming (MSS) encryption configuration.

See: newMssEncryption smart constructor.

Instances

Instances details
Eq MssEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssEncryption

Read MssEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssEncryption

Show MssEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssEncryption

Generic MssEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssEncryption

Associated Types

type Rep MssEncryption :: Type -> Type #

NFData MssEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssEncryption

Methods

rnf :: MssEncryption -> () #

Hashable MssEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssEncryption

ToJSON MssEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssEncryption

FromJSON MssEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssEncryption

type Rep MssEncryption Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssEncryption

type Rep MssEncryption = D1 ('MetaData "MssEncryption" "Amazonka.MediaPackageVOD.Types.MssEncryption" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "MssEncryption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "spekeKeyProvider") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SpekeKeyProvider)))

newMssEncryption Source #

Create a value of MssEncryption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:spekeKeyProvider:MssEncryption', mssEncryption_spekeKeyProvider - Undocumented member.

MssManifest

data MssManifest Source #

A Microsoft Smooth Streaming (MSS) manifest configuration.

See: newMssManifest smart constructor.

Instances

Instances details
Eq MssManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssManifest

Read MssManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssManifest

Show MssManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssManifest

Generic MssManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssManifest

Associated Types

type Rep MssManifest :: Type -> Type #

NFData MssManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssManifest

Methods

rnf :: MssManifest -> () #

Hashable MssManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssManifest

ToJSON MssManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssManifest

FromJSON MssManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssManifest

type Rep MssManifest Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssManifest

type Rep MssManifest = D1 ('MetaData "MssManifest" "Amazonka.MediaPackageVOD.Types.MssManifest" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "MssManifest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "manifestName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "streamSelection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamSelection))))

newMssManifest :: MssManifest Source #

Create a value of MssManifest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:manifestName:MssManifest', mssManifest_manifestName - An optional string to include in the name of the manifest.

$sel:streamSelection:MssManifest', mssManifest_streamSelection - Undocumented member.

MssPackage

data MssPackage Source #

A Microsoft Smooth Streaming (MSS) PackagingConfiguration.

See: newMssPackage smart constructor.

Instances

Instances details
Eq MssPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssPackage

Read MssPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssPackage

Show MssPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssPackage

Generic MssPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssPackage

Associated Types

type Rep MssPackage :: Type -> Type #

NFData MssPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssPackage

Methods

rnf :: MssPackage -> () #

Hashable MssPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssPackage

ToJSON MssPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssPackage

FromJSON MssPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssPackage

type Rep MssPackage Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.MssPackage

type Rep MssPackage = D1 ('MetaData "MssPackage" "Amazonka.MediaPackageVOD.Types.MssPackage" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "MssPackage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "segmentDurationSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "encryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MssEncryption)) :*: S1 ('MetaSel ('Just "mssManifests") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [MssManifest]))))

newMssPackage :: MssPackage Source #

Create a value of MssPackage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:segmentDurationSeconds:MssPackage', mssPackage_segmentDurationSeconds - The duration (in seconds) of each segment.

$sel:encryption:MssPackage', mssPackage_encryption - Undocumented member.

$sel:mssManifests:MssPackage', mssPackage_mssManifests - A list of MSS manifest configurations.

PackagingConfiguration

data PackagingConfiguration Source #

A MediaPackage VOD PackagingConfiguration resource.

See: newPackagingConfiguration smart constructor.

Instances

Instances details
Eq PackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingConfiguration

Read PackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingConfiguration

Show PackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingConfiguration

Generic PackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingConfiguration

Associated Types

type Rep PackagingConfiguration :: Type -> Type #

NFData PackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingConfiguration

Methods

rnf :: PackagingConfiguration -> () #

Hashable PackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingConfiguration

FromJSON PackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingConfiguration

type Rep PackagingConfiguration Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingConfiguration

type Rep PackagingConfiguration = D1 ('MetaData "PackagingConfiguration" "Amazonka.MediaPackageVOD.Types.PackagingConfiguration" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "PackagingConfiguration'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "hlsPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HlsPackage)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "packagingGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dashPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DashPackage)))) :*: ((S1 ('MetaSel ('Just "mssPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MssPackage)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "cmafPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CmafPackage)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))))

newPackagingConfiguration :: PackagingConfiguration Source #

Create a value of PackagingConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hlsPackage:PackagingConfiguration', packagingConfiguration_hlsPackage - Undocumented member.

$sel:arn:PackagingConfiguration', packagingConfiguration_arn - The ARN of the PackagingConfiguration.

$sel:packagingGroupId:PackagingConfiguration', packagingConfiguration_packagingGroupId - The ID of a PackagingGroup.

$sel:dashPackage:PackagingConfiguration', packagingConfiguration_dashPackage - Undocumented member.

$sel:mssPackage:PackagingConfiguration', packagingConfiguration_mssPackage - Undocumented member.

$sel:id:PackagingConfiguration', packagingConfiguration_id - The ID of the PackagingConfiguration.

$sel:cmafPackage:PackagingConfiguration', packagingConfiguration_cmafPackage - Undocumented member.

$sel:tags:PackagingConfiguration', packagingConfiguration_tags - Undocumented member.

PackagingGroup

data PackagingGroup Source #

A MediaPackage VOD PackagingGroup resource.

See: newPackagingGroup smart constructor.

Instances

Instances details
Eq PackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingGroup

Read PackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingGroup

Show PackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingGroup

Generic PackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingGroup

Associated Types

type Rep PackagingGroup :: Type -> Type #

NFData PackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingGroup

Methods

rnf :: PackagingGroup -> () #

Hashable PackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingGroup

FromJSON PackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingGroup

type Rep PackagingGroup Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.PackagingGroup

type Rep PackagingGroup = D1 ('MetaData "PackagingGroup" "Amazonka.MediaPackageVOD.Types.PackagingGroup" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "PackagingGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "authorization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Authorization)) :*: S1 ('MetaSel ('Just "domainName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "egressAccessLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EgressAccessLogs)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))))

newPackagingGroup :: PackagingGroup Source #

Create a value of PackagingGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:PackagingGroup', packagingGroup_arn - The ARN of the PackagingGroup.

$sel:authorization:PackagingGroup', packagingGroup_authorization - Undocumented member.

$sel:domainName:PackagingGroup', packagingGroup_domainName - The fully qualified domain name for Assets in the PackagingGroup.

$sel:id:PackagingGroup', packagingGroup_id - The ID of the PackagingGroup.

$sel:egressAccessLogs:PackagingGroup', packagingGroup_egressAccessLogs - Undocumented member.

$sel:tags:PackagingGroup', packagingGroup_tags - Undocumented member.

SpekeKeyProvider

data SpekeKeyProvider Source #

A configuration for accessing an external Secure Packager and Encoder Key Exchange (SPEKE) service that will provide encryption keys.

See: newSpekeKeyProvider smart constructor.

Instances

Instances details
Eq SpekeKeyProvider Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SpekeKeyProvider

Read SpekeKeyProvider Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SpekeKeyProvider

Show SpekeKeyProvider Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SpekeKeyProvider

Generic SpekeKeyProvider Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SpekeKeyProvider

Associated Types

type Rep SpekeKeyProvider :: Type -> Type #

NFData SpekeKeyProvider Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SpekeKeyProvider

Methods

rnf :: SpekeKeyProvider -> () #

Hashable SpekeKeyProvider Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SpekeKeyProvider

ToJSON SpekeKeyProvider Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SpekeKeyProvider

FromJSON SpekeKeyProvider Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SpekeKeyProvider

type Rep SpekeKeyProvider Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.SpekeKeyProvider

type Rep SpekeKeyProvider = D1 ('MetaData "SpekeKeyProvider" "Amazonka.MediaPackageVOD.Types.SpekeKeyProvider" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "SpekeKeyProvider'" 'PrefixI 'True) (S1 ('MetaSel ('Just "systemIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: (S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newSpekeKeyProvider Source #

Create a value of SpekeKeyProvider with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:systemIds:SpekeKeyProvider', spekeKeyProvider_systemIds - The system IDs to include in key requests.

$sel:url:SpekeKeyProvider', spekeKeyProvider_url - The URL of the external key provider service.

$sel:roleArn:SpekeKeyProvider', spekeKeyProvider_roleArn - An Amazon Resource Name (ARN) of an IAM role that AWS Elemental MediaPackage will assume when accessing the key provider service.

StreamSelection

data StreamSelection Source #

A StreamSelection configuration.

See: newStreamSelection smart constructor.

Instances

Instances details
Eq StreamSelection Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamSelection

Read StreamSelection Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamSelection

Show StreamSelection Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamSelection

Generic StreamSelection Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamSelection

Associated Types

type Rep StreamSelection :: Type -> Type #

NFData StreamSelection Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamSelection

Methods

rnf :: StreamSelection -> () #

Hashable StreamSelection Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamSelection

ToJSON StreamSelection Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamSelection

FromJSON StreamSelection Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamSelection

type Rep StreamSelection Source # 
Instance details

Defined in Amazonka.MediaPackageVOD.Types.StreamSelection

type Rep StreamSelection = D1 ('MetaData "StreamSelection" "Amazonka.MediaPackageVOD.Types.StreamSelection" "libZSservicesZSamazonka-mediapackage-vodZSamazonka-mediapackage-vod" 'False) (C1 ('MetaCons "StreamSelection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "streamOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamOrder)) :*: (S1 ('MetaSel ('Just "minVideoBitsPerSecond") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "maxVideoBitsPerSecond") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))

newStreamSelection :: StreamSelection Source #

Create a value of StreamSelection with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:streamOrder:StreamSelection', streamSelection_streamOrder - A directive that determines the order of streams in the output.

$sel:minVideoBitsPerSecond:StreamSelection', streamSelection_minVideoBitsPerSecond - The minimum video bitrate (bps) to include in output.

$sel:maxVideoBitsPerSecond:StreamSelection', streamSelection_maxVideoBitsPerSecond - The maximum video bitrate (bps) to include in output.