{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
module Amazonka.MediaPackageVOD.Lens
(
createPackagingGroup_authorization,
createPackagingGroup_egressAccessLogs,
createPackagingGroup_tags,
createPackagingGroup_id,
createPackagingGroupResponse_arn,
createPackagingGroupResponse_authorization,
createPackagingGroupResponse_domainName,
createPackagingGroupResponse_id,
createPackagingGroupResponse_egressAccessLogs,
createPackagingGroupResponse_tags,
createPackagingGroupResponse_httpStatus,
configureLogs_egressAccessLogs,
configureLogs_id,
configureLogsResponse_arn,
configureLogsResponse_authorization,
configureLogsResponse_domainName,
configureLogsResponse_id,
configureLogsResponse_egressAccessLogs,
configureLogsResponse_tags,
configureLogsResponse_httpStatus,
listTagsForResource_resourceArn,
listTagsForResourceResponse_tags,
listTagsForResourceResponse_httpStatus,
describePackagingGroup_id,
describePackagingGroupResponse_arn,
describePackagingGroupResponse_authorization,
describePackagingGroupResponse_domainName,
describePackagingGroupResponse_id,
describePackagingGroupResponse_egressAccessLogs,
describePackagingGroupResponse_tags,
describePackagingGroupResponse_httpStatus,
describeAsset_id,
describeAssetResponse_resourceId,
describeAssetResponse_arn,
describeAssetResponse_createdAt,
describeAssetResponse_packagingGroupId,
describeAssetResponse_sourceArn,
describeAssetResponse_sourceRoleArn,
describeAssetResponse_id,
describeAssetResponse_egressEndpoints,
describeAssetResponse_tags,
describeAssetResponse_httpStatus,
deletePackagingConfiguration_id,
deletePackagingConfigurationResponse_httpStatus,
listPackagingGroups_nextToken,
listPackagingGroups_maxResults,
listPackagingGroupsResponse_packagingGroups,
listPackagingGroupsResponse_nextToken,
listPackagingGroupsResponse_httpStatus,
deleteAsset_id,
deleteAssetResponse_httpStatus,
updatePackagingGroup_authorization,
updatePackagingGroup_id,
updatePackagingGroupResponse_arn,
updatePackagingGroupResponse_authorization,
updatePackagingGroupResponse_domainName,
updatePackagingGroupResponse_id,
updatePackagingGroupResponse_egressAccessLogs,
updatePackagingGroupResponse_tags,
updatePackagingGroupResponse_httpStatus,
deletePackagingGroup_id,
deletePackagingGroupResponse_httpStatus,
createAsset_resourceId,
createAsset_tags,
createAsset_sourceArn,
createAsset_id,
createAsset_packagingGroupId,
createAsset_sourceRoleArn,
createAssetResponse_resourceId,
createAssetResponse_arn,
createAssetResponse_createdAt,
createAssetResponse_packagingGroupId,
createAssetResponse_sourceArn,
createAssetResponse_sourceRoleArn,
createAssetResponse_id,
createAssetResponse_egressEndpoints,
createAssetResponse_tags,
createAssetResponse_httpStatus,
describePackagingConfiguration_id,
describePackagingConfigurationResponse_hlsPackage,
describePackagingConfigurationResponse_arn,
describePackagingConfigurationResponse_packagingGroupId,
describePackagingConfigurationResponse_dashPackage,
describePackagingConfigurationResponse_mssPackage,
describePackagingConfigurationResponse_id,
describePackagingConfigurationResponse_cmafPackage,
describePackagingConfigurationResponse_tags,
describePackagingConfigurationResponse_httpStatus,
tagResource_resourceArn,
tagResource_tags,
untagResource_tagKeys,
untagResource_resourceArn,
createPackagingConfiguration_hlsPackage,
createPackagingConfiguration_dashPackage,
createPackagingConfiguration_mssPackage,
createPackagingConfiguration_cmafPackage,
createPackagingConfiguration_tags,
createPackagingConfiguration_id,
createPackagingConfiguration_packagingGroupId,
createPackagingConfigurationResponse_hlsPackage,
createPackagingConfigurationResponse_arn,
createPackagingConfigurationResponse_packagingGroupId,
createPackagingConfigurationResponse_dashPackage,
createPackagingConfigurationResponse_mssPackage,
createPackagingConfigurationResponse_id,
createPackagingConfigurationResponse_cmafPackage,
createPackagingConfigurationResponse_tags,
createPackagingConfigurationResponse_httpStatus,
listPackagingConfigurations_packagingGroupId,
listPackagingConfigurations_nextToken,
listPackagingConfigurations_maxResults,
listPackagingConfigurationsResponse_packagingConfigurations,
listPackagingConfigurationsResponse_nextToken,
listPackagingConfigurationsResponse_httpStatus,
listAssets_packagingGroupId,
listAssets_nextToken,
listAssets_maxResults,
listAssetsResponse_nextToken,
listAssetsResponse_assets,
listAssetsResponse_httpStatus,
assetShallow_resourceId,
assetShallow_arn,
assetShallow_createdAt,
assetShallow_packagingGroupId,
assetShallow_sourceArn,
assetShallow_sourceRoleArn,
assetShallow_id,
assetShallow_tags,
authorization_secretsRoleArn,
authorization_cdnIdentifierSecret,
cmafEncryption_constantInitializationVector,
cmafEncryption_spekeKeyProvider,
cmafPackage_includeEncoderConfigurationInSegments,
cmafPackage_segmentDurationSeconds,
cmafPackage_encryption,
cmafPackage_hlsManifests,
dashEncryption_spekeKeyProvider,
dashManifest_minBufferTimeSeconds,
dashManifest_manifestName,
dashManifest_profile,
dashManifest_streamSelection,
dashManifest_manifestLayout,
dashPackage_includeEncoderConfigurationInSegments,
dashPackage_segmentTemplateFormat,
dashPackage_segmentDurationSeconds,
dashPackage_encryption,
dashPackage_periodTriggers,
dashPackage_dashManifests,
egressAccessLogs_logGroupName,
egressEndpoint_status,
egressEndpoint_url,
egressEndpoint_packagingConfigurationId,
hlsEncryption_encryptionMethod,
hlsEncryption_constantInitializationVector,
hlsEncryption_spekeKeyProvider,
hlsManifest_manifestName,
hlsManifest_programDateTimeIntervalSeconds,
hlsManifest_streamSelection,
hlsManifest_adMarkers,
hlsManifest_includeIframeOnlyStream,
hlsManifest_repeatExtXKey,
hlsPackage_useAudioRenditionGroup,
hlsPackage_includeDvbSubtitles,
hlsPackage_segmentDurationSeconds,
hlsPackage_encryption,
hlsPackage_hlsManifests,
mssEncryption_spekeKeyProvider,
mssManifest_manifestName,
mssManifest_streamSelection,
mssPackage_segmentDurationSeconds,
mssPackage_encryption,
mssPackage_mssManifests,
packagingConfiguration_hlsPackage,
packagingConfiguration_arn,
packagingConfiguration_packagingGroupId,
packagingConfiguration_dashPackage,
packagingConfiguration_mssPackage,
packagingConfiguration_id,
packagingConfiguration_cmafPackage,
packagingConfiguration_tags,
packagingGroup_arn,
packagingGroup_authorization,
packagingGroup_domainName,
packagingGroup_id,
packagingGroup_egressAccessLogs,
packagingGroup_tags,
spekeKeyProvider_systemIds,
spekeKeyProvider_url,
spekeKeyProvider_roleArn,
streamSelection_streamOrder,
streamSelection_minVideoBitsPerSecond,
streamSelection_maxVideoBitsPerSecond,
)
where
import Amazonka.MediaPackageVOD.ConfigureLogs
import Amazonka.MediaPackageVOD.CreateAsset
import Amazonka.MediaPackageVOD.CreatePackagingConfiguration
import Amazonka.MediaPackageVOD.CreatePackagingGroup
import Amazonka.MediaPackageVOD.DeleteAsset
import Amazonka.MediaPackageVOD.DeletePackagingConfiguration
import Amazonka.MediaPackageVOD.DeletePackagingGroup
import Amazonka.MediaPackageVOD.DescribeAsset
import Amazonka.MediaPackageVOD.DescribePackagingConfiguration
import Amazonka.MediaPackageVOD.DescribePackagingGroup
import Amazonka.MediaPackageVOD.ListAssets
import Amazonka.MediaPackageVOD.ListPackagingConfigurations
import Amazonka.MediaPackageVOD.ListPackagingGroups
import Amazonka.MediaPackageVOD.ListTagsForResource
import Amazonka.MediaPackageVOD.TagResource
import Amazonka.MediaPackageVOD.Types.AssetShallow
import Amazonka.MediaPackageVOD.Types.Authorization
import Amazonka.MediaPackageVOD.Types.CmafEncryption
import Amazonka.MediaPackageVOD.Types.CmafPackage
import Amazonka.MediaPackageVOD.Types.DashEncryption
import Amazonka.MediaPackageVOD.Types.DashManifest
import Amazonka.MediaPackageVOD.Types.DashPackage
import Amazonka.MediaPackageVOD.Types.EgressAccessLogs
import Amazonka.MediaPackageVOD.Types.EgressEndpoint
import Amazonka.MediaPackageVOD.Types.HlsEncryption
import Amazonka.MediaPackageVOD.Types.HlsManifest
import Amazonka.MediaPackageVOD.Types.HlsPackage
import Amazonka.MediaPackageVOD.Types.MssEncryption
import Amazonka.MediaPackageVOD.Types.MssManifest
import Amazonka.MediaPackageVOD.Types.MssPackage
import Amazonka.MediaPackageVOD.Types.PackagingConfiguration
import Amazonka.MediaPackageVOD.Types.PackagingGroup
import Amazonka.MediaPackageVOD.Types.SpekeKeyProvider
import Amazonka.MediaPackageVOD.Types.StreamSelection
import Amazonka.MediaPackageVOD.UntagResource
import Amazonka.MediaPackageVOD.UpdatePackagingGroup